zjubfd
|
eb7e3092d5
[R4R] implement State Verification && Snapshot Commit pipeline (#668)
|
3 년 전 |
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 년 전 |
yutianwu
|
061cd5030c
upgrade to 1.10.2
|
4 년 전 |
Guillaume Ballet
|
6c8310ebb4
trie: use stacktrie for Derivesha operation (#21407)
|
5 년 전 |
Guillaume Ballet
|
f354c622ca
core: fix a typo in comment (#21439)
|
5 년 전 |
gary rong
|
87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080)
|
5 년 전 |
fudongbai
|
2ac4ae8395
add consensus engine Parlia implement
|
5 년 전 |
Péter Szilágyi
|
4f457859a2
core: use headers only where blocks are unnecessary
|
6 년 전 |
Martin Holst Swende
|
eea3ae42a3
core, eth/downloader: fix validation flaw, fix downloader printout flaw (#17974)
|
7 년 전 |
Péter Szilágyi
|
e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil
|
7 년 전 |
Wenbiao Zheng
|
d1aa605f1e
all: remove the duplicate 'the' in annotations (#17509)
|
7 년 전 |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 년 전 |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 년 전 |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 년 전 |
Péter Szilágyi
|
158d603528
consensus, core: drop all the legacy custom core error types
|
8 년 전 |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
8 년 전 |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
8 년 전 |
Péter Szilágyi
|
e588e0ca2b
all: next batch of log polishes to contextual versions
|
8 년 전 |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
8 년 전 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
8 년 전 |
Jeffrey Wilcke
|
c12f4df910
params: core, core/vm, miner: 64bit gas instructions
|
8 년 전 |
Jeffrey Wilcke
|
57f4e90257
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
|
8 년 전 |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
8 년 전 |
Jeffrey Wilcke
|
c04c8f10f0
core: improved bad block error reporting (#3320)
|
9 년 전 |
Nick Johnson
|
c8695209f6
core: Don't perform EIP150 hash check on uncles (#3303)
|
9 년 전 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 년 전 |
Péter Szilágyi
|
f0dbec0c93
cmd, params: only set default fork configs for test and mainnet
|
9 년 전 |
Péter Szilágyi
|
8639b0fae9
cmd/utils, core, params: explicitly pick reprice fork for fast sync
|
9 년 전 |