Commit Graph

2781 Commits

Author SHA1 Message Date
galaio
1bcdad851f
metrics: add some extra feature flags as node stats; () 2024-09-04 16:37:43 +08:00
Dike.w
c46d7e8bd8
ethclient: fix BlobSidecars api () 2024-08-22 11:07:05 +08:00
Chris Li
6cb4be4ebf
fix: when dataset is pruned and pruneancient is set, the offset is error () 2024-08-21 15:37:42 +08:00
buddho
3bd9a2395c
core: improve readability of the fork choice logic () 2024-08-20 23:06:49 +08:00
easyfold
3adcfabb41
core/systemcontracts: use vm.StateDB in UpgradeBuildInSystemContract () 2024-08-13 17:06:07 +08:00
buddho
b1f0a3c79b
core: fix cache for receipts () 2024-08-13 14:02:38 +08:00
Nathan
9e343669b5
core: not record zero hash beacon block root with Parlia engine () 2024-07-31 16:39:24 +08:00
Ethan
27f618f434
fix: update stakehub bytecode after zero address agent issue fixed () 2024-07-26 15:47:59 +08:00
zzzckck
c94fc290e7
Merge pull request from buddh0/merge_master_into_develop
Merge master into develop
2024-07-25 10:44:24 +08:00
buddho
7f3c5ce4cd
cmd/utils: add new flag OverridePassedForkTime () 2024-07-25 10:43:32 +08:00
buddh0
99e4e950f8 Merge branch 'master' into develop 2024-07-25 10:20:23 +08:00
Ethan
cabd0f8a21
feat: add bohr upgrade contracts bytecode ()
* feat: add bohr upgrade contracts bytecode

* feat: add bohr upgrade contracts bytecode on rialto network

* feat: add protector for stakehub on rialto network
2024-07-24 10:29:01 +08:00
Nathan
17e0e45a09
BEP-341: Validators can produce consecutive blocks () 2024-07-23 13:55:45 +08:00
Chris Li
6260a26971
fix: prune-state when specify --triesInMemory 32 () 2024-07-23 10:06:19 +08:00
Nathan
a44b6d8067
core: cache block after wroten into db () 2024-07-22 20:52:07 +08:00
NathanBSC
c6cb43b7ca Revert "miner/worker: broadcast block immediately once sealed ()"
This reverts commit 6d5b4ad64d31907e0d3def45ac283b540cbe9ec9.
2024-07-22 18:23:10 +08:00
NathanBSC
222e10810e core: cache block after wroten into db 2024-07-22 18:22:56 +08:00
buddho
b844958a96
core: improve the network stability when double sign happens () 2024-07-22 14:53:26 +08:00
buddho
4f38c78c6e
BEP-402: Complete Missing Fields in Block Header to Generate Signature () 2024-07-19 20:32:19 +08:00
buddho
7b8d28b425
core/vote: vote before committing state and writing block () 2024-07-19 20:23:45 +08:00
Chris Li
a262acfb00
fix: remove delete and dangling side chains in prunefreezer () 2024-07-17 11:01:40 +08:00
Chris Li
87e622e51f
fix: the bug of blobsidecars and downloader with multi-database () 2024-07-16 22:37:03 +08:00
Chris Li
13d454796f
fix: pruneancient freeze from the previous position when the first time () 2024-07-16 22:36:18 +08:00
galaio
c6af48100d
freezer: Opt freezer env checking () 2024-07-16 21:44:39 +08:00
buddho
6d5b4ad64d
miner/worker: broadcast block immediately once sealed () 2024-07-16 21:24:37 +08:00
Nathan
c96fab04a3
core/vote: not vote if too late for next in turn validator () 2024-07-11 22:39:07 +08:00
buddho
27d86948fa
core: adapt highestVerifiedHeader to FastFinality () 2024-07-11 15:01:01 +08:00
will-2012
a00ffa762c
fix: fix statedb copy () 2024-07-10 15:39:20 +08:00
buddho
863fdea026
core: avoid to cache block before wroten into db () 2024-07-10 14:46:11 +08:00
Nathan
90e67970ae
core: clearup testflag for Cancun and Haber () 2024-07-09 14:30:19 +08:00
Chris Li
bc970e5893
fix: delete unexpected block () 2024-07-08 19:21:56 +08:00
wayen
a5810fefc9
fix: fix state inspect error after pruned state () 2024-07-04 22:24:22 +08:00
Roshan
f7de51f74e
upgrade: add HaberFix hardfork () 2024-06-26 14:51:52 +08:00
Nathan
00f094c37e
core/forkchoice: improve stability when inturn block not generated () 2024-06-18 15:53:05 +08:00
Chris Li
7b08a70a23
perf: optimize chain commit performance for multi-database () 2024-06-18 15:20:23 +08:00
irrun
f467c6018b
feat: add mev helper params and func () 2024-06-13 11:13:39 +08:00
VM
9bb4fed1bf
fix: add an empty freeze db () 2024-06-04 15:47:16 +08:00
Nathan
8b9558bb4d
params/config: add Bohr hardfork () 2024-05-30 11:51:34 +08:00
Chris Li
63e7eac394
fix: keep 9W blocks in ancient db when prune block () 2024-05-29 15:11:52 +08:00
Chris Li
05543e558d
fix: fix inspect database error () 2024-05-27 15:10:59 +08:00
lx
d7b9866d3b
Merge pull request from bnb-chain/master
merge PRs from master to develop branch
2024-05-22 13:56:19 +08:00
Nathan
f190c49252
core/vm: add secp256r1 into PrecompiledContractsHaber () 2024-05-21 17:46:42 +08:00
Mars
08769ead2b
dev: ensure consistency in BPS bundle result ()
* dev: ensure consistency in BPS bundle result

* fix: remove env operation once the sim is discarded & rename
2024-05-21 12:24:41 +08:00
Matus Kysel
4d0f1e7117
RIP-7212: Precompile for secp256r1 Curve Support () 2024-05-21 11:44:21 +08:00
galaio
6b8cbbe172
sync: fix some sync issues caused by prune-block. () 2024-05-16 12:07:13 +08:00
Nathan
0c0958ff87
eth/handler: check lists in body before broadcast blocks () 2024-05-15 14:54:25 +08:00
Nathan
0560685460
core: clearup feynman testflag and rialto code () 2024-05-14 16:37:17 +08:00
Martin HS
691d195526 core/rawdb: add sanity-limit to header accessor () 2024-05-11 10:24:39 +08:00
knowmost
0c101e618a
chore: fix some typos () 2024-05-09 16:05:46 +08:00
galaio
7bc5a3353d
txpool: limit max gas when mining is enabled; () 2024-05-09 15:54:31 +08:00