Commit Graph

  • 6b1e4f4211 all: move light.NodeSet to trienode.ProofSet (#28287) Martin Holst Swende 2023-10-10 10:30:47 +02:00
  • db9afae2ea eth, params: fix typos (#28286) hyunchel 2023-10-10 04:22:45 -04:00
  • fa6107c85e core: fix typos (#28255) 0xbstn 2023-10-10 10:22:03 +02:00
  • 08326794e8 trie: refactor stacktrie (#28233) Martin Holst Swende 2023-10-10 08:28:56 +02:00
  • 4e1e37323d core/txpool/legacypool: fix typo (#28258) hyunchel 2023-10-06 22:57:12 -04:00
  • 052355f5e2 cmd/evm/internal/t8ntoo: tiny bugfix for difficulty field (#28245) tactical_retreat 2023-10-04 05:38:25 -04:00
  • 95b0555c84 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
  • a8a9c8e4b0 core, eth, miner: start propagating and consuming blob txs (#28243) Péter Szilágyi 2023-10-04 12:36:36 +03:00
  • bc6d184872 cmd/devp2p, eth: drop eth/66 (#28239) Péter Szilágyi 2023-10-03 15:03:19 +03:00
  • 7963c4e808 rpc: fix erroneous error-message in test (#28227) hyunchel 2023-10-03 07:48:36 -04:00
  • 2091ebdf5e trie: fix benchmark by ensuring key immutability (#28221) Chirag Garg 2023-10-03 17:16:22 +05:30
  • 339a4cf056 core: fix typos (#28238) 0xbstn 2023-10-03 13:44:01 +02:00
  • 07dec7a11c cmd/evm: cancun-updates for b11r and t8n -tools (#28195) lightclient 2023-10-03 01:26:33 -06:00
  • 705a51e566 eth, rpc: add configurable option for wsMessageSizeLimit (#27801) tylerni7 2023-10-03 00:23:19 -07:00
  • c39cbc1a78 core: implement BLOBBASEFEE opcode (0x4a) (#28098) Marius van der Wijden 2023-10-02 11:49:29 +02:00
  • 7b6ff527d5 cmd, eth: switch the dev synctarget to hash from block (#28209) Péter Szilágyi 2023-09-29 22:11:15 +03:00
  • a408e37fa1 eth/catalyst: add validation error in new paylaod hash mismatch (#28226) lightclient 2023-09-29 12:27:30 -06:00
  • 966e50bddb ethdb/pebble: luv you linter Péter Szilágyi 2023-09-29 20:52:55 +03:00
  • 22dcb7a77b ethdb/pebble: upgrade pebble to master (aa077af62593) (#28070) rjl493456442 2023-09-30 01:45:38 +08:00
  • 1f9d672df1 common: remove address.Hash footgun (#28228) Péter Szilágyi 2023-09-29 18:14:26 +03:00
  • c5ff839fb2 core/state: small trie prefetcher nits (#28183) aaronbuchwald 2023-09-29 10:46:23 -04:00
  • 0ded110b80 core: infer blobGasUsed in chain maker (#28212) Sina Mahmoodi 2023-09-29 10:44:28 +02:00
  • 1f6e63900d core: fix typos (#28218) 0xbstn 2023-09-29 09:52:22 +02:00
  • f988b2332e ethdb, internal/ethapi: support exposing Pebble stats too, beside LevelDB (#28224) Péter Szilágyi 2023-09-28 22:27:21 +03:00
  • b9450bfcca core, eth: typos and some code formatting (#28201) phenix3443 2023-09-28 18:15:50 +08:00
  • 46c850a941 internal/ethapi: compact db missing key starts with 0xff (#28207) Delweng 2023-09-28 04:04:45 -05:00
  • 37a2d919b0 params: update 4788 beacon roots contract addr (#28205) lightclient 2023-09-28 01:52:27 -06:00
  • 3dc45a3e1d params: begin v1.13.3 release cycle Péter Szilágyi 2023-09-28 10:23:25 +03:00
  • dc34fe8291 params: release Geth v1.13.2 v1.13.2 Péter Szilágyi 2023-09-28 10:22:09 +03:00
  • 73f5bcb75b core, accounts, eth, trie: handle genesis state missing (#28171) rjl493456442 2023-09-28 15:00:53 +08:00
  • a081130081 core/txpool: fix typos (#28213) 0xbstn 2023-09-28 03:48:14 +02:00
  • 614804b33c core/txpool: fix typos (#28208) bnovil 2023-09-27 11:08:53 +08:00
  • b85c183ea7 eth/downloader: remove header rollback mechanism (#28147) rjl493456442 2023-09-26 21:29:13 +08:00
  • adb9b319c9 internal/ethapi: eth_call block parameter is optional (#28165) Sina Mahmoodi 2023-09-26 14:22:11 +02:00
  • 2b7bc2c36b eth/fetcher: allow underpriced transactions in after timeout (#28097) Marius van der Wijden 2023-09-26 13:12:44 +02:00
  • 40219109b0 eth/downloader: typo in comment (#28196) phenix3443 2023-09-26 16:59:41 +08:00
  • 4de89e92e4 core/vm: minor code formatting (#28199) hzysvilla 2023-09-26 16:58:01 +08:00
  • 4985d83b8f ethclient: fix BlockReceipts parameter encoding (#28087) Andryanau Kanstantsin 2023-09-25 23:24:20 +02:00
  • f6f64cc43d cmd/utils: fix bootnodes config priority (#28095) buddho 2023-09-26 01:17:39 +08:00
  • 3d297fc2d7 cmd/geth: ensure db is closed before exit (#28150) Delweng 2023-09-26 00:28:20 +08:00
  • c3742a9ae0 internal/debug: add --log.rotate to the logging category (#28190) Felix Lange 2023-09-25 16:02:44 +02:00
  • 1fa3362ea7 core/forkid: add forkid test for holesky (#28193) Marius van der Wijden 2023-09-25 16:02:19 +02:00
  • c2cfe35f12 core/bloombits: fix deadlock when matcher session hits an error (#28184) tokikuch 2023-09-25 06:35:24 -07:00
  • d051ea5e89 params: update hash for Holesky relaunch (#28192) Péter Szilágyi 2023-09-25 16:13:56 +03:00
  • 323542af50 core, params: update Holesky testnet to relaunched spec (#28191) Péter Szilágyi 2023-09-25 16:10:23 +03:00
  • 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 +03:00
  • f1b2ec0833 core/rawdb: use readonly file lock in readonly mode (#28180) Delweng 2023-09-22 18:10:50 +08:00
  • d135bafdcb cmd/geth: print progress logs when iterating large contracts too (#28179) Péter Szilágyi 2023-09-22 11:07:20 +03:00
  • 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 +03:00
  • 03c2176a1d trie/triedb/pathdb: improve error log (#28177) rjl493456442 2023-09-22 14:33:17 +08:00
  • 4773dcbc81 trie: remove internal nodes between shortNode and child in path mode (#28163) rjl493456442 2023-09-22 14:31:10 +08:00
  • 545f4c5547 core/rawdb: no need to run truncateFile for readonly mode (#28145) Delweng 2023-09-21 16:05:55 +08:00
  • 5b9cbe30f8 cmd/clef: suppress fsnotify error if keydir not exists (#28160) Delweng 2023-09-20 18:39:46 +08:00
  • 5c6f4b9f0d cmd/utils: fix typo in comment (#28159) phenix3443 2023-09-20 03:20:18 +08:00
  • 7ed5bc021a trie: add getter for preimage store in trie.Database (#28155) Guillaume Ballet 2023-09-19 14:47:24 +02:00
  • 30d5d7c1b3 go.mod: use existing version of karalabe/usb (#28127) Martin Holst Swende 2023-09-19 14:20:06 +02:00
  • 41a0ad9f03 cmd/devp2p: use bootnodes as crawl input (#28139) Delweng 2023-09-19 20:18:29 +08:00
  • 4b748b7a27 eth: fix typo in comment (#28146) bnovil 2023-09-19 20:14:36 +08:00
  • ef76afad35 core/rawdb: fix typo in comment (#28140) Delweng 2023-09-19 19:43:37 +08:00
  • e9f78db79d cmd/evm: fix some issues with the evm run command (#28109) Felix Lange 2023-09-19 13:41:16 +02:00
  • 90d5bd85bc params: begin Geth v1.13.2 release cycle Péter Szilágyi 2023-09-17 17:55:46 +03:00
  • 3f40e65c48 params: release Geth v1.13.1 v1.13.1 Péter Szilágyi 2023-09-17 17:54:33 +03:00
  • c53b0fef2a core, eth/downloader: fix genesis state missing due to state sync (#28124) rjl493456442 2023-09-17 22:35:09 +08:00
  • d8a351b58f params: fix typo in comment (#28129) phenix3443 2023-09-17 22:02:48 +08:00
  • 52234eb172 internal/flags: fix typo (#28133) phenix3443 2023-09-17 22:02:11 +08:00
  • 217719347d internal/ethapi: correctly calculate effective gas price (#28130) cam-schultz 2023-09-17 09:00:04 -05:00
  • 9a9db3d265 eth/catalyst: fix engine API (#28135) rjl493456442 2023-09-17 21:50:18 +08:00
  • 16cd1a7561 cmd/geth, internal/flags: print envvar config source and bad names (#28119) Péter Szilágyi 2023-09-15 15:52:53 +03:00
  • 4fa3db49a1 eth/downloader: prevent pivot moves after state commit (#28126) Péter Szilágyi 2023-09-15 15:06:25 +03:00
  • 48fdb79de5 core/state: check err for iter.Error in fastDeleteStorage (#28122) Darioush Jalali 2023-09-14 23:09:07 -07:00
  • 65a17c00c7 metrics: add support for enabling metrics from env vars (#28118) Péter Szilágyi 2023-09-14 13:56:06 +03:00
  • 909dd4a109 rlp/rlpgen: remove build tag (#28106) Felix Lange 2023-09-14 12:28:40 +02:00
  • ee654626ad internal/flags: fix loading env vars for custom flags (#28117) Péter Szilágyi 2023-09-14 12:43:58 +03:00
  • 8514d665ee graphql: add 4844 blob fields (#27963) Delweng 2023-09-14 16:23:16 +08:00
  • 86bc2cdf33 internal/flags: fix linter Péter Szilágyi 2023-09-14 10:58:13 +03:00
  • 636c64caa9 build: upgrade -dlgo version to Go 1.21.1 (#28113) Marius Kjærstad 2023-09-14 09:34:52 +02:00
  • d9fbb71d63 cmd/geth, internal/flags, go.mod: colorize cli help, support env vars (#28103) Péter Szilágyi 2023-09-14 10:33:59 +03:00
  • b9b99a12e5 eth: abort on api operations not available in pbss-mode (#28104) Sina Mahmoodi 2023-09-14 09:10:37 +02:00
  • eb7438997b cmd/geth: rename the protocols field in the metrics gague (#28102) Péter Szilágyi 2023-09-13 20:17:55 +03:00
  • 8b6cf128af metrics: refactor metrics (#28035) Martin Holst Swende 2023-09-13 19:13:47 +02:00
  • 8d38b1fe62 core/rawdb: skip pathdb state inspection in hashdb mode (#28108) Péter Szilágyi 2023-09-13 15:13:10 +03:00
  • 43df612268 internal, log: remove code for old unsupported go-versions (#28090) Martin Holst Swende 2023-09-13 07:42:32 +02:00
  • 766272ff8c params: begin v1.13.1 release cycle Péter Szilágyi 2023-09-12 14:03:50 +03:00
  • 7371b38171 params: release Geth v1.13.0 v1.13.0 Péter Szilágyi 2023-09-12 13:57:10 +03:00
  • 12ef276a7d consensus/misc: fix min gas limit error message (#28085) Bala Murali Krishna Komatireddy 2023-09-11 01:57:22 -07:00
  • 1efd12f695 core: fix calculation of blob gasprice in tx receipt (#28082) lightclient 2023-09-11 00:14:20 -06:00
  • 5cf53f51ac ethclient: use 'input', not 'data' as field for transaction input (#28078) Martin Holst Swende 2023-09-08 18:33:36 +02:00
  • 83886e40b6 go.mod: pull in a fix from pebble crl-release-23.1 (#28081) Péter Szilágyi 2023-09-08 17:23:57 +03:00
  • a7842c9cae core, trie: cleanup trie database (#28062) rjl493456442 2023-09-07 21:17:14 +08:00
  • a8d7201ec5 log: avoid stack lookups when not needed/used (#28069) Martin Holst Swende 2023-09-07 14:48:49 +02:00
  • c60f7dd08d deps: update minisign (#28066) Martin Holst Swende 2023-09-07 10:18:46 +02:00
  • 2e02c1ffd9 core/rawdb: don't warn for missing "unclean shutdown markers" (#28014) Delweng 2023-09-06 18:29:51 +08:00
  • 2f77299136 go.mod: goupnp 1.3.0 (#28053) ucwong 2023-09-06 09:17:36 +01:00
  • 25733a4aad params: update 4844 parameters (#28026) lightclient 2023-09-05 02:49:51 -06:00
  • eff7c3bda0 core/forkid: skip genesis forks by time (#28034) lightclient 2023-09-04 07:32:14 -06:00
  • f260a9edb9 beacon/engine: add shouldOverrideBuilder to payload envelope (#28029) lightclient 2023-09-04 07:26:13 -06:00
  • 28857080d7 eth/catalyst: set random value in dev mode (#27940) Marius van der Wijden 2023-08-31 20:37:16 +02:00
  • 0acc0a1f86 core/state: simplify storage trie update and commit (#28030) rjl493456442 2023-09-01 02:33:18 +08:00
  • 53f3c2ae65 metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) Jorge 2023-08-31 19:37:17 +02:00
  • 5b159498bb go.mod: regenerate all indirect dependencies to clean up the junk (#28037) Péter Szilágyi 2023-08-31 16:00:31 +03:00