Commit Graph

943 Commits (3750d835a1697f6784c727074cc959dda33cdcf3)

Author SHA1 Message Date
Felix Lange 3750d835a1 internal/debug: APIs for profiling and tracing 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
Bas van Kervel cdd34fcb16 console: add admin.sleep and admin.sleepBlocks 9 years ago
Bas van Kervel 3c9a2c752f console: bugfix that causes the console to crash when connection to an endpoint without the personal api enabled 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
Péter Szilágyi 03f090b30b Makefile, cmd/geth: support building Android archives 9 years ago
Péter Szilágyi 0e4deeb6e7 Makefile, cmd/geth: assemble ios xcode frameworks 9 years ago
Felix Lange d648e96b3d cmd/utils: restore starting geth without any accounts and etherbase 9 years ago
Bas van Kervel 1ead43c88c console: fix instance name printed incorrect on start 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
Péter Szilágyi 8a44451edf cmd: drop blocktest command, create gethrpctest program 9 years ago
Jeffrey Wilcke b1e0143444 cmd, crypto: fixed nil public keys and updated web3 9 years ago
Jeffrey Wilcke 1c63d08ed1 cmd/geth, cmd/utils: removed legalese 9 years ago
Jeffrey Wilcke a1d9ef48c5 core, eth, rpc: split out block validator and state processor 9 years ago
Péter Szilágyi 9aa77a3769 cmd/geth, cmd/utils: surface the light KDF flag to the CLI 9 years ago
Péter Szilágyi 90655736ed cmd/geth: fix recover command crash if no param is supplied 9 years ago
Jeffrey Wilcke 5ff0814b1f VERSION, cmd/geth: bumped version 1.4.0 9 years ago
Péter Szilágyi 3c6e285d3b cmd/geth, cmd/utils, eth: group CLI flags by purpose 9 years ago
Felix Lange fbdb44dcc1 cmd/utils, rpc/comms: stop XEth when IPC connection ends 9 years ago
Drake Burroughs 05ea8926c3 cmd/utils, crypto: add --lightkdf flag for lighter KDF 9 years ago
zelig 4d005a2c1d rpc api: eth_getNatSpec 9 years ago
zelig 6b5d077c09 fix console history, lines with leadning whitespace NOT included 9 years ago
zelig 8b81ad1fc4 console: 9 years ago
Péter Szilágyi aa0538db0b eth: clean out light node notions from eth 9 years ago
Péter Szilágyi 92f9a3e5fa cmd, eth: support switching client modes of operation 9 years ago
Jeffrey Wilcke b196278044 core/vm: added JIT segmenting / optimisations 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
Péter Szilágyi 2547c9c9b7 cmd: properly initialize Olympic for all subcommands 9 years ago
Gustav Simonsson ec6a548ee3 all: Add GPU mining, disabled by default 9 years ago
Gustav Simonsson e1616f77c7 core, core/vm, cmd/evm: remove redundant balance check 9 years ago
Jeffrey Wilcke 7b44b8aece cmd/geth: dev version number 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Péter Szilágyi 74578ab22b common: fix #1818, secondary datadir paths to fall back to 9 years ago
Bas van Kervel 8636f0e1c3 console/history respect datadir 9 years ago
Felix Lange 70b6174748 cmd/geth, core: make "geth blocktest" work again 9 years ago
Jeffrey Wilcke eaa4473dbd core, core/types: readd transactions after chain re-org 9 years ago
Jeffrey Wilcke be76a68aea cmd/geth: changed version number to 1.2.0 9 years ago
Gustav Simonsson 47ca6904b3 tests: use lastblockhash field to validate reorgs and block headers 9 years ago
Kobi Gurkan 1a1a1ee4ff cmd/geth: extradata is correcly initialized with console 9 years ago
Kobi Gurkan 321733ab23 cmd/geth: adds extradata flag 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
Jeffrey Wilcke f04b3a6f29 cmd/geth, cmd/utils, eth: added dev mode flag 9 years ago
Bas van Kervel f69121357d cmd/geth Autocompletion bugfix which let the console crash 9 years ago
Kobi Gurkan 1a86adc5a2 cmd/geth: honor datadir when attaching 9 years ago