Commit Graph

331 Commits (0981d2e566535e1351f7988d3586d2daeae895ec)

Author SHA1 Message Date
Péter Szilágyi 96dc42d99c cmd, common, console, eth, release: drop redundant "full"s 9 years ago
zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service 9 years ago
zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 9 years ago
Bas van Kervel 64a6c2c1b6 eth: add new RPC method (personal.) SignAndSendTransaction 9 years ago
Felix Lange 56ed6152a1 core, eth, miner: improve shutdown synchronisation 9 years ago
Péter Szilágyi 586eddfd09 release, all: integrate the release service into geth 9 years ago
Felix Lange 24cdac41f3 core, core/types, eth: add and use Block.Body 9 years ago
Felix Lange 46e8940b19 accounts: streamline API 9 years ago
Péter Szilágyi aceaaa5178 eth: gracefully fail if chain config is missing 9 years ago
Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements 9 years ago
Felix Lange cf842b3fe5 cmd/geth, eth: move --genesis deprecation warning to cmd/geth 9 years ago
Bas van Kervel f7328c5ecb rpc: add pub/sub support 9 years ago
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
Jeffrey Wilcke 0cfa21fc7f core, eth, cmd: temporary work around for enabling the jit 9 years ago
Péter Szilágyi e90958cd29 cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 9 years ago
Péter Szilágyi 0a5ee08e2b Godeps, eth, tests: update ethash, used shared for testing 9 years ago
Jeffrey Wilcke 725f2a4cf7 eth: Added GPO to suggest default gas prices 9 years ago
Péter Szilágyi dda5af0e6c eth, miner: move the public miner api into eth to access etherbase 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
Felix Lange e6fb69296e common: remove old RLP implementation, Value and ExtPackage 9 years ago
Péter Szilágyi d8370a4e15 core, eth, node, rpc: port the admin and debug API 9 years ago
Bas van Kervel eae81465c1 rpc: new RPC implementation with pub/sub support 9 years ago
Bas van Kervel 61ca14bc44 eth: use global event mux instead 9 years ago
Péter Szilágyi 3e1000fda3 cmd, eth, node, rpc, xeth: use single-instance services 9 years ago
Péter Szilágyi 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 9 years ago
Jeffrey Wilcke a1d9ef48c5 core, eth, rpc: split out block validator and state processor 9 years ago
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 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