zjubfd
|
eb7e3092d5
[R4R] implement State Verification && Snapshot Commit pipeline (#668)
|
3 년 전 |
KeefeL
|
288eb52e9f
get diff accounts by replaying block when diff layer not found (#536)
|
4 년 전 |
KeefeL
|
797ba71c80
[R4R]fix prefetcher related bugs (#491)
|
4 년 전 |
zjubfd
|
1ded097733
[R4R]implement diff sync (#376)
|
4 년 전 |
zjubfd
|
2ce00adb55
[R4R] performance improvement in many aspects (#257)
|
4 년 전 |
gary rong
|
7088f1e814
core, eth: faster snapshot generation (#22504)
|
4 년 전 |
lightclient
|
bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502)
|
4 년 전 |
Martin Holst Swende
|
52e5c38aa5
core/state: copy the snap when copying the state (#22340)
|
4 년 전 |
Péter Szilágyi
|
42f9f1f073
core/state: convert prefetcher to concurrent per-trie loader
|
4 년 전 |
Martin Holst Swende
|
1e1865b73f
core: implement background trie prefetcher
|
5 년 전 |
Péter Szilágyi
|
017831dd5b
core, eth: split eth package, implement snap protocol (#21482)
|
4 년 전 |
Alex Prut
|
810f9e057d
all: remove redundant conversions and import names (#21903)
|
5 년 전 |
gary rong
|
18145adf08
core/state: maintain one more diff layer (#21730)
|
5 년 전 |
Martin Holst Swende
|
6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509)
|
5 년 전 |
Péter Szilágyi
|
d8da0b3d81
core/state, eth, trie: stabilize memory use, fix memory leak
|
5 년 전 |
gary rong
|
87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080)
|
5 년 전 |
Giuseppe Bertone
|
2ff464b29d
core/state: fixed some comments (#21450)
|
5 년 전 |
Martin Holst Swende
|
295693759e
core/vm: less allocations for various call variants (#21222)
|
5 년 전 |
Péter Szilágyi
|
80e887d7bf
core/state: avoid escape analysis fault when accessing cached state
|
5 년 전 |
Péter Szilágyi
|
0b2edf05bb
core/state: make GetCodeSize mirror GetCode implementation wise
|
5 년 전 |
Martin Holst Swende
|
82f9ed49fa
core/state: avoid statedb.dbErr due to emptyCode (#21051)
|
5 년 전 |
Martin Holst Swende
|
b0b65d017f
core/state: abort commit if read errors have occurred (#21039)
|
5 년 전 |
gary rong
|
26d271dfbb
core/state/snapshot: implement storage iterator (#20971)
|
5 년 전 |
Martin Holst Swende
|
074efe6c8d
core: fix two snapshot iterator flaws, decollide snap storage prefix
|
5 년 전 |
Péter Szilágyi
|
328de180a7
core/state: fix resurrection state clearing and access
|
5 년 전 |
Péter Szilágyi
|
dcb22a9f99
core/state: fix account root hash update point
|
5 년 전 |
Péter Szilágyi
|
a4cf279494
core/state: extend snapshotter to handle account resurrections
|
5 년 전 |
Péter Szilágyi
|
92ec07d63b
core/state: fix an account resurrection issue
|
5 년 전 |
Péter Szilágyi
|
fd39f722a3
core: journal the snapshot inside leveldb, not a flat file
|
6 년 전 |
Péter Szilágyi
|
351a5903b0
core/rawdb, core/state/snapshot: runtime snapshot generation
|
6 년 전 |