Commit Graph

1059 Commits (12ca3b172a7e1b2b63ef2369e8dc37c75144c81f)

Author SHA1 Message Date
Péter Szilágyi 1f1d73ab74 eth/downloader: fix race causing occasional test failure 9 years ago
Péter Szilágyi 17f65cd1e5 eth: update metrics collection to handle eth/62 algos 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 ca88e18f59 eth: kill off protocol eth/60 in preparation for eth/62 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
zsfelfoldi 49ece3155c GPO update 9 years ago
Taylor Gerring 80b294c3c7 Update CPP pubkey 9 years ago
Taylor Gerring 8884f856ef Added SG bootnode 9 years ago
Jeffrey Wilcke b8ca0a830e eth, trie: removed key prefixing from state entries & merge db fix 9 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
Jeffrey Wilcke 785b3e7a57 cmd/geth, eth: added canonical extra data 9 years ago
Gustav Simonsson 26c6e3b206 miner: gas limit strategy, target 3141592 & def gas price 50 Shannon 9 years ago
Jeffrey Wilcke dcdb7059cc cmd, core, eth: support for the olympic network 9 years ago
Péter Szilágyi 6adbaabc65 eth, eth/downloader: don't report stall if fetcher filled the block 9 years ago
zelig 1356daad27 etherbase defaults to first account even if created during the session 9 years ago
Jeffrey Wilcke 1e241e84f7 params: reduce extra data to 32 bytes 9 years ago
Jeffrey Wilcke 3adaeb1dbc eth: set default miner extra to client name 9 years ago
Jeffrey Wilcke 036e6301af cmd/geth, core, eth: Version 1.0.0 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Péter Szilágyi c7e7778f2a cmd, core, eth, ethdb: cache flag to allocate memory for db internal use 9 years ago
Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation 9 years ago
Péter Szilágyi 492d5454b1 eth/downloader: drop peer if advertised TD but won't delvier 9 years ago
Péter Szilágyi 4f95e2f9ec eth: calculate the correct TD, only update if better 9 years ago
Péter Szilágyi eb2d168710 eth, ethdb: fix a data race during startup/shutdown 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Jeffrey Wilcke 37c1a8f69d eth,miner,rpc: set coinbase 9 years ago
zelig 83ee39448e Registrar and contractInfo handling 9 years ago
Jeffrey Wilcke 35cd355c14 cmd,eth,rpc,tests: default coinbase 9 years ago
Jeffrey Wilcke 666a7dda36 core, eth, rpc: proper gas used. Closes #1417 9 years ago
Jeffrey Wilcke 2feb23c1da core, eth, miner, xeth: receipt storage fix 9 years ago
Jeffrey Wilcke 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing 10 years ago
Péter Szilágyi f857fb7600 eth/downloader: fix a rare test race on the OSX CI 10 years ago
zelig 65a26e40a8 require explicit etherbase address for mining. Falling back to primary is risky given it is inconsistent if keys are imported/merged/created or copied/transfered 10 years ago
zelig fc2e33c594 unlock multiple passes and obsolete primary 10 years ago
Péter Szilágyi d6f2c0a76f eth, eth/downloader: fix #1231, DOS vulnerability in hash queueing 10 years ago
Péter Szilágyi 1ae80aaf64 eth: fix #1371, double lock during block/txn known set limitation 10 years ago
Péter Szilágyi 60454da650 eth/downloader: reduce hash fetches in prep for eth/61 10 years ago
Péter Szilágyi f43c07cb3c eth, eth/downloader: transition to eth 61 10 years ago
Péter Szilágyi af51dc4d63 eth, eth/downloader: pass the eth protocol version through 10 years ago
Péter Szilágyi aac2b6ae4c eth: add the blocks from numbers protocol message 10 years ago
Péter Szilágyi 5db8f447d5 eth: fix #1319, put an upper limit on the known txns and blocks 10 years ago
Péter Szilágyi 6fc85f1ec2 eth: clean up peer struct a bit, fix double txn bcast 10 years ago
Péter Szilágyi 2c8ed76e01 eth: start cleaning up old protocol implementation, add metrics 10 years ago
Péter Szilágyi 393d675690 cmd/geth, cmd/utils, eth: advertise both eth/60 and eth/61 10 years ago
Péter Szilágyi 01fe972113 cmd, core, eth, metrics, p2p: require enabling metrics 10 years ago