Commit Graph

413 Commits (1e24c2e4f428c85c2f83272af2696469cb8f5bed)

Author SHA1 Message Date
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
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 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
zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service 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
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
Péter Szilágyi b06f44ecc2 cmd: add a `--fakepow` flag to help benchmarking database changes 9 years ago
Felix Lange 87ae0df476 cmd/geth, jsre: improve the js command 9 years ago
Jeffrey Wilcke 18580e152c VERSION, cmd/geth: bumped version 9 years ago
Felix Lange e728aaca72 rpc: move web3.js extensions to internal/web3ext 9 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Felix Lange 46df50be18 accounts: improve API and add documentation 9 years ago
Felix Lange 91aaddaeb3 cmd/geth: add recovery procedure for AmbiguousAddrError 9 years ago
Felix Lange aca9d6a1fb cmd/geth: print actual error when --unlock fails 9 years ago
Felix Lange 6f1ca0bc91 accounts: add ErrDecrypt 9 years ago
Felix Lange a9f26dcd0d accounts: cache key addresses 9 years ago
Felix Lange ee1682ffe6 cmd/geth: add tests for account commands 9 years ago
Felix Lange 46e8940b19 accounts: streamline API 9 years ago
Felix Lange 2dc20963e7 cmd/geth: move account commands to accountcmd.go 9 years ago
Felix Lange 85e6c40c00 accounts, crypto: move keystore to package accounts 9 years ago
Felix Lange dff9b4246f cmd/geth, cmd/utils: improve input handling 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
Péter Szilágyi c90fc3503d cmd/geth: add missing gas target flag (fixing 0 convergence issue) 9 years ago
Felix Lange cf842b3fe5 cmd/geth, eth: move --genesis deprecation warning to cmd/geth 9 years ago
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 years ago
Kobi Gurkan 627c2311fb cmd/utils: add --keystore 9 years ago
Jeffrey Wilcke cec92f5940 cmd/geth: removed multiline support 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago