Commit Graph

123 Commits (63352bf4247f05d8ef255ff8c63290225c3bc671)

Author SHA1 Message Date
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
Yusup 7aad81f881 eth: fix typos (#16414) 7 years ago
Péter Szilágyi 96dad6b6f6
eth/downloader: don't require state for ancestor lookups 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
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
gary rong 5f8888e116 accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 7 years ago
Rob d927c67f9d eth/downloader: update tests for reliability (#15337) 7 years ago
Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 7 years ago
Ivan Daniluk 17ce0a37de eth/downloader: fix race in downloadTesterPeer (#14942) 7 years ago
Egon Elbre 8f06b7980d eth: fix megacheck warnings 7 years ago
Nick Johnson be8f8409bc eth/downloader, les, light: Changes in response to review 7 years ago
Nick Johnson ae11545bc5 eth, les: Refactor downloader peer to use structs 7 years ago
Nick Johnson 0550957989 eth, les, light: Refactor downloader to use blockchain interface 7 years ago
Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
Péter Szilágyi 9b84caf3a5 core, eth, les: support resuming fast sync on heavy rollback (#3743) 8 years ago
Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 years ago
Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
Jeffrey Wilcke 8b57c49490 params: core, core/vm, miner: 64bit gas instructions (#3514) 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Felix Lange e171bf74f8 core/types: remove redundant SignECDSA wrappers, rename to SignTx 8 years ago
Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 8 years ago
Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
zsfelfoldi 7db7109a5b cmd, eth: added light client and light server modes 8 years ago
Péter Szilágyi 8b10617bba
eth/downloader: reduce fast sync block requirements, fix test 8 years ago
Péter Szilágyi 90b16a3e85
core/state, eth/downloader, trie: reset fast-failure on progress 8 years ago
Felix Lange 40cdcf1183 trie, core/state: improve memory usage and performance (#3135) 8 years ago
Péter Szilágyi 2924fdfcf7 ethereum, ethclient: add SyncProgress API endpoint 8 years ago
Péter Szilágyi 1dd272080d eth, eth/downloader: better remote head tracking 8 years ago
Felix Lange 016007bd25 eth, eth/downloader, eth/fetcher: delete eth/61 code 8 years ago
Péter Szilágyi 3291235711 accounts, core, eth: pass chain config for chain maker to test DAO 8 years ago
Péter Szilágyi 783289068a eth/downloader: fix occasional fast sync critical section test fails 8 years ago
Péter Szilágyi 88f174a014 eth/downloader: adaptive quality of service tuning 8 years ago
Péter Szilágyi 61ee9f299d eth/downloader: make fast sync resilient to critical section fails 8 years ago
Péter Szilágyi 4496a44f68 eth/downloader: ensure cancel channel is closed post sync 8 years ago
Péter Szilágyi e86619e75d eth/downloader: stream partial skeleton filling to processor 8 years ago
Péter Szilágyi b40dc8a1da eth/downloader: implement concurrent header downloads 8 years ago
Péter Szilágyi 39ce85cf5d eth/downloader: bound fork ancestry and allow heavy short forks 8 years ago
Leif Jurvetson bbbe2360d0 eth: various typos 9 years ago
Péter Szilágyi 93c0012000 eth/downloader: bump the download queue size to prevent starvation 9 years ago
Péter Szilágyi 59cd60b266 eth, eth/downloader, jsre: surface state sync progress through the API 9 years ago
Péter Szilágyi 9e011ff1cd core, eth/downloader: ensure state presence in ancestor lookup 9 years ago
Péter Szilágyi 1f39746886 eth/downloader: throttling tests are time-sensitive, don't run parallel 9 years ago
Felix Lange 9be5d5cd90 eth/downloader: fix negative balance issue in tests 9 years ago
Felix Lange dd09af27af eth/downloader: run tests in parallel 9 years ago
Felix Lange 900da3d800 eth/downloader: don't hang for spurious deliveries 9 years ago
Péter Szilágyi 5b0ee8ec30 core, eth, trie: fix data races and merge/review issues 9 years ago
Péter Szilágyi a9d8dfc8e7 core, eth: roll back uncertain headers in failed fast syncs 9 years ago
Péter Szilágyi b97e34a8e4 eth/downloader: concurrent receipt and state processing 9 years ago
Péter Szilágyi ab27bee25a core, eth, trie: direct state trie synchronization 9 years ago