Commit Graph

  • 7169e2b864
    metrics: add read/write_bytes (#2265) Fynn 2024-03-12 13:59:00 +08:00
  • 644c600df2 gasprice: support BEP-336 blob gas price calculate; GalaIO 2024-03-12 13:58: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
  • 696026b00e cmd/geth: add dbDeleteAll weiihann 2024-03-12 12:20:40 +08:00
  • a853a9c7d6 release: prepare for release v1.4.2-alpha zzzckck 2024-03-12 11:26:41 +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
  • f032fc4208 fix: compile error in statedb.go zzzckck 2024-03-11 19:51:58 +08:00
  • b553e9f165 release: prepare for release v1.4.1-alpha (#2270) zzzckck 2024-03-11 15:48:41 +08:00
  • eca640b5fe params: version + remove unwanted comments emailtovamos 2024-03-11 11:32:54 +00:00
  • 653e210baf eth: blockBodiesMsg related changes part 1 emailtovamos 2024-03-11 11:00:04 +00: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
  • f96f0d1ab4 release: prepare for release v1.4.1-alpha zzzckck 2024-03-11 15:20:29 +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
  • df945fe46d params: modify blob related params; GalaIO 2024-03-11 15:08:17 +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
  • 4f35b68ebc metrics: add read/write_bytes Fynn 2024-03-08 10:47:33 +08:00
  • e64de74732 ci: fix failed UTs; GalaIO 2024-03-08 18:01:38 +08:00
  • 74998c7f16 ci: fix failed UTs; GalaIO 2024-03-08 17:20:34 +08:00
  • 33145b3d64 blockchain: opt data available checking performance; dataavailability: add more UTs; GalaIO 2024-03-08 17:10:52 +08:00
  • 424abc545c blockchain: opt data available checking performance; dataavailability: add more UTs; GalaIO 2024-03-08 17:01:25 +08:00
  • d0ff6a7a4b fix: ensure EIP-4788 not supported with Parlia Engine buddh0 2024-03-08 16:31:34 +08:00
  • a2b196f121 Merge branch 'blobtx' into blobtx-mining emailtovamos 2024-03-08 08:16:23 +00:00
  • 4c12054ed0 Merge branch 'blobtx' of https://github.com/bnb-chain/bsc into blobtx emailtovamos 2024-03-08 08:15:20 +00:00
  • def3512fd8
    feat: support separate trie database (#2021) wayen 2024-03-08 16:07:29 +08:00
  • 123eab6c8b eth: todos emailtovamos 2024-03-08 08:04:31 +00: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
  • 32159eb2e9 fix: delete blank lines flywukong 2024-03-08 14:57:16 +08:00
  • 474fcb4753 fix: fix inspect & dump commnd flywukong 2024-03-06 21:04:38 +08:00
  • c806e15021 fix: fix comments flywukong 2024-03-06 18:13:01 +08:00
  • 58645bdc04 refactor: support statestore reader flywukong 2024-03-06 12:06:00 +08:00
  • 3e9870051a fix: add parameter judgement for separate db flywukong 2024-03-05 16:48:04 +08:00
  • fc95001def fix: fix inspect db flywukong 2024-02-26 18:05:43 +08:00
  • aaa19172d2 fix: remove unuse code flywukong 2024-02-23 14:35:28 +08:00
  • 5d61f92d7f fix: fix state related commands flywukong 2024-02-20 15:24:23 +08:00
  • dd8ec3e176 refactor: add stateStore to ethdb database flywukong 2024-02-19 12:32:40 +08:00
  • d7d9c001c0 fix:remove OpenStateDataBase function flywukong 2024-02-02 17:14:18 +08:00
  • 480be65231 fix:fix separatedb namespace flywukong 2024-02-02 16:18:27 +08:00
  • 64029de126 fix:optimize variable names flywukong 2024-02-02 13:07:00 +08:00
  • 3b242e435d fix: fix db compaction flywukong 2024-02-01 20:48:24 +08:00
  • 79143db716 refactor: delete the trie datadir flag and make it fixed flywukong 2023-12-04 19:24:33 +08:00
  • 1eecb3c412 fix: fix db inspect command flywukong 2023-12-05 15:22:43 +08:00
  • 1dfa81d5d3 fix: fix trie dir init error flywukong 2023-12-05 15:08:09 +08:00
  • 50d1377df5 fix: add log flywukong 2023-11-30 11:38:38 +08:00
  • 79305da255 feat: support separate db for trie flywukong 2023-11-29 16:41:40 +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
  • 0cee55694e ci: fix nancy vulnerabilities issue; GalaIO 2024-03-08 10:29:06 +08:00
  • 725d972083 fix: nancy ci raina 2024-03-08 10:15:30 +08:00
  • 8d2f0142c4 fix: commit blob tx in simulator raina 2024-03-07 19:10:57 +08:00
  • 75a9e1d81c chore: enrich log interface will@2012 2024-03-08 01:07:18 +08:00
  • 52bfe6f68e params: update blob related config; GalaIO 2024-03-07 22:20:09 +08:00
  • 7cb35e0f99
    Merge 9c474a42581debe4d8613c621ef16bbbdc566586 into 5ccaed162f74b5beddb6bb2b8ca63dd62a6df015 Odin 2024-03-07 14:35:09 +02:00
  • f0ed1d4daf eth: blockbodies todo emailtovamos 2024-03-07 12:21:16 +00:00
  • 59a33e95ab eth: remove NewBlockWithBlobMsg emailtovamos 2024-03-07 12:18:30 +00:00
  • 2dd66e6a64 feat: add mev ethclient raina 2024-03-07 14:35:36 +08:00
  • a93500be75 blockchain: add chasing head for DA check; GalaIO 2024-03-07 11:07:10 +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
  • 9cde534a3f blobpool: reject the banned address; GalaIO 2024-03-06 21:51:19 +08:00
  • f84e5c2832 fix: add logs for block VM 2024-03-06 18:07:03 +08:00
  • f223df068c blockchian: support import side chain; GalaIO 2024-03-06 21:03:12 +08:00
  • 6eef58a4f8 eth: enqueue block with blobs to be inserted later emailtovamos 2024-03-06 12:42:07 +00:00
  • 9c474a4258
    Merge branch 'bnb-chain:master' into revert-2195-develop/stale-logs OleksiyBiliy 2024-03-06 11:21:57 +02:00
  • 86ebe81ba0 blob: implement min&max gas price logic; blob: change some key parameters; GalaIO 2024-03-06 16:44:49 +08:00
  • 6498101403 feat: support blob storage & miscs; (#2229) GalaIO 2024-03-04 08:41:41 +08:00
  • 34cb9b9f95 Switch ON blobpool & ensure Cancun hardfork can occur (#2223) Satyajit Das 2024-02-21 08:57:48 +00:00
  • 5a6e13cc8c ci: temp enable blobtx branch ci run; GalaIO 2024-02-19 16:23:39 +08:00
  • 0fd52bb581 feat: support MEV raina 2024-02-05 18:22:32 +08:00
  • f161c2697a fix struct names in comments teslaedison 2024-03-06 13:52:40 +08:00
  • a18ed24b9d core: skip checking state root existence when do snapsync by fast node buddh0 2024-03-06 10:13:41 +08:00
  • 33305b150e eth: AsyncSendNewBlockAndBlob emailtovamos 2024-03-05 10:02:19 +00:00
  • cd82c7f7c8 fix: unallow to switch full to snap when state scheme is path VM 2024-03-05 15:23:13 +08:00
  • 38d592dfdd
    fix: add missing args of bls account generate-proof cmd (#2252) Roshan 2024-03-05 10:42:29 +08:00
  • 023e796d68 eth: NewBlockWithBlobMsg+NewBlockWithBlobPacket emailtovamos 2024-03-04 11:41:13 +00:00
  • e8ecd222e9 types: setsidecars emailtovamos 2024-03-04 11:36:55 +00:00
  • f135676884 miner: set sidecar in block + todo emailtovamos 2024-03-04 11:36:43 +00:00
  • 7e1da1adb2 fix: add missing args of bls account generate-proof cmd Roshan 2024-03-04 19:31:35 +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
  • 70f0b0fe7b doc: update commit link zzzckck 2024-03-04 15:55:32 +08:00
  • e19bfe0bee release: prepare for release v1.4.0-alpha zzzckck 2024-03-04 15:08:36 +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
  • 8e6bafe4ad
    feat: support blob storage & miscs; (#2229) GalaIO 2024-03-04 08:41:41 +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
  • d577336d23 all: use errors.New() when there is no param rather than fmt.Errorf() yzb@example.cn 2024-03-01 16:02:31 +08:00
  • eb1da6a145 all: use errors.New() when there is no param rather than fmt.Errorf() yzb@example.cn 2024-03-01 16:02:23 +08:00
  • d5dfe5f595 all: use errors.New() when there is no param rather than fmt.Errorf() yzb@example.cn 2024-03-01 15:48:14 +08:00
  • 03690bd081 all: use errors.New() when there is no param rather than fmt.Errorf() yzb@example.cn 2024-03-01 15:41:46 +08:00
  • 1e8606c389 all: use errors.New() when there is no param rather than fmt.Errorf() yzb@example.cn 2024-03-01 15:19:03 +08:00
  • f4a66d7f22 all: use errors.New() when there is no param rather than fmt.Errorf() yzb@example.cn 2024-03-01 15:17:10 +08:00
  • 40c4bd77e1 all: use errors.New() when there is no param rather than fmt.Errorf() yzb@example.cn 2024-03-01 14:57:26 +08:00