Commit Graph

  • 84c36588cd cmd/utils: disable snap protocol for fast node (#2234) Ng Wei Han 2024-03-21 15:15:13 +08:00
  • 22888c8725 feat: add mev metrics (#2317) Raina 2024-03-21 15:03:35 +08:00
  • e313d5b319 internal/ethapi: add net_nodeInfo (#2307) Ng Wei Han 2024-03-21 13:09:34 +08:00
  • 1208d07e94 cmd, node: initialize ports with --instance (#2298) Ng Wei Han 2024-03-21 13:06:48 +08:00
  • fd284c74dd cmd/utils, core: only full sync for fast nodes (#2280) Ng Wei Han 2024-03-21 11:42:33 +08:00
  • fdbe2e3cb0 cmd/utils, node: switch to Pebble as the default db if none exists (#27136) (#2312) VM 2024-03-21 11:41:21 +08:00
  • 9684ba3a83 core: rephrase TriesInMemory log (#2228) Ng Wei Han 2024-03-21 11:37:47 +08:00
  • 1324884db7 cmd/jsutil: dump MinGasPrice for validator (#2314) zzzckck 2024-03-21 11:35:16 +08:00
  • ebe88c09a9 Merge pull request #2311 from buddh0/port_cancun_related_changes_from_unreleased_v1.4.0 zzzckck 2024-03-20 19:49:24 +08:00
  • 66ed85ef82 params: use the same variable name as EIP-4788 (#29195) Haotian 2024-03-15 16:14:31 +08:00
  • 2893079aa4 cmd/emv/internal/t8ntool: fix shadowing of excessBlobGas (#29263) John Xu 2024-03-14 21:38:11 +08:00
  • 3c81d559e7 core/txpool/blobpool: return ErrAlreadyKnown for duplicate txs (#29210) Lee Bousfield 2024-03-11 05:05:17 -05:00
  • c1496e7ced ethclient/gethclient: add blob transaction fields in toCallArg (#29198) colin 2024-03-08 19:13:46 +08:00
  • 291ab99d4a eth/tracers: prestate tracer add blob fee (#29168) Delweng 2024-03-06 20:36:12 +08:00
  • e6e1d06687 internal/jsre: format blob fields from hexdecimal to int (#29166) Delweng 2024-03-05 21:37:26 +08:00
  • c170814596 eth/catalyst: update simulated beacon for cancun (#28829) Sina Mahmoodi 2024-02-29 13:17:32 +01:00
  • 09b469f0bf tests/truffle: use hbss to run test (#2313) buddho 2024-03-20 19:16:07 +08:00
  • 6978f009ab cmd/geth, core/rawdb: add dbDeleteTrieState weiihann 2024-03-12 12:20:40 +08:00
  • 74d20546c3 core: don't check genesis hash for no tries weiihann 2024-03-18 13:51:45 +08:00
  • ccd7a44be0 core/vm: fix PrecompiledContractsCancun (#2310) buddho 2024-03-20 16:24:02 +08:00
  • 10ae179a73 cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#2241) VM 2024-03-19 15:18:58 +08:00
  • 16b040e8c4 eth/ethconfig: remove overridekepler and overrideshanghai (#2304) buddho 2024-03-19 14:33:11 +08:00
  • 280cad3098 fix: fix the wrong version number (#2305) v1.3.12 zjubfd 2024-03-19 14:16:34 +08:00
  • 880f7ab865 fix: add FeynmanFix upgrade for a testnet issue (#2288) (#2299) Ng Wei Han 2024-03-18 15:30:32 +08:00
  • 9fb0241eab fix: add FeynmanFix upgrade for a testnet issue (#2288) v1.3.11 Roshan 2024-03-18 11:28:13 +08:00
  • 58bc494fa7 build(deps): bump github.com/quic-go/quic-go from 0.39.3 to 0.39.4 (#2236) khaledmouha 2024-03-18 04:06:39 +01:00
  • d9b9b7f66b core/state: fix taskResult typo (#2240) Ng Wei Han 2024-03-18 11:00:07 +08:00
  • 05c1f1438c chore: rialto network for testing fix-v1.3.10-dev-setup j75689 2024-03-15 09:56:52 +08:00
  • 4b5eebead1 fix review comments Roshan 2024-03-14 18:55:12 +08:00
  • b5603d2e98 fix: add FeynmanFix upgrade for a testnet issue Roshan 2024-03-14 18:41:53 +08:00
  • e4ddf5881b parlia: add state prepare for internal SC transaction (#2272) Matus Kysel 2024-03-13 09:57:33 +01:00
  • a4b436806e fix: systemTx should be always at the end of block (#2277) zzzckck 2024-03-12 21:11:20 +08:00
  • cbff31944b Merge pull request #2274 from bnb-chain/develop v1.4.2-alpha zzzckck 2024-03-12 14:57:28 +08:00
  • 7169e2b864 metrics: add read/write_bytes (#2265) Fynn 2024-03-12 13:59:00 +08:00
  • d620407ff4 Merge branch 'master' into develop zzzckck 2024-03-12 13:25:21 +08:00
  • 9e85b0f29f release: prepare for release v1.4.2-alpha (#2273) zzzckck 2024-03-12 13:24:28 +08:00
  • eb4465567e Merge pull request #2267 from buddh0/cancun_code_merge_v1.13.12_v1.13.14 zzzckck 2024-03-12 11:24:26 +08:00
  • fd914c2330 fix: compile error in statedb.go zzzckck 2024-03-11 19:51:58 +08:00
  • 4387eec4dc release: prepare for release v1.4.1-alpha (#2270) zzzckck 2024-03-11 15:48:41 +08:00
  • 8ef781a41e upstream: more code review fix (#35) buddho 2024-03-11 18:56:19 +08:00
  • 1487e46f30 release: prepare for release v1.4.1-alpha (#2270) v1.4.1-alpha zzzckck 2024-03-11 15:48:41 +08:00
  • 270793f13a Merge branch 'develop' into cancun_code_merge_v1.13.12_v1.13.14 buddh0 2024-03-11 15:16:24 +08:00
  • 31ace32e9e Merge pull request #2269 from buddh0/fast_node_skip_checking zzzckck 2024-03-11 15:07:26 +08:00
  • b7d3be0398 upstream: Cancun code merge v1.13.12~v1.13.14 fix CI (#34) buddho 2024-03-11 14:57:31 +08:00
  • 6386172b95 all: use errors.New() when there is no param rather than fmt.Errorf() (#2247) yzb 2024-03-11 14:52:33 +08:00
  • 4051c34e18 typo: fix struct names in comments (#2256) teslaedison 2024-03-11 14:51:59 +08:00
  • 16c6e462e0 fix: ensure EIP-4788 not supported with Parlia Engine (#2268) buddho 2024-03-11 14:26:57 +08:00
  • def3512fd8 feat: support separate trie database (#2021) wayen 2024-03-08 16:07:29 +08:00
  • 411d5c5001 Merge tag 'v1.13.14' into cancun_code_merge_v1.13.12_v1.13.14 buddh0 2024-03-08 15:36:25 +08:00
  • 89c4ab2a05 feat: support MEV (#2224) Raina 2024-03-08 11:15:35 +08:00
  • 0dc4b1f119 ci: fix nancy vulnerabilities issue; GalaIO 2024-03-08 10:29:06 +08:00
  • b75720d270 core: skip checking state root existence when do snapsync by fast node (#2258) buddho 2024-03-07 10:00:01 +08:00
  • a18ed24b9d core: skip checking state root existence when do snapsync by fast node buddh0 2024-03-06 10:13:41 +08:00
  • 38d592dfdd fix: add missing args of bls account generate-proof cmd (#2252) Roshan 2024-03-05 10:42:29 +08:00
  • 5ccaed162f Merge pull request #2251 from bnb-chain/develop v1.4.0-alpha zzzckck 2024-03-04 18:41:27 +08:00
  • 72fcd3b394 release: prepare for release v1.4.0-alpha (#2250) zzzckck 2024-03-04 16:41:51 +08:00
  • b23dd6c9f7 Merge pull request #2200 from buddh0/cancun_code_merge_v1.13.0_v1.13.11 zzzckck 2024-03-04 15:00:46 +08:00
  • c8cc91963f eth/gasprice: fix percentile validation in eth_feeHistory (#2242) v1.3.10 Eric 2024-02-28 15:15:46 +08:00
  • 0b1438c3df eth: make transaction propagation paths in the network deterministic (#29034) Péter Szilágyi 2024-03-02 22:39:22 +02:00
  • 93d652bad3 upstream: more code review fix (#33) buddho 2024-03-01 19:19:18 +08:00
  • 0a2f33946b eth/catalyst: update simulated beacon for cancun (#28829) Sina Mahmoodi 2024-02-29 13:17:32 +01:00
  • 865e1e9f57 cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) Péter Szilágyi 2024-02-29 12:40:59 +02:00
  • db4cf69166 all: replace fmt.Errorf() with errors.New() if no param required (#29126) yzb 2024-02-29 17:56:46 +08:00
  • 28d55218f7 cmd/geth: parseDumpConfig should not return closed db (#29100) Ng Wei Han 2024-02-29 17:56:17 +08:00
  • dbc27a199f all: fix function names in docs (#29128) cui fliter 2024-02-29 17:29:06 +08:00
  • 1883438964 eth/catalyst: return invalid payload attributes instead of invalid parms for bad fcu payload (#29115) lightclient 2024-02-28 11:59:16 -07:00
  • 9986a69c25 internal/ethapi: pass in accesslist in test (#29089) buddho 2024-02-29 01:38:21 +08:00
  • 5bae14f9df triedb/pathdb: fix panic in recoverable (#29107) rjl493456442 2024-02-28 20:40:28 +08:00
  • 49623bd469 core, triedb/pathdb: calculate the size for batch pre-allocation (#29106) rjl493456442 2024-02-28 20:23:52 +08:00
  • 170fcd80c6 params: being major version bump cycle Péter Szilágyi 2024-02-28 10:01:52 +02:00
  • 02d77c98f9 core: using math.MaxUint64 instead of 0xffffffffffffffff (#29094) cui 2024-02-28 15:25:12 +08:00
  • c9b3417ce6 eth/gasprice: fix percentile validation in eth_feeHistory (#2242) Eric 2024-02-28 15:15:46 +08:00
  • 57d2b552c7 params: begin v1.13.15 cycle Péter Szilágyi 2024-02-27 13:53:30 +02:00
  • 2bd6bd01d2 Merge branch 'master' into release/1.13 Péter Szilágyi 2024-02-27 13:51:11 +02:00
  • 9038ba6942 params: release Geth v1.13.14 Péter Szilágyi 2024-02-27 13:50:30 +02:00
  • 51b479e564 core/txpool: elevate the 'already reserved' error into a constant (#29095) Roberto Bayardo 2024-02-27 03:27:50 -08:00
  • ba58f5793f upstream: code review fix (#31) buddho 2024-02-27 19:07:14 +08:00
  • 5a0f468f8c eth/tracers: Fix callTracer logs on onlyTopCall == true (#29068) Andrei Silviu Dragnea 2024-02-27 10:29:12 +01:00
  • bf34a86d04 fix config bc-fusion-dev-setup-2 j75689 2024-02-27 16:05:35 +08:00
  • bd13416162 Merge pull request #2239 from bnb-chain/develop zzzckck 2024-02-27 14:50:53 +08:00
  • b7b64da564 release: prepare for release v1.3.10 (#2238) zzzckck 2024-02-27 14:19:32 +08:00
  • a15cddf413 chore: replace bytecode to chapel j75689 2024-02-27 10:57:28 +08:00
  • 45a272c7b9 core/txpool: no need to log loud rotate if no local txs (#29083) Delweng 2024-02-27 00:34:45 +08:00
  • 63aaac8100 core/txpool/blobpool: reduce default database cap for rollout (#29090) Péter Szilágyi 2024-02-26 14:27:56 +02:00
  • c1f59b98f6 eth/catalyst: remove variable in tx conversion loop (#29076) cui 2024-02-26 20:22:13 +08:00
  • 821d70240d cmd/clef: add spaces in README.md table (#29077) Justin Dhillon 2024-02-26 02:03:59 -08:00
  • 8bca93e82c internal/ethapi: pass blob hashes to gas estimation (#29085) maskpp 2024-02-26 18:02:18 +08:00
  • edffacca8f eth/catalyst: enable some commented-out testcases   (#29073) cui 2024-02-26 17:59:03 +08:00
  • 26724fc2aa p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameters (#29074) Qt 2024-02-26 17:25:35 +08:00
  • 32d4d6e616 core/txpool: reject blob txs with blob fee cap below the minimum (#29081) Roberto Bayardo 2024-02-26 01:06:52 -08:00
  • 2ecffd3acd Merge branch 'develop' into cancun_code_merge_v1.13.0_v1.13.11 buddh0 2024-02-26 17:04:49 +08:00
  • 73f27a590f feat: add new fork block and precompile contract for BEP294 and BEP299 (#2047) zjubfd 2024-02-26 16:17:03 +08:00
  • 0574452b4d upgrade: update testnet contracts bytecode and hardfork time for Feynman (#2237) bc-fusion Roshan 2024-02-26 16:08:50 +08:00
  • 93c541ad56 eth/catalyst: fix wrong error message of payloadV2 after cancun (#29049) Haotian 2024-02-23 16:57:47 +08:00
  • b87b9b4533 internal/ethapi:fix zero rpc gas cap in eth_createAccessList (#28846) colin 2024-02-22 23:35:23 +08:00
  • e47a7c22c4 internal/ethapi: use overriden baseFee for gasPrice (#29051) ArtificialPB 2024-02-22 14:39:22 +01:00
  • b590cae892 params: begin v1.13.14 release cycle Felix Lange 2024-02-21 15:49:50 +01:00
  • 7f131dcbc9 Merge branch 'master' into release/1.13 Felix Lange 2024-02-21 15:48:38 +01:00
  • 3b4ede7444 params: release go-ethereum v1.13.13 stable Felix Lange 2024-02-21 15:44:02 +01:00
  • b47cf8fe1d internal/ethapi: fix defaults for blob fields (#29037) Sina Mahmoodi 2024-02-21 12:46:32 +01:00