Commit Graph

302 Commits (280f08be84325924ea7628a8187fd84e7cc39145)

Author SHA1 Message Date
Jeffrey Wilcke 1bc789553a eth: added new testnet peers 9 years ago
Péter Szilágyi e46ab3bdcd eth, p2p, rpc/api: polish protocol info gathering 9 years ago
zelig 4d005a2c1d rpc api: eth_getNatSpec 9 years ago
zelig 8b81ad1fc4 console: 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 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
Jeffrey Wilcke 6dc14788a2 core, eth/filters, miner, xeth: Optimised log filtering 9 years ago
Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 9 years ago
Jeffrey Wilcke 1de796f101 cmd, core, eth: added official testnet 9 years ago
Gustav Simonsson ec6a548ee3 all: Add GPU mining, disabled by default 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Felix Lange b252589960 ethdb: remove Flush 10 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 10 years ago
Péter Szilágyi cdc2662c40 core: split out TD from database and all internals 10 years ago
Péter Szilágyi 2b339cbbd8 core, eth: split the db blocks into headers and bodies 10 years ago
Jeffrey Wilcke f04b3a6f29 cmd/geth, cmd/utils, eth: added dev mode flag 10 years ago
Péter Szilágyi 42f44dda54 eth, eth/downloader: handle header requests, table driven proto tests 10 years ago
Taylor Gerring 80b294c3c7 Update CPP pubkey 10 years ago
Taylor Gerring 8884f856ef Added SG bootnode 10 years ago
Jeffrey Wilcke b8ca0a830e eth, trie: removed key prefixing from state entries & merge db fix 10 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 10 years ago
Jeffrey Wilcke 785b3e7a57 cmd/geth, eth: added canonical extra data 10 years ago
Jeffrey Wilcke dcdb7059cc cmd, core, eth: support for the olympic network 10 years ago
zelig 1356daad27 etherbase defaults to first account even if created during the session 10 years ago
Jeffrey Wilcke 1e241e84f7 params: reduce extra data to 32 bytes 10 years ago
Jeffrey Wilcke 3adaeb1dbc eth: set default miner extra to client name 10 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 years ago
Péter Szilágyi c7e7778f2a cmd, core, eth, ethdb: cache flag to allocate memory for db internal use 10 years ago
Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation 10 years ago
Péter Szilágyi eb2d168710 eth, ethdb: fix a data race during startup/shutdown 10 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 10 years ago
Felix Lange ea54283b30 all: update license information 10 years ago
Jeffrey Wilcke 37c1a8f69d eth,miner,rpc: set coinbase 10 years ago
zelig 83ee39448e Registrar and contractInfo handling 10 years ago
Jeffrey Wilcke 35cd355c14 cmd,eth,rpc,tests: default coinbase 10 years ago
Jeffrey Wilcke 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing 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 f43c07cb3c eth, eth/downloader: transition to eth 61 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
Péter Szilágyi ccbb56b4f2 cmd/geth, eth, ethdb: monitor database compactions 10 years ago
Péter Szilágyi 803b3c4a82 eth, ethdb: measure database operation latencies too 10 years ago
Péter Szilágyi 0609fcf030 eth: make sure dbs are lvldb before instrumenting 10 years ago
Péter Szilágyi 792b0ddccd core, eth, eth/fetcher, ethdb: polish metrics gathering a bit 10 years ago
Péter Szilágyi b91b581b80 eth, eth/fetcher: propagate after header verify, announce only on insert 10 years ago
zsfelfoldi 3f94d09c1f fixed saving receipts 10 years ago