Commit Graph

455 Commits (b0b67be0a2559073c1620555d2b6a73f825f7135)

Author SHA1 Message Date
Péter Szilágyi 5d89bbdda1 eth: fix error casting regression during database open 9 years ago
Péter Szilágyi 3c6e285d3b cmd/geth, cmd/utils, eth: group CLI flags by purpose 9 years ago
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 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
Jeffrey Wilcke f04b3a6f29 cmd/geth, cmd/utils, eth: added dev mode flag 9 years ago
Péter Szilágyi 42f44dda54 eth, eth/downloader: handle header requests, table driven proto tests 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
Jeffrey Wilcke dcdb7059cc cmd, core, eth: support for the olympic network 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
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 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 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing 9 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 9 years ago
zelig fc2e33c594 unlock multiple passes and obsolete primary 9 years ago
Péter Szilágyi f43c07cb3c eth, eth/downloader: transition to eth 61 9 years ago
Péter Szilágyi 393d675690 cmd/geth, cmd/utils, eth: advertise both eth/60 and eth/61 9 years ago
Péter Szilágyi 01fe972113 cmd, core, eth, metrics, p2p: require enabling metrics 9 years ago
Péter Szilágyi ccbb56b4f2 cmd/geth, eth, ethdb: monitor database compactions 9 years ago
Péter Szilágyi 803b3c4a82 eth, ethdb: measure database operation latencies too 9 years ago
Péter Szilágyi 0609fcf030 eth: make sure dbs are lvldb before instrumenting 9 years ago
Péter Szilágyi 792b0ddccd core, eth, eth/fetcher, ethdb: polish metrics gathering a bit 9 years ago