Commit Graph

  • 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
  • 2c7a07bc57 discov: add status log for bootnode (#1878) Matus Kysel 2023-09-19 08:40:35 +02:00
  • 1bc27f6d98 core/state: handle account destruction after updating account state NathanBSC 2023-09-15 13:49:07 +08:00
  • 9edad94115 cmd/utils: make uncategorized flags of geth categorized (#1877) Nathan 2023-09-18 20:07:03 +08:00
  • e379117b79 tests/truffle: adapt for changes in bsc-genesis-contract NathanBSC 2023-09-18 14:52:04 +08: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 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
  • 782aea5841 build: run full unit test cases, except ./tests NathanBSC 2023-09-13 11:46:47 +08:00
  • fe5df933b6 Merge pull request #1840 from bnb-chain/big_merge_v1.10.16_v1.12.2 lx 2023-09-14 13:19:42 +08: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
  • 05e94ffee0 miner: do not copy nil baseFee for transactionsByPriceAndNonce big_merge_v1.10.16_v1.12.2 NathanBSC 2023-09-12 16:54:02 +08:00
  • 0d482ccdc4 cmd/utils: fix parsing BootstrapNodes from BootnodesFlag NathanBSC 2023-09-08 18:04:03 +08: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 Péter Szilágyi 2023-09-12 13:57:10 +03:00
  • bb6bdc055d Merge pull request #1860 from bnb-chain/develop v1.2.12 lx 2023-09-11 17:43:19 +08: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
  • 0f622f3829 lint: fix all golang lint after big merge (#1861) NathanBSC 2023-09-08 16:36:16 +08:00
  • 1c17c47df7 release: prepare for release v1.2.12 (#1859) lx 2023-09-08 14:20:19 +08:00
  • 7b94e6163f Merge pull request #1856 from bnb-chain/merge_develop_to_big_merge_v1.10.16_v1.12.2 lx 2023-09-08 11:18:11 +08:00
  • 6632d3bf99 Merge branch 'develop' into merge_develop_to_big_merge_v1.10.16_v1.12.2 NathanBSC 2023-09-08 11:14:09 +08:00
  • 5a7964ded2 Update init-network command (#1839) Mister-EA 2023-09-08 04:36:53 +02:00
  • 6af6162297 vote: check consensus key match vote key before voting (#1858) NathanBSC 2023-09-08 10:20:07 +08: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
  • b5e862b9a8 Merge branch 'develop' into merge_develop_to_big_merge_v1.10.16_v1.12.2 NathanBSC 2023-09-07 17:50:15 +08:00
  • a0cb4d0377 eth/tracers: trace system tx should add intrinsicGas (#1855) Eric 2023-09-07 16:46:54 +08:00
  • 202ab70922 Big merge v1.10.16 v1.12.2 fix ci (#1850) NathanBSC 2023-09-07 16:39:29 +08:00
  • c60f7dd08d deps: update minisign (#28066) Martin Holst Swende 2023-09-07 10:18:46 +02:00
  • a4373557df fetcher: no import blocks before or equal to the finalized height (#1854) lx 2023-09-06 21:53:47 +08:00
  • 3f0158751e Merge pull request #1852 from bnb-chain/bootnodes Matus Kysel 2023-09-06 15:40:03 +02:00
  • d40f382fe1 doc: add simple guide to run bootnode Matus Kysel 2023-09-05 08:44:05 +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
  • 50f1cf3aa9 discov: add hardcoded bootnodes Matus Kysel 2023-09-05 08:23:51 +02: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
  • 41ee96fdfe core/txpool/blobpool: fix rlp decoding flaw during offload (#28027) lightclient 2023-08-30 00:28:03 -07:00
  • df8db4f22c crypto: Update BLST to v0.3.11 (#1844) buddho 2023-08-29 18:09:24 +08:00
  • b8adb4cb0c tests: use 'sender' in state tests if present (#28023) Martin Holst Swende 2023-08-29 04:36:10 +02:00
  • fe24d22a62 miner/stress/clique: fix typo (#28016) CrashOverride 2023-08-28 08:36:11 +02:00
  • f174ddba7a build, tests: add execution-spec-tests (#26985) Marius van der Wijden 2023-08-26 15:42:27 +02:00
  • d4e345c7d4 core/state: fix missing import (#28010) Martin Holst Swende 2023-08-26 10:43:36 +02:00
  • 3a662d4735 eth: remove check for tdd reached on pos api block tags (#27799) lightclient 2023-08-26 02:19:01 -06:00
  • 3ff6b3c31e core/state: implement fast storage deletion (#27955) rjl493456442 2023-08-26 16:13:22 +08:00
  • 5ca7fb82d6 account/abi: handle solidity panic revert (#27868) Shude Li 2023-08-26 16:10:48 +08:00
  • 6aa88ccdd2 beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) Martin Holst Swende 2023-08-26 04:52:12 +02:00
  • cde462c6bf eth/catalyst: reset to current header if chain is rewound (in dev mode) (#27992) Delweng 2023-08-26 03:38:27 +08:00
  • 9bbb9df185 core/types: transaction and receipt encoding/decoding optimizations (#27976) Felix Lange 2023-08-25 20:03:41 +02:00
  • 6b98d18789 cmd, core, params: add support for the Holesky testnet (#28007) Péter Szilágyi 2023-08-25 18:11:40 +03:00
  • 5e0eb62a8e eth/protocols/eth: stop advertising eth/66 for pathdb nodes (#28006) Péter Szilágyi 2023-08-25 18:10:30 +03:00
  • 6dc9cdf15b core: support null balance in genesis (#28005) Felix Lange 2023-08-25 15:59:40 +02:00
  • 56d2366699 core/state/snapshot: replace diffToDisk ideal batch size with 64MB (#27977) aaronbuchwald 2023-08-25 08:48:10 -04:00
  • 0ba2d3cfa4 core/vm/runtime: Add Random field to config (#28001) Guido Vranken 2023-08-25 10:05:33 +02:00
  • 1a2135044c eth/catalyst: use block as finalization (#28000) rjl493456442 2023-08-24 16:49:13 +08:00
  • 45b198dd3a eth/catalyst: disable heartbeat for simulated beacon node (#27979) Delweng 2023-08-24 16:48:09 +08:00
  • 9b46986edc all: use rlp.DecodeBytes instead of rlp.Decode where possible (#27994) Felix Lange 2023-08-24 10:47:42 +02:00
  • 60ec41ce73 miner: refactor getSealingBlock method (#27993) Marius van der Wijden 2023-08-24 00:28:38 +02:00
  • feb8f416ac miner: add to build block with EIP-4844 blobs (#27875) lightclient 2023-08-23 15:16:14 -06:00
  • d1f6735171 core/rawdb: fix 32bit build (#27995) Felix Lange 2023-08-23 23:14:36 +02:00
  • eb6cbe37e1 core/state: remove public method ForEachStorage (#27986) Martin Holst Swende 2023-08-23 21:53:31 +02:00
  • 2f4dbb4f90 core/rawdb: allocate database keys with explicit size to avoid slice growth (#27772) Marius van der Wijden 2023-08-23 21:41:56 +02:00
  • 4abc412348 crypto/bn256: eliminate dead store (#27944) cui 2023-08-24 03:26:30 +08:00
  • e3f3e01504 les: use new atomic types (#27856) ucwong 2023-08-23 20:19:04 +01:00
  • f0f8703bf2 core/rawdb, ethdb/pebble: avoid fsync db in tests (#27836) Martin Holst Swende 2023-08-23 20:43:55 +02:00
  • 5c7136adb4 rlp: remove allocation of bytes.Reader in DecodeBytes (#27987) Felix Lange 2023-08-23 20:31:05 +02:00
  • 52219ced8b travis: get rid of old useless GO111MODULE directives (#27991) Péter Szilágyi 2023-08-23 18:54:30 +03:00
  • 76d4ac1acb account/abi: convert if-else-if chain to tagged switch (#27869) Shude Li 2023-08-23 21:53:38 +08:00
  • 4af98d4ee6 travis: increase travis wait time (#27975) Martin Holst Swende 2023-08-23 15:49:36 +02:00