joeycli
|
0941eb6ccf
|
chore: panic for snap
|
2024-08-14 15:21:05 +08:00 |
|
joeycli
|
b73a98cd65
|
chore: forbid prefetcher
|
2024-08-14 15:02:20 +08:00 |
|
joeycli
|
26d7f62caa
|
chore: forbid prefetcher
|
2024-08-14 15:00:33 +08:00 |
|
joeycli
|
be0a305251
|
chore: add delete obj debug info
|
2024-08-14 14:46:51 +08:00 |
|
joeycli
|
bfe07c5a83
|
chore: adjust state obj debug info
|
2024-08-14 14:33:31 +08:00 |
|
joeycli
|
412c5ee791
|
chore: add state obj debug info
|
2024-08-14 12:03:27 +08:00 |
|
joeycli
|
3a70b35ea2
|
chore: dadd debug log for tx diff
|
2024-08-14 11:10:51 +08:00 |
|
joeycli
|
f284358f8f
|
chore: delete redundant code
|
2024-08-14 09:32:57 +08:00 |
|
joeycli
|
5b4e00c905
|
fix: decode storage val
|
2024-08-13 20:35:17 +08:00 |
|
joeycli
|
c572535693
|
chore: add reset panic
|
2024-08-13 20:25:33 +08:00 |
|
joeycli
|
324e4a4af7
|
chore: add panic log
|
2024-08-13 20:07:17 +08:00 |
|
joeycli
|
58dabc990e
|
chore: add apply tx debug log
|
2024-08-13 20:03:20 +08:00 |
|
joeycli
|
2f0f91dbf8
|
chore: delete debug log
|
2024-08-13 18:21:32 +08:00 |
|
joeycli
|
657eced3b7
|
chore: delete panic code
|
2024-08-13 18:02:33 +08:00 |
|
joeycli
|
f69ff95e77
|
fix: blockchain stateat use rw state
|
2024-08-13 17:54:37 +08:00 |
|
joeycli
|
04e5c1732c
|
chore: add debug panic
|
2024-08-13 17:36:18 +08:00 |
|
joeycli
|
ec2384aca4
|
fix: change check from tree root to tree handler
|
2024-08-13 17:06:23 +08:00 |
|
joeycli
|
83287cec5c
|
chore: add debug log
|
2024-08-13 16:22:41 +08:00 |
|
joeycli
|
d162a63438
|
chore: change panic to log
|
2024-08-13 15:35:02 +08:00 |
|
joeycli
|
b00582cb8a
|
chore: add state info debug log
|
2024-08-13 15:10:16 +08:00 |
|
joeycli
|
d8c3726154
|
fix: state object trie expire
|
2024-08-13 14:26:36 +08:00 |
|
joeycli
|
e8309adedc
|
chore: delete debug print code
|
2024-08-13 11:05:17 +08:00 |
|
joeycli
|
ed7aa3e3b9
|
fix: storage tree value encode
|
2024-08-13 10:57:42 +08:00 |
|
joeycli
|
6188aaec48
|
chore: add debug print statedb
|
2024-08-13 10:20:08 +08:00 |
|
joeycli
|
60df2fa712
|
fix: open strorage trie param error
|
2024-08-13 08:53:12 +08:00 |
|
joeycli
|
bb167a9af6
|
chore: add stack debug
|
2024-08-12 19:35:26 +08:00 |
|
joeycli
|
66bd59013f
|
chore: delete debug code and add log
|
2024-08-12 18:20:27 +08:00 |
|
joeycli
|
6b7c807e86
|
chore: add debug code
|
2024-08-12 18:15:32 +08:00 |
|
joeycli
|
3a34c737dc
|
feat: support has state on statedb and must fullsync under version
|
2024-08-12 17:58:22 +08:00 |
|
joeycli
|
4635a457c1
|
feat: add caching db and trie copy
|
2024-08-12 17:30:21 +08:00 |
|
joeycli
|
e1a2b8e8d6
|
feat: init genesis
|
2024-08-12 16:00:06 +08:00 |
|
joeycli
|
6cf5169ce1
|
feat: add version scheme for startup
|
2024-08-12 11:46:32 +08:00 |
|
joeycli
|
7f3aac35e4
|
feat: add mode for new caching db
|
2024-08-12 11:07:45 +08:00 |
|
joeycli
|
435410f6f3
|
chore: forbid versiondb rewind
|
2024-08-12 10:50:49 +08:00 |
|
joeycli
|
d2e5c03965
|
feat: add version commit
|
2024-08-12 10:35:13 +08:00 |
|
joeycli
|
41ab497c22
|
feat: setup versa db
|
2024-08-09 17:29:47 +08:00 |
|
zzzckck
|
83a9b13771
|
Merge pull request #2607 from NathanBSC/for_release_v1.4.12
Revert "miner/worker: broadcast block immediately once sealed (bnb-chain#2576)"
v1.4.12
|
2024-07-24 12:07:13 +08:00 |
|
NathanBSC
|
c6cb43b7ca
|
Revert "miner/worker: broadcast block immediately once sealed (#2576)"
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 |
|
zzzckck
|
26b236fb5f
|
Merge pull request #2586 from bnb-chain/master_2_develop
Draft release v1.4.12
|
2024-07-17 17:45:39 +08:00 |
|
zzzckck
|
900cf26c65
|
Merge branch 'master' into master_2_develop
|
2024-07-17 17:29:11 +08:00 |
|
zzzckck
|
21e6dcfc79
|
release: prepare for release v1.4.12 (#2585)
|
2024-07-17 17:07:57 +08:00 |
|
Chris Li
|
a262acfb00
|
fix: remove delete and dangling side chains in prunefreezer (#2582)
|
2024-07-17 11:01:40 +08:00 |
|
Chris Li
|
87e622e51f
|
fix: the bug of blobsidecars and downloader with multi-database (#2564)
|
2024-07-16 22:37:03 +08:00 |
|
Chris Li
|
13d454796f
|
fix: pruneancient freeze from the previous position when the first time (#2542)
|
2024-07-16 22:36:18 +08:00 |
|
galaio
|
c6af48100d
|
freezer: Opt freezer env checking (#2580)
|
2024-07-16 21:44:39 +08:00 |
|
buddho
|
6d5b4ad64d
|
miner/worker: broadcast block immediately once sealed (#2576)
|
2024-07-16 21:24:37 +08:00 |
|
stellrust
|
d35b57ae36
|
chore: fix some comments (#2581)
Signed-off-by: stellrust <gohunter@foxmail.com>
|
2024-07-16 17:10:45 +08:00 |
|
Eric
|
21fc2d3ac4
|
cmd/jsutill: add log about validator name (#2583)
|
2024-07-16 17:10:16 +08:00 |
|
Nathan
|
c96fab04a3
|
core/vote: not vote if too late for next in turn validator (#2568)
|
2024-07-11 22:39:07 +08:00 |
|