Commit graph

  • 0e3ba93dba core/bloombits: fix deadlock when matcher session hits an error (#28184) tokikuch 2023-09-25 06:35:24 -0700
  • a4a0bd0e73 params: update hash for Holesky relaunch (#28192) Péter Szilágyi 2023-09-25 16:13:56 +0300
  • e0c6bc588c core, params: update Holesky testnet to relaunched spec (#28191) Péter Szilágyi 2023-09-25 16:10:23 +0300
  • fa255843f6 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
  • c4ef468644 core/rawdb: use readonly file lock in readonly mode (#28180) Delweng 2023-09-22 18:10:50 +0800
  • d19fe8e4fe cmd/geth: print progress logs when iterating large contracts too (#28179) Péter Szilágyi 2023-09-22 11:07:20 +0300
  • 7cd6ef9ae7 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
  • cdfae85ae2 trie/triedb/pathdb: improve error log (#28177) rjl493456442 2023-09-22 14:33:17 +0800
  • f881c71814 trie: remove internal nodes between shortNode and child in path mode (#28163) rjl493456442 2023-09-22 14:31:10 +0800
  • 8fc3449da2 core/rawdb: no need to run truncateFile for readonly mode (#28145) Delweng 2023-09-21 16:05:55 +0800
  • 6e0c4dea27 cmd/clef: suppress fsnotify error if keydir not exists (#28160) Delweng 2023-09-20 18:39:46 +0800
  • 552517f260 cmd/utils: fix typo in comment (#28159) phenix3443 2023-09-20 03:20:18 +0800
  • 9a178056b8 trie: add getter for preimage store in trie.Database (#28155) Guillaume Ballet 2023-09-19 14:47:24 +0200
  • 1b3f8f1c56 go.mod: use existing version of karalabe/usb (#28127) Martin Holst Swende 2023-09-19 14:20:06 +0200
  • a7205347fb cmd/devp2p: use bootnodes as crawl input (#28139) Delweng 2023-09-19 20:18:29 +0800
  • 9f39b08c14 eth: fix typo in comment (#28146) bnovil 2023-09-19 20:14:36 +0800
  • b87a0ced95 core/rawdb: fix typo in comment (#28140) Delweng 2023-09-19 19:43:37 +0800
  • 0264a9ad74 cmd/evm: fix some issues with the evm run command (#28109) Felix Lange 2023-09-19 13:41:16 +0200
  • 0fc9fb6954 params: begin Geth v1.13.2 release cycle Péter Szilágyi 2023-09-17 17:55:46 +0300
  • 1e16a11667 params: release Geth v1.13.1 Péter Szilágyi 2023-09-17 17:54:33 +0300
  • 5a51327bc5 core, eth/downloader: fix genesis state missing due to state sync (#28124) rjl493456442 2023-09-17 22:35:09 +0800
  • 6ddfb7609f params: fix typo in comment (#28129) phenix3443 2023-09-17 22:02:48 +0800
  • 5d5f12f179 internal/flags: fix typo (#28133) phenix3443 2023-09-17 22:02:11 +0800
  • 664137285f internal/ethapi: correctly calculate effective gas price (#28130) cam-schultz 2023-09-17 09:00:04 -0500
  • 15b7c0b384 eth/catalyst: fix engine API (#28135) rjl493456442 2023-09-17 21:50:18 +0800
  • c59e4a47dc cmd/geth, internal/flags: print envvar config source and bad names (#28119) Péter Szilágyi 2023-09-15 15:52:53 +0300
  • 7b8e28d719 eth/downloader: prevent pivot moves after state commit (#28126) Péter Szilágyi 2023-09-15 15:06:25 +0300
  • 815cd64d80 core/state: check err for iter.Error in fastDeleteStorage (#28122) Darioush Jalali 2023-09-14 23:09:07 -0700
  • e284083697 metrics: add support for enabling metrics from env vars (#28118) Péter Szilágyi 2023-09-14 13:56:06 +0300
  • ec2a2276b2 rlp/rlpgen: remove build tag (#28106) Felix Lange 2023-09-14 12:28:40 +0200
  • cd0e8a5ec9 internal/flags: fix loading env vars for custom flags (#28117) Péter Szilágyi 2023-09-14 12:43:58 +0300
  • 92902c3520 graphql: add 4844 blob fields (#27963) Delweng 2023-09-14 16:23:16 +0800
  • 3137a74a46 internal/flags: fix linter Péter Szilágyi 2023-09-14 10:58:13 +0300
  • 31263a6119 build: upgrade -dlgo version to Go 1.21.1 (#28113) Marius Kjærstad 2023-09-14 09:34:52 +0200
  • 953f7964db cmd/geth, internal/flags, go.mod: colorize cli help, support env vars (#28103) Péter Szilágyi 2023-09-14 10:33:59 +0300
  • 8ac50731c8 eth: abort on api operations not available in pbss-mode (#28104) Sina Mahmoodi 2023-09-14 09:10:37 +0200
  • c28d7e1b8e cmd/geth: rename the protocols field in the metrics gague (#28102) Péter Szilágyi 2023-09-13 20:17:55 +0300
  • 135d2d15e3 metrics: refactor metrics (#28035) Martin Holst Swende 2023-09-13 19:13:47 +0200
  • 02701029b3 core/rawdb: skip pathdb state inspection in hashdb mode (#28108) Péter Szilágyi 2023-09-13 15:13:10 +0300
  • 4a7485885b internal, log: remove code for old unsupported go-versions (#28090) Martin Holst Swende 2023-09-13 07:42:32 +0200
  • 1c477e5d89 params: begin v1.13.1 release cycle Péter Szilágyi 2023-09-12 14:03:50 +0300
  • 36032a0f9b params: release Geth v1.13.0 Péter Szilágyi 2023-09-12 13:57:10 +0300
  • 804db3128a consensus/misc: fix min gas limit error message (#28085) Bala Murali Krishna Komatireddy 2023-09-11 01:57:22 -0700
  • 7cf8bf905e core: fix calculation of blob gasprice in tx receipt (#28082) lightclient 2023-09-11 00:14:20 -0600
  • 6a22e29d27 ethclient: use 'input', not 'data' as field for transaction input (#28078) Martin Holst Swende 2023-09-08 18:33:36 +0200
  • fce8323197 go.mod: pull in a fix from pebble crl-release-23.1 (#28081) Péter Szilágyi 2023-09-08 17:23:57 +0300
  • ef485b7254 core, trie: cleanup trie database (#28062) rjl493456442 2023-09-07 21:17:14 +0800
  • f32ea1a1c6 log: avoid stack lookups when not needed/used (#28069) Martin Holst Swende 2023-09-07 14:48:49 +0200
  • ebad10b3af deps: update minisign (#28066) Martin Holst Swende 2023-09-07 10:18:46 +0200
  • f3d494593f core/rawdb: don't warn for missing "unclean shutdown markers" (#28014) Delweng 2023-09-06 18:29:51 +0800
  • 46d7fb2548 go.mod: goupnp 1.3.0 (#28053) ucwong 2023-09-06 09:17:36 +0100
  • d629692cbf params: update 4844 parameters (#28026) lightclient 2023-09-05 02:49:51 -0600
  • cfdfeea6ad core/forkid: skip genesis forks by time (#28034) lightclient 2023-09-04 07:32:14 -0600
  • 73b70b7870 beacon/engine: add shouldOverrideBuilder to payload envelope (#28029) lightclient 2023-09-04 07:26:13 -0600
  • 12d3fe4705 eth/catalyst: set random value in dev mode (#27940) Marius van der Wijden 2023-08-31 20:37:16 +0200
  • af34ccfc12 core/state: simplify storage trie update and commit (#28030) rjl493456442 2023-09-01 02:33:18 +0800
  • c10e9371e2 metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) Jorge 2023-08-31 19:37:17 +0200
  • aba3725746 go.mod: regenerate all indirect dependencies to clean up the junk (#28037) Péter Szilágyi 2023-08-31 16:00:31 +0300
  • ca0d2cfce0 core/txpool/blobpool: fix rlp decoding flaw during offload (#28027) lightclient 2023-08-30 00:28:03 -0700
  • bf493562d0 tests: use 'sender' in state tests if present (#28023) Martin Holst Swende 2023-08-29 04:36:10 +0200
  • 56a8ce2332 miner/stress/clique: fix typo (#28016) CrashOverride 2023-08-28 08:36:11 +0200
  • 22c5567198 build, tests: add execution-spec-tests (#26985) Marius van der Wijden 2023-08-26 15:42:27 +0200
  • 1e72eeaa3d core/state: fix missing import (#28010) Martin Holst Swende 2023-08-26 10:43:36 +0200
  • 7a2909ac49 eth: remove check for tdd reached on pos api block tags (#27799) lightclient 2023-08-26 02:19:01 -0600
  • 924d276688 core/state: implement fast storage deletion (#27955) rjl493456442 2023-08-26 16:13:22 +0800
  • be49691dac account/abi: handle solidity panic revert (#27868) Shude Li 2023-08-26 16:10:48 +0800
  • 8398b7094a beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) Martin Holst Swende 2023-08-26 04:52:12 +0200
  • f796c8f560 eth/catalyst: reset to current header if chain is rewound (in dev mode) (#27992) Delweng 2023-08-26 03:38:27 +0800
  • b92d89681f core/types: transaction and receipt encoding/decoding optimizations (#27976) Felix Lange 2023-08-25 20:03:41 +0200
  • 8f5d0635ce cmd, core, params: add support for the Holesky testnet (#28007) Péter Szilágyi 2023-08-25 18:11:40 +0300
  • 2fae17c8f6 eth/protocols/eth: stop advertising eth/66 for pathdb nodes (#28006) Péter Szilágyi 2023-08-25 18:10:30 +0300
  • b5c26cadde core: support null balance in genesis (#28005) Felix Lange 2023-08-25 15:59:40 +0200
  • 1f2bb0106c core/state/snapshot: replace diffToDisk ideal batch size with 64MB (#27977) aaronbuchwald 2023-08-25 08:48:10 -0400
  • d1920b4ffe core/vm/runtime: Add Random field to config (#28001) Guido Vranken 2023-08-25 10:05:33 +0200
  • f64d516284 eth/catalyst: use block as finalization (#28000) rjl493456442 2023-08-24 16:49:13 +0800
  • b71919e5e2 eth/catalyst: disable heartbeat for simulated beacon node (#27979) Delweng 2023-08-24 16:48:09 +0800
  • dd6f2f98aa all: use rlp.DecodeBytes instead of rlp.Decode where possible (#27994) Felix Lange 2023-08-24 10:47:42 +0200
  • 4c1fe069eb miner: refactor getSealingBlock method (#27993) Marius van der Wijden 2023-08-24 00:28:38 +0200
  • 2099a80396 miner: add to build block with EIP-4844 blobs (#27875) lightclient 2023-08-23 15:16:14 -0600
  • 7ac4bfcf3d core/rawdb: fix 32bit build (#27995) Felix Lange 2023-08-23 23:14:36 +0200
  • b85c87b5d4 core/state: remove public method ForEachStorage (#27986) Martin Holst Swende 2023-08-23 21:53:31 +0200
  • 4639725b10 core/rawdb: allocate database keys with explicit size to avoid slice growth (#27772) Marius van der Wijden 2023-08-23 21:41:56 +0200
  • 98fee83322 crypto/bn256: eliminate dead store (#27944) cui 2023-08-24 03:26:30 +0800
  • 1fa04ea6e1 les: use new atomic types (#27856) ucwong 2023-08-23 20:19:04 +0100
  • 0aa81738e6 core/rawdb, ethdb/pebble: avoid fsync db in tests (#27836) Martin Holst Swende 2023-08-23 20:43:55 +0200
  • b3a7b8f766 rlp: remove allocation of bytes.Reader in DecodeBytes (#27987) Felix Lange 2023-08-23 20:31:05 +0200
  • 62e19dde73 travis: get rid of old useless GO111MODULE directives (#27991) Péter Szilágyi 2023-08-23 18:54:30 +0300
  • c8563890cb account/abi: convert if-else-if chain to tagged switch (#27869) Shude Li 2023-08-23 21:53:38 +0800
  • be5feb2250 travis: increase travis wait time (#27975) Martin Holst Swende 2023-08-23 15:49:36 +0200
  • 22b083a163 cmd/utils: fix a startup issue on deleted chaindata but dangling ancients (#27989) Péter Szilágyi 2023-08-23 16:42:37 +0300
  • 1e72cdbd32 eth/catalyst: disable full payload when not in dev mode (#27921) rjl493456442 2023-08-23 20:14:04 +0800
  • 2aa9c9c87b core, eth, trie: expose more detailed dirty ram tracking for diff layers (#27971) Péter Szilágyi 2023-08-23 14:08:39 +0300
  • 9c07079f33 go.mod: update pebble to crl-release-23.1 (#27967) Péter Szilágyi 2023-08-23 10:50:28 +0300
  • 8c74940ebf graphql: fix nil deref on a timer (#27978) Delweng 2023-08-23 15:47:42 +0800
  • 3c23e850d3 rpc: use go-winio for named pipes (#27972) Martin Holst Swende 2023-08-23 04:39:01 +0200
  • b88138ad05 core: add BeaconRoot to header in GenerateChain (#27974) Felix Lange 2023-08-22 18:29:17 +0200
  • f28ec27bcd cmd/evm: add back stateroot to jsonl-output (#27968) Martin Holst Swende 2023-08-22 15:37:04 +0200
  • 2e9477f46b core, params, beacon/engine: implement EIP 4788 BeaconRoot (#27849) Martin Holst Swende 2023-08-22 14:33:39 +0200
  • 4f26ebfa8a go.mod: update docker (#27970) Marius van der Wijden 2023-08-22 13:11:25 +0200
  • ccde357a06 travis, build: update Go to 1.21.0 (#27958) Martin Holst Swende 2023-08-22 10:00:01 +0200