Commit Graph

  • 2951b50bae internal/flags: fix godoc (#24734) s7v7nislands 2022-04-23 22:52:26 +08:00
  • a15a32a2f1 .github: update CODEOWNERS (#24743) Felix Lange 2022-04-23 14:37:04 +02:00
  • 7163e6d47f README.md: update Go min required version to 1.16 (#24713) Koosha K 2022-04-22 01:31:33 +02:00
  • a8bb49b8ea eth/tracers/logger: remove unnecessary comparisons in accessList.equal (#24663) Emmanuel T Odeke 2022-04-22 00:30:15 +01:00
  • 40cfe71002 eth/downloader: fix typo in downloader.go (#24704) Ikko Ashimine 2022-04-20 23:17:29 +09:00
  • 637cf34ded core/vm: fix typo (#24714) Enrique Ortiz 2022-04-20 10:13:47 -04:00
  • 8bf0565ebb trie: remove unused makeHashNode (#24702) Darioush Jalali 2022-04-20 09:12:06 -05:00
  • bb5633c5ee go.mod: upgrade btcec and add 'chainhash' module requirement (#24700) Felix Lange 2022-04-17 14:53:25 +02:00
  • f0328f241b eth/downloader: resolve local header by hash for beacon sync (#24691) rjl493456442 2022-04-14 14:49:23 +08:00
  • 9f7bcb9d76 build: upgrade -dlgo version to Go 1.18.1 (#24689) Marius Kjærstad 2022-04-14 07:45:04 +02:00
  • 86216189a5 eth/downloader: remove stale beacon headers as backfilling progresses (#24670) Péter Szilágyi 2022-04-13 20:31:08 +03:00
  • ca298a2821 cmd/geth: support bigints for --override.terminaltotaldifficulty (#24646) Marius van der Wijden 2022-04-13 11:28:23 +02:00
  • 9c82c646e4 eth/tracers: make txhash blockhash accessible to native tracers (#24679) Sina Mahmoodi 2022-04-12 21:09:27 +02:00
  • d4d288e3f1 build: add imports for go generate tools (#24682) ucwong 2022-04-13 02:24:02 +08:00
  • eb69f490ed abi/base: return error for pending call error (#24649) JoeGruffins 2022-04-12 17:36:29 +09:00
  • 195c979168 core: fix benchmark panic (#24657) rjl493456442 2022-04-12 16:34:07 +08:00
  • c40943a167 cmd: set DefaultGasLimit to 30M (#24680) Marius van der Wijden 2022-04-12 07:48:03 +02:00
  • 59f0e8ae60 core/types: make "miner" optional in Header JSON (#24666) Felix Lange 2022-04-11 20:19:13 +02:00
  • 40b736463a build/deb: update Debian control file to remove unencrypted git protocol (#24676) Vaibhaw 2022-04-11 23:34:08 +05:30
  • 6c3fea0fc9 log: modify lock defer unlock order in sync handler (#24667) aaronbuchwald 2022-04-08 10:02:16 -04:00
  • c1b69bd121 les: fix panic in ultralight client sync (#24641) rjl493456442 2022-04-08 21:48:52 +08:00
  • 8d066f1f42 all: use T.TempDir to create temporary test directories (#24633) Eng Zer Jun 2022-04-08 21:44:55 +08:00
  • bf5cacfb8f accounts/abi: handle tuple arrays in ParseSelector (#24587) Tangui Clairet 2022-04-08 15:38:23 +02:00
  • 92e3c56e7b cmd/geth: inspect snapshot dangling storage (#24643) Martin Holst Swende 2022-04-08 15:08:46 +02:00
  • 74ecbf271d Merge pull request #850 from bnb-chain/develop v1.1.9 zjubfd 2022-04-08 19:06:42 +08:00
  • 1aeadc143a [R4R] prepare for release of v1.1.9 (#849) WayToFuture 2022-04-08 15:59:40 +08:00
  • 9fd8825d5a Merge pull request #24659 from karalabe/snapshot-remove-noo Péter Szilágyi 2022-04-07 12:58:44 +03:00
  • f6891ba40d core/state/snapshot: remove noop map item assignment Péter Szilágyi 2022-04-07 09:36:44 +03:00
  • 65825cd134 README: remove mentions of fast sync (#24656) Tbnoapi 2022-04-07 13:23:55 +07:00
  • 343b315030 put error check to the correct location (#842) WayToFuture 2022-04-06 18:21:54 +08:00
  • 111a1b73cf Merge pull request #24652 from karalabe/block-fetcher-timeouts Péter Szilágyi 2022-04-06 10:43:18 +03:00
  • fb3a081c7e eth/tracers: refactor traceTx to separate out struct logging (#24326) Sina Mahmoodi 2022-04-06 09:34:18 +02:00
  • 12c5eb00a8 [R4R]Fix mining-prefetcher panic for empty transaction initial of txCurr(#843) Leon 2022-04-06 15:28:01 +08:00
  • 7e2bbb9cbb eth/fetcher: if peers never respond, drop them Péter Szilágyi 2022-04-06 10:18:57 +03:00
  • 1ff4721434 fix:replace fake transaction with first peek for txCurr qinglin89 2022-04-06 13:29:41 +08:00
  • 0654014652 rpc: fixed a typo (#24642) Tatsuya Shimoda 2022-04-05 16:45:20 +09:00
  • aa123939c2 README: update free space required (#24636) John Adler 2022-04-05 01:45:13 -04:00
  • 28ec26094b eth/downloader: retrieve pivot header from local chain if necessary (#24610) rjl493456442 2022-04-04 15:10:16 +08:00
  • 05925da696 fix deadlock on miner module when failed to commit trie (#835) zjubfd 2022-04-02 17:53:19 +08:00
  • f5a1c073bc fix deadlock when failed to verify state root (#834) zjubfd 2022-04-02 11:52:03 +08:00
  • c57b02c293 change prefetch thread num (#830) flywukong 2022-04-01 21:56:23 +08:00
  • 1e973a96b4 eth: clarify the error string on getlogs failure (#24617) Martin Holst Swende 2022-03-31 21:16:03 +02:00
  • 3fd16af5a9 core,eth: implement tx-level hooks for tracers (#24510) Sina Mahmoodi 2022-03-31 11:51:44 +02:00
  • da16d089c0 trie, les, tests, core: implement trie tracer (#24403) rjl493456442 2022-03-31 15:28:32 +08:00
  • 127dc5982e eth: change snapshot extension registration failure to warning instead of error (#24475) Nic Jansma 2022-03-30 04:28:27 -04:00
  • 8cacb42278 core: verify genesis extradata for clique (#24470) Guruprasad Kamath 2022-03-30 10:27:25 +02:00
  • 4598334a9a disable diffsync when pipecommit is enabled (#820) zjubfd 2022-03-30 11:22:00 +08:00
  • 9f75994b5e common/compiler: add extra include paths to solidity compiler (#24541) zhiqiangxu 2022-03-30 04:38:59 +08:00
  • 67c070c379 eth/tracers/logger: use omitempty to reduce log bloat (#24547) Martin Holst Swende 2022-03-29 22:36:55 +02:00
  • b5a129ea24 internal/ethapi: add refund to StructLogRes (#24567) Zhang Zhuo 2022-03-30 04:34:10 +08:00
  • 763b3f8d1f go.mod : upnp 1.0.3 stable version (#24573) ucwong 2022-03-30 04:33:19 +08:00
  • 25bd17d725 core/state/snapshot: clean up the generation code (#24479) rjl493456442 2022-03-30 02:37:35 +08:00
  • 33022c2e7d rlp: fix typo in comment (#24595) flowerofdream 2022-03-30 02:30:09 +08:00
  • 8ec8b81b29 params: begin v1.10.18 release cycle Martin Holst Swende 2022-03-29 19:19:40 +02:00
  • 25c9b49fdb params: go-ethereum v1.10.17 stable Martin Holst Swende 2022-03-29 19:18:26 +02:00
  • de6a113f84 eth/catalyst: only apply block if we actually have the state (#24598) Marius van der Wijden 2022-03-29 18:26:18 +02:00
  • cde35b0b36 add sharedStorage to the prefetcher of miner (#818) flywukong 2022-03-29 14:22:10 +08:00
  • d8949871fb [R4R] state verification pipeline (#795) WayToFuture 2022-03-28 16:46:39 +08:00
  • 4ff96978cb [R4R]add sharedStorage for prefetching to L1 (#792) flywukong 2022-03-28 11:59:41 +08:00
  • 5f1aabeb38 fix race condition on preimage (#797) zjubfd 2022-03-28 10:52:05 +08:00
  • 58f3b2cd84 fix code of difflayer not assgin before return (#808) zjubfd 2022-03-28 10:51:53 +08:00
  • 91d7cd5fd2 [R4R]Prefetch state data on mining process (#803) Leon 2022-03-28 10:12:38 +08:00
  • b502b6ac97 cmd/geth: change to non-fatal error message when legacy receipt storage is not implemented (#24603) jwasinger 2022-03-28 22:40:42 -10:00
  • 1027cb52c4 Merge pull request #24605 from karalabe/revert-setting-ttd Péter Szilágyi 2022-03-29 11:39:45 +03:00
  • b06e8c4a8a core/vm: fix sstore gas comment type (#24583) Zhang Zhuo 2022-03-29 16:21:11 +08:00
  • b45d82e94a core: set ttd override on all chain variations Péter Szilágyi 2022-03-29 10:44:09 +03:00
  • 0fffd3acbd build: close sftp connection when done (#24593) Martin Holst Swende 2022-03-27 13:21:36 +02:00
  • eb3ebceaa1 internal/build: exit sftp upload (#24590) Martin Holst Swende 2022-03-25 16:46:31 +01:00
  • d1c243f841 internal/build: prevent travis timeout during ppa upload (#24589) Martin Holst Swende 2022-03-25 15:43:07 +01:00
  • 19b9cf714f internal/build: show ppa upload process stdout on stdout (#24588) Martin Holst Swende 2022-03-25 15:06:29 +01:00
  • 6a44bf6826 build: upgrade to golangci-lint v1.45.2 (#24586) Martin Holst Swende 2022-03-25 13:46:33 +01:00
  • c0c6396509 fix pruner block tool bug, add some check logic user 2022-03-25 15:22:21 +08:00
  • a8040bc2c5 node: allow JWT pass by file only (#24579) Marius van der Wijden 2022-03-24 15:04:47 +01:00
  • 535f25d65f eth/catalyst: fix log message (#24574) Marius van der Wijden 2022-03-23 21:00:26 +01:00
  • f252154599 eth/downloader: fix flakey test (#24576) Martin Holst Swende 2022-03-23 20:57:53 +01:00
  • fd4f60f49b core/rawdb: simple legacy receipt converter (#24028) Sina Mahmoodi 2022-03-23 20:57:32 +01:00
  • e0e8bf31c5 eth/downloader: ignore zero size header batch for importing (#24569) rjl493456442 2022-03-23 01:58:05 +08:00
  • 7ae6c4a790 core: store genesis allocation and recommit them if necessary (#24460) rjl493456442 2022-03-22 17:53:22 +08:00
  • 34501ed235 crypto/bls12381: go format ucwong 2022-03-22 17:32:13 +08:00
  • 6afb717be5 core/rawdb: fix db commands (#24540) rjl493456442 2022-03-22 17:19:04 +08:00
  • 51de2bc9dc eth/downloader: terminate beacon sync early when linked to local chain (#24550) Péter Szilágyi 2022-03-21 10:43:54 +02:00
  • afe9558bba docs/postmortems: fix spelling (#24558) alvaroahp11 2022-03-18 11:39:11 +01:00
  • 667e1c038e core, params: add kiln flag (#24548) Marius van der Wijden 2022-03-17 16:34:22 +01:00
  • 4f4622bc8b core: eth: implement Kiln-v2 spec (#24506) Marius van der Wijden 2022-03-17 16:20:03 +01:00
  • 830231c1c4 crypto: use btcec/v2 for no-cgo (#24533) Jonathan Chappelow 2022-03-16 08:23:14 -05:00
  • 7a80cf6543 les, tests: fix vflux fuzzer by removing unnecessary panic (#24537) rjl493456442 2022-03-16 18:13:10 +08:00
  • 8d99fedeae Merge pull request #24544 from karalabe/go-1.18 Péter Szilágyi 2022-03-16 09:01:45 +02:00
  • 2352c72229 Merge pull request #24545 from karalabe/beacon-sync-fix-test Péter Szilágyi 2022-03-16 09:01:04 +02:00
  • 6b8718c374 eth/downloader: fix off-by-one error in test causing 50% fails Péter Szilágyi 2022-03-16 08:57:00 +02:00
  • be7eb8ae17 build, Dockerfile: bump Go to 1.18 Péter Szilágyi 2022-03-16 08:27:16 +02:00
  • dbfd397262 cmd/geth: rename --whitelist to --eth.requiredblocks (#24505) Ryan Schneider 2022-03-15 04:20:03 -07:00
  • 6cd72660d0 cmd/geth: set EnableBashCompletion = true (#24313) ligi 2022-03-15 10:38:23 +01:00
  • 85042b7090 eth/tracers: use hex encoding for debug_traceBlock argument (#24517) Guifel 2022-03-15 10:27:30 +01:00
  • a6bf2487d1 build: fix linter install on windows (#24523) ligi 2022-03-15 10:24:45 +01:00
  • fb2ae8e995 trie: fix two issues in trie iterator (#24539) rjl493456442 2022-03-15 17:23:37 +08:00
  • c3701b265e core/rawdb: add specified key length iterator (#24535) aaronbuchwald 2022-03-15 04:28:26 -04:00
  • 70da74e73a Merge pull request #24515 from karalabe/pending-statedb-accesslist-init Péter Szilágyi 2022-03-14 10:51:32 +02:00
  • 279409a98e go.mod: upgrade upnp dependency (#24536) ucwong 2022-03-14 16:12:51 +08:00
  • 496f05cf52 rpc: fix defer in test (#24490) s7v7nislands 2022-03-11 23:24:13 +08:00
  • 8f66ea3786 eth/downloader: implement beacon sync (#23982) Péter Szilágyi 2022-03-11 14:14:45 +02:00