Commit Graph

165 Commits (3d11a22c99d195c8bd8a99f3b41e96745d31c360)

Author SHA1 Message Date
Felix Lange 684facedb8
light: fix disableCheckFreq locking (#18515) 6 years ago
b00ris 769657060e les: implement ultralight client (#16904) 6 years ago
Péter Szilágyi f25f776c9f
core, light: get rid of the dual mutexes, hard to reason with 6 years ago
Iskander (Alex) Sharipov da6e6e7971
light: fix duplicated argument in bytes.Equal call 6 years ago
Sheldon ca228569e4 light: odrTrie tryUpdate should use update (#18107) 6 years ago
Péter Szilágyi 434dd5bc00
cmd, core, eth, light, trie: add trie read caching layer 6 years ago
gary rong c5d34fc94e les, light: reduce les testing stress (#17867) 6 years ago
gary rong d6254f827b all: protect self-mined block during reorg (#17656) 6 years ago
Péter Szilágyi af89093116
les, light, params: update light client CHTs 6 years ago
Péter Szilágyi 0f2ba07c41
common, core, light: add block age into info logs 6 years ago
Felföldi Zsolt 63352bf424 core: safe indexer operation when syncing starts before the checkpoint (#17511) 6 years ago
gary rong b69476b372 all: make indexer configurable (#17188) 6 years ago
Péter Szilágyi 9f036647e4
consensus/clique, light: light client snapshots on Rinkeby 6 years ago
Felföldi Zsolt 1de9ada401 light: new CHTs (#17448) 6 years ago
Felföldi Zsolt 2cdf6ee7e0 light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
Sheldon 9e24491c65 core/bloombits, light: fix typos (#17235) 6 years ago
Felföldi Zsolt f524ec4326 light: new CHTs (#17124) 6 years ago
gary rong a4a2343cdc ethdb, core: implement delete for db batch (#17101) 6 years ago
Felföldi Zsolt 049f5b3572 core, eth, les: more efficient hash-based header chain retrieval (#16946) 6 years ago
Felföldi Zsolt 2977538ac0 light: new CHTs for mainnet and ropsten (#16926) 6 years ago
kiel barry cbfb40b0aa params: fix golint warnings (#16853) 6 years ago
Péter Szilágyi 49719e21bc
core, eth: minor txpool event cleanups 6 years ago
rjl493456442 a2e43d28d0
all: collate new transaction events together 6 years ago
Felföldi Zsolt 595b47e535 light: new CHT for mainnet and ropsten (#16736) 6 years ago
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
Péter Szilágyi 6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666) 6 years ago
Felföldi Zsolt 92c6d13083 light: new CHTs (#16515) 7 years ago
Felföldi Zsolt 45bd4fedde light: new CHT for ropsten (#16393) 7 years ago
Felix Lange 89cc604a50 light: new mainnet CHT (#16390) 7 years ago
Kyuntae Ethan Kim 63687f04e4 core: check transaction/receipt count match when reconstructing blocks (#16272) 7 years ago
Felföldi Zsolt 5ad7b9123c light: new CHTs (#16233) 7 years ago
Martin Holst Swende f83237573f core: make current*Block atomic, and accessor functions mutex-free (#16171) 7 years ago
Péter Szilágyi 5cf1d35470
eth, les, light: filter on logs only, derive receipts on demand 7 years ago
Felix Lange a5c0bbb4f4
all: update license information (#16089) 7 years ago
Felföldi Zsolt 8d32c4b990 light: new CHTs (#16074) 7 years ago
Péter Szilágyi 7a0019c63b
les, light: fix CHT trie retrievals (#16039) 7 years ago
Péter Szilágyi eb07dbb079
eth, light: minor light client startup cleanups 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Péter Szilágyi 566d5c0777
core, eth, les, light: get rid of redundant methods 7 years ago
Felföldi Zsolt ec96216d16 Chain indexer fix + new CHT (#15934) 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Péter Szilágyi f7ca03ae87 eth, les, light: expose chain config in les node info too (#15732) 7 years ago
gary rong 5f8888e116 accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 7 years ago
Zsolt Felfoldi 48648bc2f8 contracts/release: do not print error log if les backend has no peers 7 years ago
Felföldi Zsolt ca376ead88 les, light: LES/2 protocol version (#14970) 7 years ago
Zsolt Felfoldi 7a7f6a4f29 light: new CHTs for mainnet and ropsten 7 years ago
Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 7 years ago
rjl493456442 28aea46ac0
core: implement Metropolis EIP 658, receipt status byte 7 years ago
Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 7 years ago
Egon Elbre 971079822e light: fix megacheck warnings (#14920) 7 years ago