Commit Graph

178 Commits (2c6be49d200a3fff660ad78aada3305f8a3e3b9a)

Author SHA1 Message Date
Felix Lange 1d7d1a3499 contracts/release: move package release to contracts/ 8 years ago
Jeffrey Wilcke 5b44a819d3 cmd/utils: removed DAO oppose / support message 8 years ago
Felix Lange 312263c7d9 cmd/utils, node: create account manager in package node 8 years ago
Péter Szilágyi 993b412160 cmd/utils, eth: display the user's current fork, minor text tweak 8 years ago
Péter Szilágyi 2c2e389b77 cmd, core, eth, miner, params, tests: finalize the DAO fork 8 years ago
Péter Szilágyi a87089fd2d cmd, core, miner: add extradata validation to consensus rules 8 years ago
Péter Szilágyi 6060e098c9 cmd, core, eth, params: implement flags to control dao fork blocks 8 years ago
Péter Szilágyi 6362a9d610 Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" 8 years ago
Péter Szilágyi d55fc35df1 Revert "core: add voting and result tracking for the dao soft-fork" 8 years ago
Péter Szilágyi 67e9d33486 Revert "core: update DAO soft-fork number, clean up the code" 8 years ago
Péter Szilágyi ba784bdf36 core: update DAO soft-fork number, clean up the code 8 years ago
Péter Szilágyi c4de28938f core: add voting and result tracking for the dao soft-fork 8 years ago
Jeffrey Wilcke 7a5b571c67 test, cmd/evm, core, core/vm: illegal code hash implementation 8 years ago
zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service 8 years ago
Bas van Kervel 861add3d72 cmd/geth: codegansta/cli package renamed to urfave/cli 8 years ago
zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 8 years ago
Péter Szilágyi ffaf58f0a9 cmd, console: split off the console into a reusable package 8 years ago
Péter Szilágyi 586eddfd09 release, all: integrate the release service into geth 9 years ago
Gustav Simonsson ecd7199c43 common/versions, cmd/utils: add geth version contract 9 years ago
Péter Szilágyi b06f44ecc2 cmd: add a `--fakepow` flag to help benchmarking database changes 9 years ago
Bas van Kervel 529897ea2b cmd/utils: strip excessive whitespace from api command line arguments 9 years ago
Felix Lange ea005a0295 cmd/utils: fix --password on Windows 9 years ago
Felix Lange 46e8940b19 accounts: streamline API 9 years ago
Felix Lange 85e6c40c00 accounts, crypto: move keystore to package accounts 9 years ago
Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements 9 years ago
Bas van Kervel 3c5329599c cmd/geth: add JS preload parameter 9 years ago
Bas van Kervel 4081868452 cmd/utils: bugfix where database is opened multiple times 9 years ago
Felix Lange 78b70d79ec cmd/utils: fix geth startup with empty database 9 years ago
Jeffrey Wilcke bbeaab7e64 cmd/utils, miner: A/B testing JIT VM. Disabled for miners 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
Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 years ago
Bas van Kervel a7bae3b2a6 rpc/http: improve request handling 9 years ago
Péter Szilágyi e90958cd29 cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 9 years ago
Kobi Gurkan 627c2311fb cmd/utils: add --keystore 9 years ago
Jeffrey Wilcke 0d89e6c2f1 cmd/utils, params: homestead block 9 years ago
Jeffrey Wilcke ab92678fb3 cmd/utils: lower the min accepted gas price for relay and GPO to 20 shannon 9 years ago
Péter Szilágyi 900e124bee cmd, common, node, rpc: rework naming convention to canonical one 9 years ago
Péter Szilágyi 7486904b92 cmd, node, rpc: move websockets into node, break singleton 9 years ago
Isidoro Ghezzi cf47ef12d3 cmd/utils: fix jspath flag typo 9 years ago
Péter Szilágyi a13bc9d7a1 cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect 9 years ago
Péter Szilágyi 188ab928c3 cmd, common, node, rpc: move IPC into the node itself 9 years ago
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
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
Felix Lange d648e96b3d cmd/utils: restore starting geth without any accounts and etherbase 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