joeycli
|
a3f8c707e6
|
chore: fix build error
|
2024-08-14 16:05:21 +08:00 |
|
joeycli
|
bd9c2ae465
|
chore: add tx hash log
|
2024-08-14 16:03:14 +08:00 |
|
joeycli
|
023b092e95
|
chore: delete storage pool
|
2024-08-14 15:35:04 +08:00 |
|
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
|
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
|
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
|
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 |
|
NathanBSC
|
c6cb43b7ca
|
Revert "miner/worker: broadcast block immediately once sealed (#2576)"
This reverts commit 6d5b4ad64d.
|
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 |
|
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 |
|
Nathan
|
c96fab04a3
|
core/vote: not vote if too late for next in turn validator (#2568)
|
2024-07-11 22:39:07 +08:00 |
|
buddho
|
27d86948fa
|
core: adapt highestVerifiedHeader to FastFinality (#2574)
|
2024-07-11 15:01:01 +08:00 |
|
will-2012
|
a00ffa762c
|
fix: fix statedb copy (#2567)
|
2024-07-10 15:39:20 +08:00 |
|
buddho
|
863fdea026
|
core: avoid to cache block before wroten into db (#2566)
|
2024-07-10 14:46:11 +08:00 |
|
Nathan
|
90e67970ae
|
core: clearup testflag for Cancun and Haber (#2572)
|
2024-07-09 14:30:19 +08:00 |
|
Chris Li
|
bc970e5893
|
fix: delete unexpected block (#2562)
|
2024-07-08 19:21:56 +08:00 |
|
wayen
|
a5810fefc9
|
fix: fix state inspect error after pruned state (#2557)
|
2024-07-04 22:24:22 +08:00 |
|