Commit Graph

  • 7b6ff527d5
    cmd, eth: switch the dev synctarget to hash from block (#28209) Péter Szilágyi 2023-09-29 22:11:15 +0300
  • a408e37fa1
    eth/catalyst: add validation error in new paylaod hash mismatch (#28226) lightclient 2023-09-29 12:27:30 -0600
  • 966e50bddb ethdb/pebble: luv you linter Péter Szilágyi 2023-09-29 20:52:55 +0300
  • 22dcb7a77b
    ethdb/pebble: upgrade pebble to master (aa077af62593) (#28070) rjl493456442 2023-09-30 01:45:38 +0800
  • 1f9d672df1
    common: remove address.Hash footgun (#28228) Péter Szilágyi 2023-09-29 18:14:26 +0300
  • c5ff839fb2
    core/state: small trie prefetcher nits (#28183) aaronbuchwald 2023-09-29 10:46:23 -0400
  • 0ded110b80
    core: infer blobGasUsed in chain maker (#28212) Sina Mahmoodi 2023-09-29 10:44:28 +0200
  • 1f6e63900d
    core: fix typos (#28218) 0xbstn 2023-09-29 09:52:22 +0200
  • f988b2332e
    ethdb, internal/ethapi: support exposing Pebble stats too, beside LevelDB (#28224) Péter Szilágyi 2023-09-28 22:27:21 +0300
  • b9450bfcca
    core, eth: typos and some code formatting (#28201) phenix3443 2023-09-28 18:15:50 +0800
  • 46c850a941
    internal/ethapi: compact db missing key starts with 0xff (#28207) Delweng 2023-09-28 04:04:45 -0500
  • 37a2d919b0
    params: update 4788 beacon roots contract addr (#28205) lightclient 2023-09-28 01:52:27 -0600
  • 3dc45a3e1d params: begin v1.13.3 release cycle Péter Szilágyi 2023-09-28 10:23:25 +0300
  • dc34fe8291 params: release Geth v1.13.2 Péter Szilágyi 2023-09-28 10:22:09 +0300
  • 73f5bcb75b
    core, accounts, eth, trie: handle genesis state missing (#28171) rjl493456442 2023-09-28 15:00:53 +0800
  • a081130081
    core/txpool: fix typos (#28213) 0xbstn 2023-09-28 03:48:14 +0200
  • 614804b33c
    core/txpool: fix typos (#28208) bnovil 2023-09-27 11:08:53 +0800
  • b85c183ea7
    eth/downloader: remove header rollback mechanism (#28147) rjl493456442 2023-09-26 21:29:13 +0800
  • adb9b319c9
    internal/ethapi: eth_call block parameter is optional (#28165) Sina Mahmoodi 2023-09-26 14:22:11 +0200
  • 2b7bc2c36b
    eth/fetcher: allow underpriced transactions in after timeout (#28097) Marius van der Wijden 2023-09-26 13:12:44 +0200
  • 40219109b0
    eth/downloader: typo in comment (#28196) phenix3443 2023-09-26 16:59:41 +0800
  • 4de89e92e4
    core/vm: minor code formatting (#28199) hzysvilla 2023-09-26 16:58:01 +0800
  • 4985d83b8f
    ethclient: fix BlockReceipts parameter encoding (#28087) Andryanau Kanstantsin 2023-09-25 23:24:20 +0200
  • f6f64cc43d
    cmd/utils: fix bootnodes config priority (#28095) buddho 2023-09-26 01:17:39 +0800
  • 3d297fc2d7
    cmd/geth: ensure db is closed before exit (#28150) Delweng 2023-09-26 00:28:20 +0800
  • c3742a9ae0
    internal/debug: add --log.rotate to the logging category (#28190) Felix Lange 2023-09-25 16:02:44 +0200
  • 1fa3362ea7
    core/forkid: add forkid test for holesky (#28193) Marius van der Wijden 2023-09-25 16:02:19 +0200
  • c2cfe35f12
    core/bloombits: fix deadlock when matcher session hits an error (#28184) tokikuch 2023-09-25 06:35:24 -0700
  • d051ea5e89
    params: update hash for Holesky relaunch (#28192) Péter Szilágyi 2023-09-25 16:13:56 +0300
  • 323542af50
    core, params: update Holesky testnet to relaunched spec (#28191) Péter Szilágyi 2023-09-25 16:10:23 +0300
  • 82ec555d70
    cmd: add state.scheme to the database flag group for local flag handling (#28107) Péter Szilágyi 2023-09-22 14:56:48 +0300
  • f1b2ec0833
    core/rawdb: use readonly file lock in readonly mode (#28180) Delweng 2023-09-22 18:10:50 +0800
  • d135bafdcb
    cmd/geth: print progress logs when iterating large contracts too (#28179) Péter Szilágyi 2023-09-22 11:07:20 +0300
  • 83f3fc2e80
    core/state/snapshot: be very noisy if the generator hits a trie error (#28178) Péter Szilágyi 2023-09-22 10:27:58 +0300
  • 03c2176a1d
    trie/triedb/pathdb: improve error log (#28177) rjl493456442 2023-09-22 14:33:17 +0800
  • 4773dcbc81
    trie: remove internal nodes between shortNode and child in path mode (#28163) rjl493456442 2023-09-22 14:31:10 +0800
  • 545f4c5547
    core/rawdb: no need to run truncateFile for readonly mode (#28145) Delweng 2023-09-21 16:05:55 +0800
  • 5b9cbe30f8
    cmd/clef: suppress fsnotify error if keydir not exists (#28160) Delweng 2023-09-20 18:39:46 +0800
  • 5c6f4b9f0d
    cmd/utils: fix typo in comment (#28159) phenix3443 2023-09-20 03:20:18 +0800
  • 7ed5bc021a
    trie: add getter for preimage store in trie.Database (#28155) Guillaume Ballet 2023-09-19 14:47:24 +0200
  • 30d5d7c1b3
    go.mod: use existing version of karalabe/usb (#28127) Martin Holst Swende 2023-09-19 14:20:06 +0200
  • 41a0ad9f03
    cmd/devp2p: use bootnodes as crawl input (#28139) Delweng 2023-09-19 20:18:29 +0800
  • 4b748b7a27
    eth: fix typo in comment (#28146) bnovil 2023-09-19 20:14:36 +0800
  • ef76afad35
    core/rawdb: fix typo in comment (#28140) Delweng 2023-09-19 19:43:37 +0800
  • e9f78db79d
    cmd/evm: fix some issues with the evm run command (#28109) Felix Lange 2023-09-19 13:41:16 +0200
  • 90d5bd85bc params: begin Geth v1.13.2 release cycle Péter Szilágyi 2023-09-17 17:55:46 +0300
  • 3f40e65c48 params: release Geth v1.13.1 Péter Szilágyi 2023-09-17 17:54:33 +0300
  • c53b0fef2a
    core, eth/downloader: fix genesis state missing due to state sync (#28124) rjl493456442 2023-09-17 22:35:09 +0800
  • d8a351b58f
    params: fix typo in comment (#28129) phenix3443 2023-09-17 22:02:48 +0800
  • 52234eb172
    internal/flags: fix typo (#28133) phenix3443 2023-09-17 22:02:11 +0800
  • 217719347d
    internal/ethapi: correctly calculate effective gas price (#28130) cam-schultz 2023-09-17 09:00:04 -0500
  • 9a9db3d265
    eth/catalyst: fix engine API (#28135) rjl493456442 2023-09-17 21:50:18 +0800
  • 16cd1a7561
    cmd/geth, internal/flags: print envvar config source and bad names (#28119) Péter Szilágyi 2023-09-15 15:52:53 +0300
  • 4fa3db49a1
    eth/downloader: prevent pivot moves after state commit (#28126) Péter Szilágyi 2023-09-15 15:06:25 +0300
  • 48fdb79de5
    core/state: check err for iter.Error in fastDeleteStorage (#28122) Darioush Jalali 2023-09-14 23:09:07 -0700
  • 65a17c00c7
    metrics: add support for enabling metrics from env vars (#28118) Péter Szilágyi 2023-09-14 13:56:06 +0300
  • 909dd4a109
    rlp/rlpgen: remove build tag (#28106) Felix Lange 2023-09-14 12:28:40 +0200
  • ee654626ad
    internal/flags: fix loading env vars for custom flags (#28117) Péter Szilágyi 2023-09-14 12:43:58 +0300
  • 8514d665ee
    graphql: add 4844 blob fields (#27963) Delweng 2023-09-14 16:23:16 +0800
  • 86bc2cdf33 internal/flags: fix linter Péter Szilágyi 2023-09-14 10:58:13 +0300
  • 636c64caa9
    build: upgrade -dlgo version to Go 1.21.1 (#28113) Marius Kjærstad 2023-09-14 09:34:52 +0200
  • d9fbb71d63
    cmd/geth, internal/flags, go.mod: colorize cli help, support env vars (#28103) Péter Szilágyi 2023-09-14 10:33:59 +0300
  • b9b99a12e5
    eth: abort on api operations not available in pbss-mode (#28104) Sina Mahmoodi 2023-09-14 09:10:37 +0200
  • eb7438997b
    cmd/geth: rename the protocols field in the metrics gague (#28102) Péter Szilágyi 2023-09-13 20:17:55 +0300
  • 8b6cf128af
    metrics: refactor metrics (#28035) Martin Holst Swende 2023-09-13 19:13:47 +0200
  • 8d38b1fe62
    core/rawdb: skip pathdb state inspection in hashdb mode (#28108) Péter Szilágyi 2023-09-13 15:13:10 +0300
  • 43df612268
    internal, log: remove code for old unsupported go-versions (#28090) Martin Holst Swende 2023-09-13 07:42:32 +0200
  • 766272ff8c params: begin v1.13.1 release cycle Péter Szilágyi 2023-09-12 14:03:50 +0300
  • 7371b38171 params: release Geth v1.13.0 Péter Szilágyi 2023-09-12 13:57:10 +0300
  • 12ef276a7d
    consensus/misc: fix min gas limit error message (#28085) Bala Murali Krishna Komatireddy 2023-09-11 01:57:22 -0700
  • 1efd12f695
    core: fix calculation of blob gasprice in tx receipt (#28082) lightclient 2023-09-11 00:14:20 -0600
  • 5cf53f51ac
    ethclient: use 'input', not 'data' as field for transaction input (#28078) Martin Holst Swende 2023-09-08 18:33:36 +0200
  • 83886e40b6
    go.mod: pull in a fix from pebble crl-release-23.1 (#28081) Péter Szilágyi 2023-09-08 17:23:57 +0300
  • a7842c9cae
    core, trie: cleanup trie database (#28062) rjl493456442 2023-09-07 21:17:14 +0800
  • a8d7201ec5
    log: avoid stack lookups when not needed/used (#28069) Martin Holst Swende 2023-09-07 14:48:49 +0200
  • c60f7dd08d
    deps: update minisign (#28066) Martin Holst Swende 2023-09-07 10:18:46 +0200
  • 2e02c1ffd9
    core/rawdb: don't warn for missing "unclean shutdown markers" (#28014) Delweng 2023-09-06 18:29:51 +0800
  • 2f77299136
    go.mod: goupnp 1.3.0 (#28053) ucwong 2023-09-06 09:17:36 +0100
  • db2c45dc13 Prepare stable release v3.0.1 Shane Bammel 2023-09-05 13:31:46 -0500
  • 25733a4aad
    params: update 4844 parameters (#28026) lightclient 2023-09-05 02:49:51 -0600
  • eff7c3bda0
    core/forkid: skip genesis forks by time (#28034) lightclient 2023-09-04 07:32:14 -0600
  • f260a9edb9
    beacon/engine: add shouldOverrideBuilder to payload envelope (#28029) lightclient 2023-09-04 07:26:13 -0600
  • 28857080d7
    eth/catalyst: set random value in dev mode (#27940) Marius van der Wijden 2023-08-31 20:37:16 +0200
  • 0acc0a1f86
    core/state: simplify storage trie update and commit (#28030) rjl493456442 2023-09-01 02:33:18 +0800
  • 53f3c2ae65
    metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) Jorge 2023-08-31 19:37:17 +0200
  • 5b159498bb
    go.mod: regenerate all indirect dependencies to clean up the junk (#28037) Péter Szilágyi 2023-08-31 16:00:31 +0300
  • 41ee96fdfe
    core/txpool/blobpool: fix rlp decoding flaw during offload (#28027) lightclient 2023-08-30 00:28:03 -0700
  • b8adb4cb0c
    tests: use 'sender' in state tests if present (#28023) Martin Holst Swende 2023-08-29 04:36:10 +0200
  • fe24d22a62
    miner/stress/clique: fix typo (#28016) CrashOverride 2023-08-28 08:36:11 +0200
  • f174ddba7a
    build, tests: add execution-spec-tests (#26985) Marius van der Wijden 2023-08-26 15:42:27 +0200
  • d4e345c7d4
    core/state: fix missing import (#28010) Martin Holst Swende 2023-08-26 10:43:36 +0200
  • 3a662d4735
    eth: remove check for tdd reached on pos api block tags (#27799) lightclient 2023-08-26 02:19:01 -0600
  • 3ff6b3c31e
    core/state: implement fast storage deletion (#27955) rjl493456442 2023-08-26 16:13:22 +0800
  • 5ca7fb82d6
    account/abi: handle solidity panic revert (#27868) Shude Li 2023-08-26 16:10:48 +0800
  • 6aa88ccdd2
    beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) Martin Holst Swende 2023-08-26 04:52:12 +0200
  • cde462c6bf
    eth/catalyst: reset to current header if chain is rewound (in dev mode) (#27992) Delweng 2023-08-26 03:38:27 +0800
  • 9bbb9df185
    core/types: transaction and receipt encoding/decoding optimizations (#27976) Felix Lange 2023-08-25 20:03:41 +0200
  • 6b98d18789
    cmd, core, params: add support for the Holesky testnet (#28007) Péter Szilágyi 2023-08-25 18:11:40 +0300
  • 5e0eb62a8e
    eth/protocols/eth: stop advertising eth/66 for pathdb nodes (#28006) Péter Szilágyi 2023-08-25 18:10:30 +0300
  • 6dc9cdf15b
    core: support null balance in genesis (#28005) Felix Lange 2023-08-25 15:59:40 +0200