Commit Graph

  • 544e4a700b metrics: improve accuracy of CPU gauges (#26793) turboboost55 2023-03-06 15:29:48 -08:00
  • 5bc2ef984f core, eth/catalyst: fix race conditions in tests (#26790) Marius van der Wijden 2023-03-06 23:32:27 +01:00
  • 87186148e0 core/types: add EffectiveGasPrice in Receipt (#26713) Felix Lange 2023-03-06 17:19:41 +01:00
  • a956064629 clean: Remove support for Ethereum testnet (#1337) blxdyx 2023-03-06 19:53:13 +08:00
  • 4c23fe97c5 eth: remove admin.peers[i].eth.head and difficulty (#26804) Péter Szilágyi 2023-03-06 09:27:46 +02:00
  • d865a5d6ae core, params: schedule Shanghai on goerli (#26795) Marius van der Wijden 2023-03-06 08:26:43 +01:00
  • a671641e75 sec: add proof ops check and key checker (#1333) yutianwu 2023-03-06 08:38:39 +08:00
  • 27e59827d8 travi: remove strange leftover Go version Péter Szilágyi 2023-03-03 12:26:04 +02:00
  • 403cac71eb README, go.mod, event, internal/version: bump min Go to 1.19 (#26803) Péter Szilágyi 2023-03-03 12:24:09 +02:00
  • 010189538e core: fix a merge fault (#26802) Péter Szilágyi 2023-03-03 12:11:39 +02:00
  • 19f74fa3c0 core/rawdb, ethdb/pebble: disable pebble on openbsd (#26801) Péter Szilágyi 2023-03-03 12:05:00 +02:00
  • 85d1237c33 refactor: code of func backOffTime() (#1329) Larry 2023-03-03 17:02:44 +08:00
  • cd31f2dee2 all: change chain head markers from block to header (#26777) Péter Szilágyi 2023-03-02 08:29:15 +02:00
  • 109a8e73f7 upgrade: update system contracts' code of testnet (#1328) Roshan 2023-03-01 20:17:18 +08:00
  • c8a1535c74 parlia: miner changes for BEP-188 of Early Broadcast (#1269) kyrie-yl 2023-03-01 16:57:42 +08:00
  • 2a76eb498d consensus: fix slash bug when validator set changing (#1162) Leon 2023-03-01 16:47:38 +08:00
  • d065c4859e feats: add ics23 proof support for cross chain packages (#1149) yutianwu 2023-03-01 15:49:05 +08:00
  • e1b98f49a5 ethclient: include withdrawals in ethclient block responses (#26778) Peter (bitfly) 2023-02-28 14:40:24 +01:00
  • 2bb622ce40 ethdb/pebble: fix max memorytable size (#26776) rjl493456442 2023-02-28 21:34:12 +08:00
  • 98b0ea62b5 ethdb/pebble: fix range compaction (#26771) rjl493456442 2023-02-28 21:32:51 +08:00
  • f5cb1378da parlia: consensus changes according to BEP of Early Broadcast (#1268) kyrie-yl 2023-02-28 19:53:17 +08:00
  • 2ea48f8a22 core: improve withdrawal index assignment in GenerateChain (#26756) Dan Cline 2023-02-28 05:46:32 -05:00
  • 2ad150d986 eth/tracers: add native flatCallTracer (aka parity style tracer) (#26377) Chris Ziogas 2023-02-28 12:24:37 +02:00
  • 13fdb9b365 tracer: port call tracer withLog to bsc (#1261) can 2023-02-28 11:16:17 +08:00
  • 217e474cc6 cmd/utils/flags.go: --diffsync flag is deprecate. (#1322) blxdyx 2023-02-28 09:47:51 +08:00
  • c155c8e179 cmd/devp2p: faster crawling + less verbose dns updates (#26697) Martin Holst Swende 2023-02-27 05:36:26 -05:00
  • ee530c0d5a Merge pull request #26721 from holiman/nocover Péter Szilágyi 2023-02-23 13:24:31 +02:00
  • b3ae073488 eth: use the last announced finalized block as the sync ancient limit (#26685) Péter Szilágyi 2023-02-23 13:22:41 +02:00
  • 09a9ccdbce core/rawdb, node: use standalone flock dependency (#26633) Martin Holst Swende 2023-02-23 02:11:50 -05:00
  • a36c68f12c log: improve documentation (#26753) Nate Armstrong 2023-02-22 04:39:41 -08:00
  • f6a7cc68d5 params: begin v.1.11.3 release cycle Péter Szilágyi 2023-02-22 14:25:19 +02:00
  • 73b01f40ce params: release Geth v1.11.2 Péter Szilágyi 2023-02-22 14:23:51 +02:00
  • f86f048646 common/math: allow HexOrDecimal to accept unquoted decimals too (#26758) Péter Szilágyi 2023-02-22 13:55:09 +02:00
  • 4034c675be eth/filters: fix a breaking change and return rpctransaction (#26757) Yier 2023-02-22 19:06:43 +08:00
  • fe01a2f63b all: use unified emptyRootHash and emptyCodeHash (#26718) rjl493456442 2023-02-21 19:12:27 +08:00
  • 2f20fd31ee core/rawdb: expose chain freezer constructor without internals (#26748) Péter Szilágyi 2023-02-21 13:10:01 +02:00
  • 6d2d126100 core: fix accessor mismatch for genesis state (#26747) Martin Holst Swende 2023-02-21 05:18:33 -05:00
  • 90d25514af core, eth: merge snap-sync chain download progress logs (#26676) Péter Szilágyi 2023-02-21 12:17:34 +02:00
  • 7d4db69607 cmd/geth: clarify dumpconfig options (#26729) Sungwoo Kim 2023-02-21 02:35:04 -05:00
  • 13ef21d467 Revert "core/trie: remove trie tracer (#26665)" (#26732) rjl493456442 2023-02-20 22:54:52 +08:00
  • ba4267fcac build: enable Lunar Lobster PPA builds Péter Szilágyi 2023-02-20 13:26:37 +02:00
  • 41dee2623e build: fix Go 1.19.0 bootstrapper issues on 386 PPA Péter Szilágyi 2023-02-20 12:36:46 +02:00
  • 4519054816 build: fix (finaly?) the PPA env vars for Go bootstrapping Péter Szilágyi 2023-02-20 11:31:19 +02:00
  • c02334be1e build: yet another weird PPA fix Péter Szilágyi 2023-02-20 11:07:33 +02:00
  • 165268430c internal/build: revert raising the chunk size for PPA Péter Szilágyi 2023-02-20 10:43:55 +02:00
  • a43efceaf2 build: add some PPA debug logs, sigh Péter Szilágyi 2023-02-20 10:31:35 +02:00
  • 4ec4235fc4 build: fix gobootstrap path for the PPA Péter Szilágyi 2023-02-20 10:09:00 +02:00
  • e1e2781105 build: fix setting env var, temp early exit Péter Szilágyi 2023-02-20 09:56:03 +02:00
  • 2166c86041 build: ship bootstrapper Go along with builder for PPA (#26731) Péter Szilágyi 2023-02-20 08:53:15 +02:00
  • 1db978ca6b rpc: fix unmarshaling of null result in CallContext (#26723) Felix Lange 2023-02-19 20:23:18 +01:00
  • 7c749c947a core/trie: remove trie tracer (#26665) Martin Holst Swende 2023-02-19 14:10:19 -05:00
  • 15e5e6176b eth/catalyst: request too large error (#26722) Roman Krasiuk 2023-02-17 20:30:38 +02:00
  • a0d63bc69a ci: disable coverage reporting in appveyor and travis Martin Holst Swende 2023-02-17 15:34:30 +01:00
  • 6428663faf eth/catalyst: send INVALID instead of INVALID_BLOCK_HASH (#26696) Marius van der Wijden 2023-02-17 11:25:09 +01:00
  • b40c10916c params: begin v1.11.2 release cycle Martin Holst Swende 2023-02-16 20:53:16 +01:00
  • 769610667d params: go-ethereum v1.11.1 stable Martin Holst Swende 2023-02-16 20:51:51 +01:00
  • 4d3525610e all: remove deprecated uses of math.rand (#26710) Martin Holst Swende 2023-02-16 14:36:58 -05:00
  • e9d42499bb eth/downloader: fix typo (#26716) ucwong 2023-02-16 11:40:16 -06:00
  • 13d7de77f4 eth/downloader: fix empty-body case in queue fetchresult (#26707) Martin Holst Swende 2023-02-16 05:28:01 -05:00
  • 645e3e86c4 core, eth/downloader: make body validation more strict (#26704) Martin Holst Swende 2023-02-16 05:10:16 -05:00
  • 08bf8a60c3 core: check genesis state presence by disk read (#26703) rjl493456442 2023-02-16 18:09:41 +08:00
  • 5ccc99b258 travis, build: update Go to 1.20.1 (#26653) Péter Szilágyi 2023-02-16 09:00:45 +02:00
  • 194b5c9152 params: begin v1.11.1 release cycle Martin Holst Swende 2023-02-15 19:15:31 +01:00
  • 18b641b064 params: go-ethereum v1.11.0 stable Martin Holst Swende 2023-02-15 19:14:20 +01:00
  • 7fb42e6db2 eth/downloader: handle missing withdrawals if empty list is expected (#26675) Marius van der Wijden 2023-02-15 13:23:07 +01:00
  • 5967a2290a ethdb/pebble: Fix MemTableStopWritesThreshold (#26692) Patrick O'Grady 2023-02-15 00:27:52 -08:00
  • dbd6c1324d eth/catalyst: return error if withdrawals are nil post-shanghai (#26691) Marius van der Wijden 2023-02-14 19:39:00 +01:00
  • 101587b3f4 p2p/dnsdisc: fix tests with Go 1.20 (#26690) Felix Lange 2023-02-14 14:58:43 +01:00
  • ff38c9ee2e eth/filters: replace atomic pointer with value (#26689) Sina Mahmoodi 2023-02-14 16:48:22 +03:00
  • f44ebc4838 params: update mainnet + rinkeby CHT (#26677) Martin Holst Swende 2023-02-14 04:12:34 -05:00
  • 1c5fa40a78 cmd/devp2p: reduce output of node crawler (#26674) Martin Holst Swende 2023-02-14 03:08:06 -05:00
  • 03585ed7a9 tests/fuzzers: supply gnark multiexp config, fixes #26669 (#26670) Martin Holst Swende 2023-02-13 08:14:34 -05:00
  • 7d29fff415 eth/tracers: more fork overrides in traceBlockToFile (#26655) Darioush Jalali 2023-02-13 02:01:35 -08:00
  • 2def62b99b eth/filters: avoid block body retrieval when no matching logs (#25199) Sina Mahmoodi 2023-02-13 10:59:27 +01:00
  • 6587671e74 fix: Dockerfile (#1312) v1.1.19 dylanhuang 2023-02-13 14:13:00 +08:00
  • 5d696b940a Merge pull request #1311 from bnb-chain/develop dylanhuang 2023-02-13 13:51:52 +08:00
  • 175db6b8d4 Merge pull request #1310 from j75689/p_v1.1.19 dylanhuang 2023-02-13 11:40:48 +08:00
  • eafd33c387 fix: conflict with master branch j75689 2023-02-13 10:49:07 +08:00
  • 8192eafbf6 release: prepare for release v1.1.19 j75689 2023-02-13 10:38:13 +08:00
  • 241cf62b5c params: schedule shanghai fork on sepolia (#26662) Marius van der Wijden 2023-02-10 12:34:45 +01:00
  • 0ea65d4020 ethdb: add benchmark test suite (#26659) rjl493456442 2023-02-10 17:35:00 +08:00
  • b0cd8c4a5c core/vm: set tracer-observable value of a delegatecall to match parent value (#26632) Chris Ziogas 2023-02-10 11:26:43 +02:00
  • 77380b9629 go.mod: update pebble to latest master (#26654) Péter Szilágyi 2023-02-09 19:01:31 +02:00
  • b3a20c7611 fix: p2p sync with lagging peer (#1301) setunapo 2023-02-09 22:01:44 +08:00
  • 22c3ad1d12 core/state, trie: remove unused error-return from trie Commit operation (#26641) Martin Holst Swende 2023-02-09 08:56:59 -05:00
  • 3086c256c9 eth/downloader: fix timeout resurrection panic (#26652) Péter Szilágyi 2023-02-09 14:56:15 +02:00
  • da3c974c36 ethdb/pebble: fix nil callbacks (#26650) Péter Szilágyi 2023-02-09 13:31:42 +02:00
  • bf1798e04e common/prque: generic priority queue (#26290) Péter Szilágyi 2023-02-09 13:03:54 +02:00
  • 6a148dd5c3 eth/catalyst: disallow forkchoiceupdate v1 post-shanghai (#26645) Marius van der Wijden 2023-02-09 09:53:22 +01:00
  • ed51b8c5d3 ethdb: pebble backend (64bit platforms only) (#26517) Martin Holst Swende 2023-02-09 03:48:34 -05:00
  • 095e365fac all: remove support for Ropsten (#26644) Péter Szilágyi 2023-02-09 10:03:00 +02:00
  • 0c9eb8c9a4 eth/catalyst: make getPayloadBodiesByRange take hex inputs (#26624) jwasinger 2023-02-08 07:04:40 -08:00
  • 9842301376 all: remove database commit callback, rework noderesolver (#26637) rjl493456442 2023-02-08 19:14:34 +08:00
  • 8c18b48bf1 log: allow tabs in log messages (#26630) Felix Lange 2023-02-08 10:39:17 +01:00
  • 00a9b80b5c light: fix receiver name from Python style to Go (#26631) halilylm 2023-02-08 12:37:33 +03:00
  • e4575c52a9 eth/fetcher: fix re-queue failed issue; GalaIO 2023-02-07 19:29:40 +08:00
  • 2f73f4f028 eth/catalyst,miner: include withdrawals in payload id calculation (#26554) Marius van der Wijden 2023-02-07 19:16:53 +01:00
  • 31d401ea68 rpc: remove DecimalOrHex type (#26629) Felix Lange 2023-02-07 15:44:27 +01:00
  • cefc0fa00f accounts/abi: fix integer encoding/decoding (#26568) zhiqiangxu 2023-02-07 21:32:27 +08:00
  • 91cb6f863a tests: update (#26548) Martin Holst Swende 2023-02-06 14:52:51 -05:00