Commit Graph

1073 Commits (61734cc7ae8dfc194a214f9ae442deb95d79b3a4)

Author SHA1 Message Date
Péter Szilágyi 30860491ba cmd, eth: drop the blockchain version from cli/eth configs 8 years ago
Felix Lange de54273f51 cmd/geth: fix port clash in genesis test 8 years ago
Felix Lange 6b727c0440 cmd/evm, cmd/geth, cmd/utils: move version handling to cmd/utils 8 years ago
Felix Lange 1d7d1a3499 contracts/release: move package release to contracts/ 8 years ago
Hellsegga 6bd9008025 cmd/geth: set correct initial nonce on testnet for import/init subcommands (#2924) 8 years ago
Jeffrey Wilcke 5fff491bbd cmd/geth: added copyright and license information 8 years ago
Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 8 years ago
Jeffrey Wilcke 5b44a819d3 cmd/utils: removed DAO oppose / support message 8 years ago
Felix Lange 1a9e66915b common/compiler: simplify solc wrapper 8 years ago
Felix Lange 312263c7d9 cmd/utils, node: create account manager in package node 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 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 461cdb593b core, params, tests: add DAO hard-fork balance moves 8 years ago
Péter Szilágyi a87089fd2d cmd, core, miner: add extradata validation to consensus rules 8 years ago
Péter Szilágyi 1e24c2e4f4 cmd/geth, miner, params: special extradata for DAO fork start 8 years ago
Péter Szilágyi 9e56811a37 core: gracefully handle missing homestead block config 8 years ago
Péter Szilágyi 6060e098c9 cmd, core, eth, params: implement flags to control dao fork blocks 8 years ago
Nick Johnson 91130ea3fc cmd/bootnode: Add support for outputting a node's ID on the command line 8 years ago
Matthew Di Ferrante 68b48cc045 cmd/geth: print version on geth start (#2622) 8 years ago
Péter Szilágyi 96dc42d99c cmd, common, console, eth, release: drop redundant "full"s 8 years ago
Yohann LEON 6b1d73446d cmd/geth: fix the import error message 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
Tosh Camille ac66d96c5a cmd/utils: add space between "to" and filename 8 years ago
Jeffrey Wilcke e5165aeb27 cmd/evm: added --create flag indicating the exec code is to be created 8 years ago
Péter Szilágyi 90e07b19ab cmd: fix CLI package deprecation warnings 8 years ago
Bas van Kervel 861add3d72 cmd/geth: codegansta/cli package renamed to urfave/cli 8 years ago
Péter Szilágyi 7c0eb47dfb cmd/geth: fix the keystore path in the accounts help text 8 years ago
Péter Szilágyi 32258af87b cmd/geth: truly randomize console test RPC endpoints 8 years ago
zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 8 years ago
Felix Lange b57b6e341e cmd/geth: make console tests more robust 8 years ago
Péter Szilágyi da729e5b38 cmd/geth, console: fix reviewer issues 8 years ago
Péter Szilágyi ffaf58f0a9 cmd, console: split off the console into a reusable package 8 years ago
Felix Lange ca18202eb9 eth: enable bad block reports 8 years ago
Bas van Kervel 64a6c2c1b6 eth: add new RPC method (personal.) SignAndSendTransaction 8 years ago
Felix Lange 86da6feb40 cmd/geth: fix console history exclusion 8 years ago
Péter Szilágyi 284f1d6beb cmd/geth: use text/templates in the tester, not html 8 years ago
Péter Szilágyi bc6fdad786 cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner 8 years ago
Felix Lange f61e203c10 cmd/utils: fix build on *BSD 8 years ago
Felix Lange 130bccc763 cmd/utils: flush trace and CPU profile data when force-qutting 8 years ago
Jeffrey Wilcke 14d5033c9d cmd/geth: fixed to use proper version string for output 9 years ago
Péter Szilágyi 4536b993ff cmd/geth, release: polish and deploy live release contract 9 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