Commit Graph

424 Commits (a79977bc208b52e72ff412a7acef784ee61d8a80)

Author SHA1 Message Date
Felix Lange 4fced0972d [release/1.4.16] cmd/geth, VERSION: bumped version to 1.4.16 9 years ago
Péter Szilágyi d9ed63ec38 [release/1.4.15] VERSION, cmd/geth: bumped version 1.4.15 9 years ago
Péter Szilágyi d4608ae0d2 [release/1.4.14] VERSION, cmd/geth: bumped version 1.4.14 9 years ago
Péter Szilágyi 95bfedd599 [release 1.4.12] VERSION, cmd/geth: bumped version 1.4.13 9 years ago
Péter Szilágyi dfc63c49c7 [release/1.4.12] VERSION, cmd/geth: bumped version 1.4.12 9 years ago
Jeffrey Wilcke 5ca5ccf90c [release/1.4.11] VERSION, cmd/geth: bumped version 1.4.11 9 years ago
Péter Szilágyi c2eea6306e VERSION, cmd/geth: bumped version 1.4.10 9 years ago
Péter Szilágyi 1b2941cd56 [release/1.4.10] cmd, core, eth, miner, params, tests: finalize the DAO fork 9 years ago
Péter Szilágyi a0cc73a27a [release/1.4.10] cmd, core, miner: add extradata validation to consensus rules 9 years ago
Péter Szilágyi 682c4531af [release/1.4.10] cmd/geth, miner, params: special extradata for DAO fork start 9 years ago
Péter Szilágyi 5c3051e6fa [release/1.4.10] core: gracefully handle missing homestead block config 9 years ago
Péter Szilágyi 3dd46bc884 [release/1.4.10] cmd, core, eth, params: implement flags to control dao fork blocks 9 years ago
Péter Szilágyi 3e1dbc3ca7 VERSION, cmd/geth: bumped version 1.4.9 9 years ago
Péter Szilágyi 3eef19598e [release/1.4.9] Revert "core: update DAO soft-fork number, clean up the code" 9 years ago
Péter Szilágyi eaf706b73c VERSION, cmd/geth: bumped version 1.4.8 9 years ago
Péter Szilágyi aefffc9ed8 [release/1.4.8] core: update DAO soft-fork number, clean up the code 9 years ago
Péter Szilágyi d2089e46f8 VERSION, cmd/geth: bumped version 1.4.7 9 years ago
Péter Szilágyi 63c5a46b82 [release/1.4.7] cmd: fix CLI package deprecation warnings 9 years ago
Bas van Kervel c89fa789b7 [release/1.4.7] cmd/geth: codegansta/cli package renamed to urfave/cli 9 years ago
Péter Szilágyi a93d63d576 [release/1.4.7] cmd/geth: fix the keystore path in the accounts help text 9 years ago
Péter Szilágyi 7fb72dbcbf [release/1.4.7] cmd/geth: truly randomize console test RPC endpoints 9 years ago
Péter Szilágyi 71a89b7c75 VERSION, cmd/geth: bumped version 1.4.6 9 years ago
Felix Lange 3d69970c15 [release/1.4.6] cmd/geth: make console tests more robust 9 years ago
Péter Szilágyi 5904d58a96 [release/1.4.6] cmd/geth, console: fix reviewer issues 9 years ago
Péter Szilágyi c39de61a0a [release/1.4.6] cmd, console: split off the console into a reusable package 9 years ago
Felix Lange 9ccb70da7b [release/1.4.6] eth: enable bad block reports 9 years ago
Péter Szilágyi efa2b3da7e [release/1.4.6] cmd/geth: use text/templates in the tester, not html 9 years ago
Péter Szilágyi e3b3c298df [release/1.4.6] cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner 9 years ago
Péter Szilágyi 27df30f30f VERSION, cmd/geth: bumped version 1.4.5 9 years ago
Felix Lange 66d74dfb75 [release 1.4.5] cmd/geth: fix console history exclusion 9 years ago
Bas van Kervel b950a2977c [release/1.4.5] eth: add new RPC method (personal.) SignAndSendTransaction 9 years ago
Jeffrey Wilcke 4b11f207cb VERSION, cmd/geth: bumped version 1.4.4 9 years ago
Jeffrey Wilcke f213a9d8e8 VERSION, cmd/geth: bumped version 1.4.3 9 years ago
Jeffrey Wilcke 290e851f57 VERSION, cmd/geth: bumped version 1.4.2 9 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
Jeffrey Wilcke 8241fa5227 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