Commit Graph

134 Commits (86a03f97d30c11a5321fa2f0fd37cbc4c7f63a32)

Author SHA1 Message Date
Péter Szilágyi 0095531a58 core, eth, les: fix messy code (#15367) 7 years ago
Felföldi Zsolt ca376ead88 les, light: LES/2 protocol version (#14970) 7 years ago
Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 7 years ago
Péter Szilágyi f585f9eee8
core, eth: clean up bloom filtering, add some tests 7 years ago
Zsolt Felfoldi 4ea4d2dc34
core, eth: add bloombit indexer, filter based on it 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
Felföldi Zsolt fff6e03a79 les: fix megacheck warnings (#14941) 7 years ago
Péter Szilágyi 48ee7f9de7
core, eth, les: polish txpool API around local/remote txs 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
Felföldi Zsolt a5d08c893d les: code refactoring (#14416) 7 years ago
Felix Lange e20158176d les: fix goroutine leak in execQueue (#14480) 7 years ago
Péter Szilágyi e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere 8 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
bas-vk 5e29f4be93 cmd/utils, node: remove unused solc references and improve RPC config (#14324) 8 years ago
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago
Péter Szilágyi a7b9e484d0 consensus, core, ethstats: use engine specific block beneficiary (#14318) 8 years ago
Felföldi Zsolt 18bbe12425 les: allow LES connection to other servers (#13889) 8 years ago
Péter Szilágyi 158d603528
consensus, core: drop all the legacy custom core error types 8 years ago
Felföldi Zsolt 9aca9e6deb cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) 8 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
Felix Lange 37dd9086ec core: refactor genesis handling 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Felföldi Zsolt 525116dbff les: implement request distributor, fix blocking issues (#3660) 8 years ago
Péter Szilágyi 9b84caf3a5 core, eth, les: support resuming fast sync on heavy rollback (#3743) 8 years ago
Péter Szilágyi 023670f6ba cmd, eth, les, node, pow: disk caching and progress reports 8 years ago
Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago
Péter Szilágyi e7030c4bf5
all: update light logs (and a few others) to the new model 8 years ago
Felix Lange 35e8308bf7 eth, les: shorten genesis block mismatch error message 8 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
Péter Szilágyi 61e6bb1247
eth, les, swarm: fix go vet issues sufraced by log15 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 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
Zsolt Felfoldi a390ca5f30 les, cmd/util: disable topic discovery with --nodiscover 8 years ago
Zsolt Felfoldi 12379c697a les: remove delayed les server starting 8 years ago
Zsolt Felfoldi f5348e17f8 les: add unknown peers to server pool instead of rejecting them 8 years ago
Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 years ago
Bas van Kervel 54a65e6d87
cmd,eth,les,internal: remove natspec support 8 years ago
Felföldi Zsolt 0fa9a8929c les: fixed transaction sending deadlock (#3568) 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Felix Lange 7731061903 core/vm: move Log to core/types 8 years ago
Zsolt Felfoldi 93f9c023cc les: fixed selectPeer deadlock, improved request distribution 8 years ago
Felix Lange e171bf74f8 core/types: remove redundant SignECDSA wrappers, rename to SignTx 8 years ago