1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 722bb210bf
    rlp: improve tests for Split functions (#26200) therainisme 2022-11-17 21:19:03 +0800
  • 12df45662a
    all: remove remaining uses of untyped golang-lru (#26194) Felix Lange 2022-11-17 11:15:28 +0100
  • c3b42683b3
    Dockerfile: upgrade to Go 1.19 (#26195) Felix Lange 2022-11-17 10:54:28 +0100
  • 64067fbdc4
    eth/tracers: small refactor for native tracers (#26196) Sina Mahmoodi 2022-11-17 09:27:48 +0100
  • add337e0f7
    rpc: support injecting HTTP headers through context (#26023) storyicon 2022-11-16 22:22:12 +0800
  • b4ea2bf7dd
    all: implement EIP-1153 transient storage (#26003) Mark Tyneway 2022-11-16 01:18:52 -0800
  • bc90a88263
    ethclient: docs, fix misleading comment (#26189) ligi 2022-11-16 08:44:54 +0100
  • ae42148093
    rpc: fix connection tracking set in Server (#26180) Felix Lange 2022-11-15 14:05:16 +0100
  • 9afc6816d2
    common/lru: add generic LRU implementation (#26162) Felix Lange 2022-11-14 15:41:56 +0100
  • f58ebd9696
    all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) Jolly Zhao 2022-11-14 22:16:52 +0800
  • 8c5ce1107b
    eth/filters: send rpctransactions in pending-subscription (#26126) Martin Holst Swende 2022-11-14 14:48:01 +0100
  • e34e540e4c
    accounts/keystore: replace inotify with fsnotify (#26176) Martin Holst Swende 2022-11-14 12:38:10 +0100
  • 8334b5f51a
    common/lru: fix race in lru (#26164) Martin Holst Swende 2022-11-11 19:48:36 +0100
  • ea65edaa28
    eth, catalyst: fix flaky tests (#26153) Martin Holst Swende 2022-11-11 13:22:54 +0100
  • c539bda166
    metrics: improve reading Go runtime metrics (#25886) Felix Lange 2022-11-11 13:16:13 +0100
  • 62c973eba6
    go.mod: minimum Go version 1.18 (#26160) Felix Lange 2022-11-11 13:11:24 +0100
  • 5b4c149f97
    internal/debug: add --log.file option (#26149) Felix Lange 2022-11-11 11:33:18 +0100
  • 0ad2014026
    go.mod: update status-im/keycard-go (#26141) protolambda 2022-11-10 01:32:02 +0100
  • 093b2ac32a
    eth/filters: fix failing benchmark-test (#26144) Martin Holst Swende 2022-11-09 09:49:42 +0100
  • dffd93b475
    cmd/evm: slight change in how t8n handles coinbase pre eip-158 (#26139) Martin Holst Swende 2022-11-09 09:34:42 +0100
  • 5fded04037
    core/state: replace fastcache code cache with gc-friendly structure (#26092) Martin Holst Swende 2022-11-09 08:06:02 +0100
  • 7dc5e785a8
    core/vm: deepcopy jumptable when enabling extra eips (#26137) yihuang 2022-11-09 14:52:13 +0800
  • 6685f88455
    cmd/clef: only print first N accounts on startup (#26128) Joseph Cook 2022-11-08 20:17:12 +0000
  • ee9ff06469
    graphql: add query timeout (#26116) Ahmet Avci 2022-11-08 15:14:14 +0300
  • 913973436b
    cmd/devp2p: add more nodekey commands (#26129) Felix Lange 2022-11-08 12:15:32 +0100
  • a609e7b81f
    common/types: add Address.Big (#26132) Mark Tyneway 2022-11-08 03:14:11 -0800
  • 4cb1fca43d
    p2p/enode: implement per-source timeout in FairMix (#25962) zhiqiangxu 2022-11-08 19:12:36 +0800
  • 53b624b56d
    eth/tracers: add multiplexing tracer (#26086) Sina Mahmoodi 2022-11-08 12:46:52 +0330
  • d629e02047
    cmd/devp2p/internal/v4test: ignore FINDNODE in BondThenPingWithWrongFrom (#26085) Marcin Sobczak 2022-11-07 22:46:21 +0100
  • 055528ae05
    cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) Marius van der Wijden 2022-11-07 20:47:04 +0100
  • 9027ee0b45
    p2p/discover: improve discv5 NODES response packing (#26033) Felix Lange 2022-11-07 19:19:02 +0100
  • 55a92fa0a4
    cmd/clef: list accounts at startup (#26082) Joseph Cook 2022-11-07 15:41:36 +0000
  • ca948b8579
    eth/catalyst, miner: deduplicate work + show payload id (#26115) Martin Holst Swende 2022-11-07 15:30:54 +0100
  • 111ed1af1b
    accounts/abi: properly quote untrusted data in error message (#26110) Nicolas Gotchac 2022-11-07 07:58:00 -0500
  • 17744639da
    cmd/clef: add importraw feature to clef (#26058) Martin Holst Swende 2022-11-06 13:02:49 +0100
  • 33e23ee37d
    accounts/abi.bind: don't fetch head in transact unless required (#25988) Saman H. Pasha 2022-11-05 00:33:34 +0330
  • 6d55908347
    signer/core/apitypes: support more input types for eip-712 encoding (#26074) Obtuse7772 2022-11-04 20:58:12 +0530
  • a51188a163
    params: make eip1559 params non-global (#25994) protolambda 2022-11-04 16:27:15 +0100
  • 08fb1aade6
    miner: display change in fees, change recommit period (#26097) rjl493456442 2022-11-03 22:18:28 +0800
  • e5eb32acee params: release geth v1.10.26 stable v1.10.26 Felix Lange 2022-11-03 11:59:33 +0100
  • 9a4e8e222e
    crypto/bls12381: docs - fix broken links to references (#26095) jwasinger 2022-11-03 00:48:13 -0700
  • 211dbb7197 rpc: handle wrong HTTP batch response length (#26064) Jordan Krage 2022-11-02 09:29:33 -0500
  • 27600a5b84 eth/filters: change filter block to be by-ref (#26054) Martin Holst Swende 2022-10-27 15:25:01 +0200
  • 99bbb33701 eth: fix a rare datarace on CHT challenge reply / shutdown (#25831) Péter Szilágyi 2022-09-20 14:14:24 +0300
  • a32e69a28c trie: check childrens' existence concurrently for snap heal (#25694) Péter Szilágyi 2022-09-06 12:57:03 +0300
  • 937ea491f9 eth/protocols/snap: throttle trie heal requests when peers DoS us (#25666) Péter Szilágyi 2022-09-09 11:42:57 +0300
  • 85e469f787 eth/protocols/snap: fix problems due to idle-but-busy peers (#25651) Martin Holst Swende 2022-08-31 17:58:18 +0200
  • f3a005f176
    cmd/clef: add list-accounts and list-wallets to CLI (#26080) Joseph Cook 2022-11-02 18:02:32 +0000
  • 05037eaffc
    rpc: handle wrong HTTP batch response length (#26064) Jordan Krage 2022-11-02 09:29:33 -0500
  • 4a81e5afea
    rlp: add more tests for nil pointer / optional field encoding (#26077) Roberto Bayardo 2022-11-02 06:50:48 -0700
  • 621b423ac1
    p2p/discover: fix handling of distance 256 in lookupDistances (#26087) Justin Traglia 2022-11-02 08:50:07 -0500
  • 24f08ece62
    miner: fail early if core.NewBlockChain fails (#26079) Roberto Bayardo 2022-11-02 04:57:09 -0700
  • a2a144c593
    miner, eth: implement recommit mechanism for payload building (#25836) rjl493456442 2022-11-02 17:32:20 +0800
  • 2415911f53
    docs/postmortems: remove wrong parentheses (#26066) Sebastian Supreme 2022-11-01 14:50:03 +0100
  • 2b65219550
    consensus/ethash: fix typo (#26016) zhiqiangxu 2022-11-01 21:39:39 +0800
  • 8578eb2fe1
    accounts/abi: return error on fixed bytes with size larger than 32 bytes (#26075) zhiqiangxu 2022-11-01 21:28:40 +0800
  • 0c40df5f28
    eth/tracers: prestateTracer - exclude unchanged storage slots in diffMode (#25944) Sina Mahmoodi 2022-11-01 16:55:44 +0330
  • 8e69622c68
    eth/tracers: add withLog to callTracer (#25991) Delweng 2022-11-01 19:03:26 +0800
  • b0d44338bb
    eth: implement eth/68 (#25980) vdwijden 2022-10-31 15:23:26 +0100
  • 5329aa3786
    Fix trace call for inner reverts (#25971) Nicolas Gotchac 2022-10-31 04:50:21 -0400
  • fb4a97f33f
    rpc: update docstring (#26072) s7v7nislands 2022-10-31 16:42:25 +0800
  • 2c1af8b1ec
    cmd, eth: implement full-sync tester (#26035) rjl493456442 2022-10-28 20:48:08 +0800
  • 0f4942214d
    eth/tracers: fix gasUsed for native and JS tracers (#26048) Sina Mahmoodi 2022-10-28 13:58:29 +0330
  • fbdeff99ce
    cmd/evm: calc base fee if parent data is present (#26051) lightclient 2022-10-28 04:25:37 -0600
  • 60e30a940b
    core/rawdb: refactor db inspector for extending multiple ancient store (#25896) rjl493456442 2022-10-28 16:23:49 +0800
  • a1fc0d8144
    eth/filters: change filter block to be by-ref (#26054) Martin Holst Swende 2022-10-27 15:25:01 +0200
  • 9d795d0836
    core/vm: use optimized bigint (#26021) Martin Holst Swende 2022-10-27 10:39:01 +0200
  • 4984c4e63f
    build: make ios work again (#26052) Jakub Freebit 2022-10-27 17:23:11 +0900
  • 0c66d971e7
    accounts/scwallet: fix keycard data signing error (#25331) Guillaume Ballet 2022-10-27 10:06:28 +0200
  • 7496ad8edc
    Merge pull request #26049 from sandakersmann/master Péter Szilágyi 2022-10-27 11:01:12 +0300
  • 1d0c4e27bf
    build: upgrade -dlgo version to Go 1.19.2 Marius Kjærstad 2022-10-26 14:49:12 +0200
  • c4a662176e
    core, eth: for types with accurate size calcs, return uint64, not float (#26046) Péter Szilágyi 2022-10-26 15:23:07 +0300
  • 5bed24dd77
    Merge pull request #26044 from karalabe/rename-typed-tx-files Péter Szilágyi 2022-10-26 13:51:46 +0300
  • 68ba845bb5
    core/types: rename tx files to group them better together Péter Szilágyi 2022-10-26 13:30:51 +0300
  • a2b7481b78
    Merge pull request #26038 from karalabe/split-txpool Péter Szilágyi 2022-10-24 20:30:33 +0300
  • a6dda03644
    all: refactor txpool into it's own package in prep for 4844 Péter Szilágyi 2022-10-24 16:13:55 +0300
  • 5f70f9fd37
    eth/tracers: simplify test framework (#25973) Martin Holst Swende 2022-10-21 17:55:15 +0200
  • a404195c7b
    eth/tracers: fix the issue prestate missing existing contract state (#25996) Delweng 2022-10-21 17:48:53 +0800
  • 9b9a1b677d
    internal/ethapi, accounts/abi/backends: use error defined in core (#26012) s7v7nislands 2022-10-20 18:56:12 +0800
  • b9ba6f6e4d
    core/rawdb: open meta file in read only mode (#26009) rjl493456442 2022-10-20 03:15:43 +0800
  • d86fe26f67
    core/rawdb: refactor db key prefix (#26000) s7v7nislands 2022-10-19 15:53:09 +0800
  • 6069d8294e
    cmd/utils: enable snapshot generation in import-mode (#25990) Martin Holst Swende 2022-10-19 08:20:39 +0200
  • 15b7e0b254
    common/math, tests/fuzzers: use big.Int clone (#26006) Martin Holst Swende 2022-10-18 15:42:16 +0200
  • fb75f11e87
    Revert "go.mod: upgrade github.com/dop251/goja" (#25975) Martin Holst Swende 2022-10-12 20:08:36 +0200
  • c776a98c83
    eth/tracers: fix the issue of panic in prestate with diffmode (#25957) Delweng 2022-10-12 18:50:01 +0800
  • 9207e348f0
    go.mod: upgrade github.com/dop251/goja (#25955) ucwong 2022-10-12 18:03:45 +0800
  • 5b1a04b9c7
    eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) lmittmann 2022-10-12 11:54:52 +0200
  • 010f47f76a
    eth/protocols/eth: fix typo in log message (#25969) Jens W 2022-10-12 11:15:19 +0200
  • eaf095ccd4
    accounts/keystore: faster tests (#25827) Martin Holst Swende 2022-10-12 10:53:01 +0200
  • 3630cafb34
    node: drop support for static & trusted node list files (#25610) Sina Mahmoodi 2022-10-12 03:50:12 -0500
  • e257b3add7
    tests/fuzzers/modexp: gofmt (#25972) Felix Lange 2022-10-12 10:39:21 +0200
  • bed3b10086
    common/math: optimized modexp (+ fuzzer) (#25525) Martin Holst Swende 2022-10-12 10:34:52 +0200
  • a007ab786c
    core/types: add more context around ErrInvalidChainID (#25367) Marius van der Wijden 2022-10-12 10:27:39 +0200
  • 28d076d37e
    core/rawdb: provide more info on 'gap in the chain' error (#25938) Martin Holst Swende 2022-10-12 09:35:09 +0200
  • 1c737e8b6d
    cmd/geth, core: fix typo in comment (#25954) Paul 2022-10-11 02:37:33 -0500
  • 5a02b2d6d0
    all: fix spelling mistakes (#25961) Martin Holst Swende 2022-10-11 09:37:00 +0200
  • 7eafbec741
    accounts/usbwallet: support Ledger Nano S Plus and FTS (#25933) jin 2022-10-11 15:31:32 +0800
  • 564751668a
    cmd/geth: fix help output issues (#25941) Felix Lange 2022-10-06 19:59:23 +0200
  • df2b3cd2bd
    eth/filters: fix for eth_getLogs failing with finalized- and safe tag (#25922) Ryan Schneider 2022-10-06 05:43:55 -0700
  • 9cddfe92a3
    node: prevent exposing engine API on unauthenticated endpoint (#25939) Felix Lange 2022-10-06 14:01:04 +0200