Commit Graph

  • df4c9307d3 eth/filters: eth_getLogs fast exit for invalid block range (#28386) Delweng 2023-11-07 19:41:19 +08:00
  • d858f37523 travis: use newer builder image (#28475) Péter Szilágyi 2023-11-07 13:00:31 +02:00
  • eae23aff27 .travis: enable cross building to macos arm64 (#28474) Péter Szilágyi 2023-11-07 12:35:03 +02:00
  • ebad5feadc ethclient: fix forwarding 1559 gas fields (#28462) Péter Szilágyi 2023-11-03 19:40:37 +02:00
  • 15dad0e73c eth/tracers: add position field for callTracer logs (#28389) Alvaro Sevilla 2023-11-03 10:28:27 +01:00
  • 0622724082 core/vm: performance tweak of OpCode.String() (#28453) lmittmann 2023-11-02 07:54:28 +01:00
  • cc68033a32 ethdb/pebble: cap memory table size as maxMemTableSize-1 (#28444) rjl493456442 2023-11-01 00:19:31 +08:00
  • 36d01e79d5 cmd/evm: add --run option to blocktest command (#28421) Mario Vega 2023-10-31 08:23:51 -06:00
  • 3b8819470f core: add basic chain history support in GenerateChain (#28428) Felix Lange 2023-10-31 12:39:25 +01:00
  • f81a9f3eda core/rawdb: add logging and fix comments around AncientRange function. (#28379) Jakub Freebit 2023-10-31 20:04:45 +09:00
  • e47ad2f169 trie/triedb/pathdb: improve dirty node flushing trigger (#28426) rjl493456442 2023-10-31 17:39:55 +08:00
  • 5f793d2339 all: make vendored copy of reexec (#28382) Martin Holst Swende 2023-10-28 00:14:43 +02:00
  • 33054bcc3c graphql: always set content-type to application/json (#28417) Delweng 2023-10-27 22:50:59 +08:00
  • 1183299ce5 core, cmd/geth: add --override.* flags to geth init (#28407) Guillaume Ballet 2023-10-27 04:15:14 +02:00
  • 503c8d4347 graphql: fix an issue of nil pointer panic (#28416) Delweng 2023-10-26 19:48:51 +08:00
  • 6a1deaea39 cmd/geth: test for logging-output (#28373) Martin Holst Swende 2023-10-25 17:57:12 +02:00
  • b7be93f9e3 rpc: use correct stringer-method for serializing BlockNumberOrHash (#28358) Adrian Sutton 2023-10-25 23:52:42 +10:00
  • 528758f2a9 graphql: logs return error if from block > to (#28412) Delweng 2023-10-25 21:20:23 +08:00
  • 5cbd9502ca trie: use explicit errors in stacktrie (instead of panic) (#28361) Martin Holst Swende 2023-10-25 14:53:50 +02:00
  • b5c13fa95c cmd/evm: make t8ntool handle transaction decoding errors better (#28397) Martin Holst Swende 2023-10-25 14:08:52 +02:00
  • 6b24a378dc txpool/legacypool: remove already known error in legacypool (#28400) moomin 2023-10-24 00:36:11 +09:00
  • 6fe5774fb2 core, eth, trie: filter out boundary nodes and remove dangling nodes in stacktrie (#28327) rjl493456442 2023-10-23 23:31:56 +08:00
  • c637c84fc4 graphql: return error if block from>to (#28393) Delweng 2023-10-23 23:25:26 +08:00
  • e90266a302 trie/triedb/pathdb, core/rawdb: enhance error message in freezer (#28198) rjl493456442 2023-10-23 21:46:39 +08:00
  • 7ae1f808cc core/blockchain: fix typos and grammar (#28295) hyunchel 2023-10-23 09:23:41 -04:00
  • a4ebc4d38b ethstats: fix bug in block reporting (#28398) kaliubuntu0206 2023-10-23 22:06:05 +09:00
  • 225b77fe49 core/state/pruner: track number of skipped items during state pruning (#28368) aaronbuchwald 2023-10-23 01:24:32 -04:00
  • 3a1adc8a6e event: fix Resubscribe deadlock when unsubscribing after inner sub ends (#28359) Inphi 2023-10-22 11:37:56 -04:00
  • 2318fea6fd crypto/kzg4844: use the new trusted setup file and format (#28383) kevaundray 2023-10-22 15:05:04 +01:00
  • 470d1cb31d core/state, tests: fix memory leak via fastcache (#28387) Martin Holst Swende 2023-10-20 13:35:49 +02:00
  • 5e9d8bdd73 crypto/blake2b: put architecture-dependent features behind build-tag (#28381) Marius van der Wijden 2023-10-19 14:04:26 +02:00
  • 492977c671 eth/filters: fix flaky test TestPendingTxFilterDeadlock (#28376) Sina Mahmoodi 2023-10-19 10:30:55 +02:00
  • ba43767ca5 rpc: increase timeout in TestClientWebsocketPing (#28371) Brandon Liu 2023-10-19 16:08:36 +08:00
  • e88c671f8e tests/fuzzers: update fuzzers to be based on go-native fuzzing (#28352) Marius van der Wijden 2023-10-18 15:01:16 +02:00
  • f993744a05 eth/fetcher: downgrade stale txs log from warn to debug (#28364) lightclient 2023-10-17 10:52:53 -06:00
  • 0bceb02de7 tests/fuzzers/les: fix crash in fuzzer (#28362) Marius van der Wijden 2023-10-17 15:20:22 +02:00
  • c547c0b0b1 core/chain_makers: add SetParentBeaconRoot(..) to chain makers (#28252) lightclient 2023-10-17 06:43:46 -06:00
  • 9f7f4a7bb8 api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) Adrian Sutton 2023-10-17 22:34:01 +10:00
  • 9377b87b2f internal/ethapi, accounts/abi/bind: use errors.Is for error comparison (#28348) Brandon Liu 2023-10-17 20:11:04 +08:00
  • 789c18df1f ethclient: ensure the close of canceled context (#28349) Kero 2023-10-17 20:09:48 +08:00
  • eed2347f95 core, trie, eth: refactor stacktrie constructor (#28350) rjl493456442 2023-10-17 20:09:25 +08:00
  • 41b59b4339 params: begin v1.13.5 release cycle Péter Szilágyi 2023-10-17 14:18:45 +03:00
  • 10cceb43ae params: release Geth v1.13.4 Péter Szilágyi 2023-10-17 14:17:27 +03:00
  • ddd8a08930 eth/fetcher: fix fetcher timeout (#28220) Marius van der Wijden 2023-10-17 10:38:00 +02:00
  • e95e022a8a cmd: fix typos (#28323) xiaolou86 2023-10-17 15:53:10 +08:00
  • 037c76c9ad internal/ethapi: fix codehash lookup in eth_getProof (#28357) Martin Holst Swende 2023-10-17 09:25:16 +02:00
  • 7bb6f6237e fix: broken url link (#28342) phenix3443 2023-10-17 01:32:35 -05:00
  • eb783fb381 eth/fetcher: only make noise big mismatches (#28356) Péter Szilágyi 2023-10-16 23:40:25 +03:00
  • 077f13f68a tests: update execution-spec-tests to 1.0.5 (#28337) Martin Holst Swende 2023-10-16 20:10:05 +02:00
  • 4d2914cf13 cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too (#28335) Péter Szilágyi 2023-10-13 22:50:20 +03:00
  • c2a35a6961 go.mod: pull in the latest cloudflare API libs (#28336) Péter Szilágyi 2023-10-13 17:08:38 +03:00
  • 51d0547794 trie: make rhs-proof align with last key in range proofs (#28311) Martin Holst Swende 2023-10-13 16:05:29 +02:00
  • 8b781a1fca go.mod: update AWS APIs to latest heads (#28332) Péter Szilágyi 2023-10-13 15:19:03 +03:00
  • d73fda4267 build: move version-info into checksum file (#28324) Martin Holst Swende 2023-10-13 14:14:48 +02:00
  • ac068a3415 go.mod: update fastcache to latest (#28334) Péter Szilágyi 2023-10-13 15:13:34 +03:00
  • e01a852131 go.mod: update gnark lib to fix a malleability issue (#28333) Péter Szilágyi 2023-10-13 13:49:40 +03:00
  • 5af1183376 go.mod, internal/build: update Azure dependencies (#28329) Péter Szilágyi 2023-10-13 12:58:07 +03:00
  • 631db5c5ae eth/protocols/snap: fix snap sync failure on empty storage range (#28306) rjl493456442 2023-10-13 15:08:26 +08:00
  • 780adca145 params: begin v1.13.4 release cycle Péter Szilágyi 2023-10-12 14:39:10 +03:00
  • cd69ec6e76 params: release Geth v.1.13.3 Péter Szilágyi 2023-10-12 14:36:49 +03:00
  • 7f451ef421 cmd/geth: fix failing test (#28322) Martin Holst Swende 2023-10-12 09:54:00 +02:00
  • a067689e26 accounts, cmd: fix typos (#28300) vuittont60 2023-10-11 16:29:10 +08:00
  • 9a372b6518 cmd, core: resolve scheme from a read-write database (#28313) rjl493456442 2023-10-11 16:27:44 +08:00
  • 73acfd1293 eth/fetcher: fix typo Péter Szilágyi 2023-10-11 11:23:57 +03:00
  • 32f701ec23 eth/fetcher: throttle tx fetches to 128KB responses (#28304) Péter Szilágyi 2023-10-11 10:50:09 +03:00
  • 9bff43bccb ethdb/pebble: add level file metrics (#28271) rjl493456442 2023-10-11 15:18:18 +08:00
  • bc238e6ddb trie: remove owner and binary marshaling from stacktrie (#28291) Martin Holst Swende 2023-10-11 06:12:45 +02:00
  • a52b162d7c accounts/abi/bind/backend: use requested header for gas prices and gas limits (#28280) Péter Szilágyi 2023-10-10 15:53:01 +03:00
  • d873036558 git: ignore tests/spec-tests folder (#28254) lightclient 2023-10-10 02:56:50 -06:00
  • 41820a9bd6 eth: enforce announcement metadatas and drop peers violating the protocol (#28261) Péter Szilágyi 2023-10-10 11:35:51 +03:00
  • e5992d458d trie: fix a typo, use correct docstrings (#28302) Brandon Liu 2023-10-10 16:32:14 +08:00
  • 6ffa8094b3 all: move light.NodeSet to trienode.ProofSet (#28287) Martin Holst Swende 2023-10-10 10:30:47 +02:00
  • 7aa36bb86b eth, params: fix typos (#28286) hyunchel 2023-10-10 04:22:45 -04:00
  • 46dec55b3e core: fix typos (#28255) 0xbstn 2023-10-10 10:22:03 +02:00
  • b5cf9ab566 trie: refactor stacktrie (#28233) Martin Holst Swende 2023-10-10 08:28:56 +02:00
  • 7feacf021d core/txpool/legacypool: fix typo (#28258) hyunchel 2023-10-06 22:57:12 -04:00
  • f22ae6a9e3 cmd/evm/internal/t8ntoo: tiny bugfix for difficulty field (#28245) tactical_retreat 2023-10-04 05:38:25 -04:00
  • 42fdae7d11 eth: when snap is complaining for missing eth, be verbose about the details (#28249) Péter Szilágyi 2023-10-04 12:37:04 +03:00
  • 723fd06e12 core, eth, miner: start propagating and consuming blob txs (#28243) Péter Szilágyi 2023-10-04 12:36:36 +03:00
  • 293fc408d9 cmd/devp2p, eth: drop eth/66 (#28239) Péter Szilágyi 2023-10-03 15:03:19 +03:00
  • 22de582c86 rpc: fix erroneous error-message in test (#28227) hyunchel 2023-10-03 07:48:36 -04:00
  • ce2182937b trie: fix benchmark by ensuring key immutability (#28221) Chirag Garg 2023-10-03 17:16:22 +05:30
  • 3c77c177c7 core: fix typos (#28238) 0xbstn 2023-10-03 13:44:01 +02:00
  • e457ceff01 cmd/evm: cancun-updates for b11r and t8n -tools (#28195) lightclient 2023-10-03 01:26:33 -06:00
  • 07bb397133 eth, rpc: add configurable option for wsMessageSizeLimit (#27801) tylerni7 2023-10-03 00:23:19 -07:00
  • 5585e79348 core: implement BLOBBASEFEE opcode (0x4a) (#28098) Marius van der Wijden 2023-10-02 11:49:29 +02:00
  • f7547536c8 cmd, eth: switch the dev synctarget to hash from block (#28209) Péter Szilágyi 2023-09-29 22:11:15 +03:00
  • aeff118aa9 eth/catalyst: add validation error in new paylaod hash mismatch (#28226) lightclient 2023-09-29 12:27:30 -06:00
  • eaf8598864 ethdb/pebble: luv you linter Péter Szilágyi 2023-09-29 20:52:55 +03:00
  • 7e60827033 ethdb/pebble: upgrade pebble to master (aa077af62593) (#28070) rjl493456442 2023-09-30 01:45:38 +08:00
  • 4502642810 common: remove address.Hash footgun (#28228) Péter Szilágyi 2023-09-29 18:14:26 +03:00
  • ab25e35fac core/state: small trie prefetcher nits (#28183) aaronbuchwald 2023-09-29 10:46:23 -04:00
  • 84977b0ed7 core: infer blobGasUsed in chain maker (#28212) Sina Mahmoodi 2023-09-29 10:44:28 +02:00
  • 7fcd6b1fce core: fix typos (#28218) 0xbstn 2023-09-29 09:52:22 +02:00
  • caf030e643 ethdb, internal/ethapi: support exposing Pebble stats too, beside LevelDB (#28224) Péter Szilágyi 2023-09-28 22:27:21 +03:00
  • afa7d2ef82 core, eth: typos and some code formatting (#28201) phenix3443 2023-09-28 18:15:50 +08:00
  • 7de2afbbaf internal/ethapi: compact db missing key starts with 0xff (#28207) Delweng 2023-09-28 04:04:45 -05:00
  • 97e54bda96 params: update 4788 beacon roots contract addr (#28205) lightclient 2023-09-28 01:52:27 -06:00
  • 0a3c4ab3e7 params: begin v1.13.3 release cycle Péter Szilágyi 2023-09-28 10:23:25 +03:00
  • 0a0cba4e1f params: release Geth v1.13.2 Péter Szilágyi 2023-09-28 10:22:09 +03:00