Commit Graph

128 Commits (72dcd3c58bec0a281280d5d42ed53b6e429ce4af)

Author SHA1 Message Date
Zsolt Felfoldi 12379c697a les: remove delayed les server starting 8 years ago
Felix Lange 9b62facdd4 event: deprecate TypeMux and related types 8 years ago
Bas van Kervel 745a3adebd
core: remove support for Olympic network 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Zsolt Felfoldi c57c54ce96 eth, les: defer starting LES service until ETH initial sync is finished 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
Felix Lange 82b14a05f2 eth: move "timed out DAO fork check, dropping" to debug level 8 years ago
Péter Szilágyi e482b5694f eth: monitor malicious header retrieval requests 8 years ago
Péter Szilágyi 0ef327bbee core, eth, internal, miner: optimize txpool for quick ops 8 years ago
Felix Lange 0c9a858f2d eth: don't call ValidateFields 8 years ago
Péter Szilágyi 071af57bcf eth, eth/downloader: don't forward the DAO challenge header 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 91f18ffd47 eth: cancel DAO challenge on peer drop (annoying log) 8 years ago
Péter Szilágyi 2c2e389b77 cmd, core, eth, miner, params, tests: finalize the DAO fork 8 years ago
Péter Szilágyi 7f00e8c033 core, eth: enforce network split post DAO hard-fork 8 years ago
zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 8 years ago
Péter Szilágyi 32559ccad1 eth: don't accept transactions until we sync up with the network 8 years ago
Felix Lange ca18202eb9 eth: enable bad block reports 8 years ago
Péter Szilágyi d87f7a1e81 eth: skip transaction handling during fast sync 8 years ago
Felix Lange 56ed6152a1 core, eth, miner: improve shutdown synchronisation 8 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 9 years ago
Péter Szilágyi e51eeb8104 eth: fix #2076, where end of hash query was interpreted number query 9 years ago
Péter Szilágyi e46ab3bdcd eth, p2p, rpc/api: polish protocol info gathering 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 aa0538db0b eth: clean out light node notions from eth 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 ab27bee25a core, eth, trie: direct state trie synchronization 9 years ago
Péter Szilágyi 832b37c822 core, eth: receipt chain reconstruction 9 years ago
Péter Szilágyi f186b39018 eth/downloader: add fast and light sync strategies 9 years ago
Péter Szilágyi c33cc382b3 core: support inserting pure header chains 9 years ago
Péter Szilágyi 92f9a3e5fa cmd, eth: support switching client modes of operation 9 years ago
Péter Szilágyi 402fd6e8c6 core, eth, event, miner, xeth: fix event post / subscription race 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Péter Szilágyi 821619e1c3 core, eth, miner: use pure header validation 9 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 9 years ago
Péter Szilágyi cdc2662c40 core: split out TD from database and all internals 9 years ago
Péter Szilágyi 2b339cbbd8 core, eth: split the db blocks into headers and bodies 9 years ago
Péter Szilágyi 47a7fe5d22 eth: port the synchronisation algo to eth/62 9 years ago
Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type 9 years ago
Péter Szilágyi 42f44dda54 eth, eth/downloader: handle header requests, table driven proto tests 9 years ago
Péter Szilágyi c51e153b5c eth, metrics, p2p: prepare metrics and net packets to eth/62 9 years ago
Péter Szilágyi 941920f2aa eth: fix an issue with pulling and inserting blocks twice 9 years ago
Jeffrey Wilcke 036e6301af cmd/geth, core, eth: Version 1.0.0 9 years ago