Commit Graph

  • 31b566f7a8 go.mod: update AWS APIs to latest heads (#28332) Péter Szilágyi 2023-10-13 15:19:03 +03:00
  • ed5da55149 build: move version-info into checksum file (#28324) Martin Holst Swende 2023-10-13 14:14:48 +02:00
  • 660cbe4117 go.mod: update fastcache to latest (#28334) Péter Szilágyi 2023-10-13 15:13:34 +03:00
  • 78c8e1060c go.mod: update gnark lib to fix a malleability issue (#28333) Péter Szilágyi 2023-10-13 13:49:40 +03:00
  • 1f30cae4ad go.mod, internal/build: update Azure dependencies (#28329) Péter Szilágyi 2023-10-13 12:58:07 +03:00
  • 1cb3b6aee4 eth/protocols/snap: fix snap sync failure on empty storage range (#28306) rjl493456442 2023-10-13 15:08:26 +08:00
  • 423d4137e5 Merge pull request #1917 from bnb-chain/master lx 2023-10-13 10:01:16 +08:00
  • 181218128b Merge branch 'develop' into master lx 2023-10-12 22:17:11 +08:00
  • 2f66d7c47c params: begin v1.13.4 release cycle Péter Szilágyi 2023-10-12 14:39:10 +03:00
  • 0d45d72d70 params: release Geth v.1.13.3 Péter Szilágyi 2023-10-12 14:36:49 +03:00
  • d2c0bed9d5 cmd/geth: fix failing test (#28322) Martin Holst Swende 2023-10-12 09:54:00 +02:00
  • b86459a722 core/txpool: ignore nil sub when subpool have been shut down (#1915) v1.3.0 Nathan 2023-10-12 10:20:48 +08:00
  • 0004c6b229 accounts, cmd: fix typos (#28300) vuittont60 2023-10-11 16:29:10 +08:00
  • eeb5dc3ccf cmd, core: resolve scheme from a read-write database (#28313) rjl493456442 2023-10-11 16:27:44 +08:00
  • 13d1d425ac eth/fetcher: fix typo Péter Szilágyi 2023-10-11 11:23:57 +03:00
  • 73cfed0ea1 core/vm: clean up evm clearly when get it from pool (#1914) Nathan 2023-10-11 16:20:47 +08:00
  • 35d85e250b core: write head block hash when shutdown (#1912) Nathan 2023-10-11 16:17:17 +08:00
  • a6deb2d994 eth/fetcher: throttle tx fetches to 128KB responses (#28304) Péter Szilágyi 2023-10-11 10:50:09 +03:00
  • 7776a3214a ethdb/pebble: add level file metrics (#28271) rjl493456442 2023-10-11 15:18:18 +08:00
  • 43e2c779b4 Revert "fix: skip a patch that could fork the chain (#1902)" (#1913) lx 2023-10-11 14:37:34 +08:00
  • 8976a0c97a trie: remove owner and binary marshaling from stacktrie (#28291) Martin Holst Swende 2023-10-11 06:12:45 +02:00
  • 2c007cfed7 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
  • 17ffdf1a9d core/state: skip deleting storages for EmptyTrie (#1911) Nathan 2023-10-10 18:15:24 +08:00
  • 5e43ed0d72 git: ignore tests/spec-tests folder (#28254) lightclient 2023-10-10 02:56:50 -06:00
  • 8afbcf4713 eth: enforce announcement metadatas and drop peers violating the protocol (#28261) Péter Szilágyi 2023-10-10 11:35:51 +03:00
  • 6505297456 trie: fix a typo, use correct docstrings (#28302) Brandon Liu 2023-10-10 16:32:14 +08:00
  • 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
  • f8439514e3 core/state: skip handleDestruction in hash based mode (#1908) Nathan 2023-10-08 18:55:30 +08:00
  • 5cd647bb7d Merge pull request #1906 from Fynnss/fix_state_history_write_error Fynn 2023-10-08 00:40:43 -05:00
  • 44b2f4a787 metrics: fix missing miner-info, build-info and node-info (#1907) Nathan 2023-10-08 10:19:38 +08:00
  • 0d47213199 fix: skip a patch that could fork the chain (#1902) lx 2023-10-07 16:02:33 +08:00
  • 4259f4c1f8 fix: state history hasn't write Fynn 2023-09-27 15:01:49 +08:00
  • 4e1e37323d core/txpool/legacypool: fix typo (#28258) hyunchel 2023-10-06 22:57:12 -04:00
  • c26a30392a Merge pull request #1882 from Fynnss/add_hash_trie_node_prune_tool Fynn 2023-10-05 09:13:51 +08: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
  • 6932673003 cmd: add tests for init-network (#1899) Mister-EA 2023-09-29 14:54:20 +02: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 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
  • 4b45c5993c fix: skip HasState check for fast node (#1901) lx 2023-09-28 10:07:21 +08:00
  • a081130081 core/txpool: fix typos (#28213) 0xbstn 2023-09-28 03:48:14 +02:00
  • 35b21cac14 core/bloombits: fix deadlock when matcher session hits an error (#1895) tokikuch 2023-09-27 00:00:27 -07:00
  • 614804b33c core/txpool: fix typos (#28208) bnovil 2023-09-27 11:08:53 +08:00
  • f8bc2b76ac core/state: ensure triedb Commit after Update (#1900) Nathan 2023-09-27 11:07:45 +08:00
  • c955dd2189 cmd/geth: fix listern port when initNetwork (#1897) Nathan 2023-09-27 10:43:13 +08:00
  • b85c183ea7 eth/downloader: remove header rollback mechanism (#28147) rjl493456442 2023-09-26 21:29:13 +08:00
  • b8bad314ed cmd/geth: add hash2path & trie get tools Fynn 2023-09-25 11:16:36 +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
  • 528d97b541 feat: active pbss on bsc joeycli 2023-09-24 12:21:00 +08:00
  • 720ff1fe57 all: activate pbss as experimental feature from eth (#26274) rjl493456442 2023-08-11 03:21:36 +08:00
  • d179056512 logs: add some logs to trace block miner, justified reorg; (#1894) GalaIO 2023-09-25 20:11:52 +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
  • 2f7d305013 logs: add some logs to trace block miner, justified reorg; (#1894) GalaIO 2023-09-25 20:11:52 +08:00
  • b3ef585957 Merge pull request #1892 from bnb-chain/develop lx 2023-09-25 16:45:45 +08:00
  • c5647b128c release: prepare for release v1.3.0 (#1891) lx 2023-09-25 14:20:48 +08: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
  • 52e2cb86a5 parlia: reject header with non-nil WithdrawalsHash(#1884) Nathan 2023-09-21 12:02:59 +08:00
  • 5b9cbe30f8 cmd/clef: suppress fsnotify error if keydir not exists (#28160) Delweng 2023-09-20 18:39:46 +08:00
  • 41f0667ce1 Revert "core/rawdb: open meta file in read only mode (#26009)" (#1879) Nathan 2023-09-20 07:05:18 +08:00
  • 5c6f4b9f0d cmd/utils: fix typo in comment (#28159) phenix3443 2023-09-20 03:20:18 +08:00