zsfelfoldi
|
f9917c8c7b
core: improved chainDb using sequential keys
|
9 years ago |
Péter Szilágyi
|
32559ccad1
eth: don't accept transactions until we sync up with the network
|
9 years ago |
Felix Lange
|
ca18202eb9
eth: enable bad block reports
|
9 years ago |
Péter Szilágyi
|
d87f7a1e81
eth: skip transaction handling during fast sync
|
9 years ago |
Felix Lange
|
56ed6152a1
core, eth, miner: improve shutdown synchronisation
|
9 years ago |
Felix Lange
|
6fdd0893c3
all: fix go vet warnings
|
9 years ago |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 years ago |
Leif Jurvetson
|
bbbe2360d0
eth: various typos
|
9 years ago |
Péter Szilágyi
|
ae4982a365
eth: forward empty body responses to the downlaoder
|
9 years ago |
Bas van Kervel
|
6e7620afe0
eth: changed NodeInfo Genesis and Head types
|
9 years ago |
Péter Szilágyi
|
9e011ff1cd
core, eth/downloader: ensure state presence in ancestor lookup
|
10 years ago |
Péter Szilágyi
|
e51eeb8104
eth: fix #2076, where end of hash query was interpreted number query
|
10 years ago |
Péter Szilágyi
|
e46ab3bdcd
eth, p2p, rpc/api: polish protocol info gathering
|
10 years ago |
Péter Szilágyi
|
5b0ee8ec30
core, eth, trie: fix data races and merge/review issues
|
10 years ago |
Péter Szilágyi
|
aa0538db0b
eth: clean out light node notions from eth
|
10 years ago |
Péter Szilágyi
|
a9d8dfc8e7
core, eth: roll back uncertain headers in failed fast syncs
|
10 years ago |
Péter Szilágyi
|
ab27bee25a
core, eth, trie: direct state trie synchronization
|
10 years ago |
Péter Szilágyi
|
832b37c822
core, eth: receipt chain reconstruction
|
10 years ago |
Péter Szilágyi
|
f186b39018
eth/downloader: add fast and light sync strategies
|
10 years ago |
Péter Szilágyi
|
c33cc382b3
core: support inserting pure header chains
|
10 years ago |
Péter Szilágyi
|
92f9a3e5fa
cmd, eth: support switching client modes of operation
|
10 years ago |
Péter Szilágyi
|
402fd6e8c6
core, eth, event, miner, xeth: fix event post / subscription race
|
10 years ago |
Jeffrey Wilcke
|
7c7692933c
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
10 years ago |
Jeffrey Wilcke
|
58fbcaa750
Merge pull request #1810 from karalabe/pure-header-verifications-2
|
10 years ago |
Péter Szilágyi
|
821619e1c3
core, eth, miner: use pure header validation
|
10 years ago |
Felix Lange
|
8c4dab77ba
all: move common.Database to package ethdb
|
10 years ago |
Péter Szilágyi
|
cdc2662c40
core: split out TD from database and all internals
|
10 years ago |
Péter Szilágyi
|
2b339cbbd8
core, eth: split the db blocks into headers and bodies
|
10 years ago |
Felix Lange
|
6ec13e7e2b
Merge pull request #1701 from karalabe/eth62-sync-rebase
|
10 years ago |
Péter Szilágyi
|
47a7fe5d22
eth: port the synchronisation algo to eth/62
|
10 years ago |