Commit Graph

526 Commits (5413df1dfa5452053e6e4418cd4d021c4dc002cb)

Author SHA1 Message Date
Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
Felix Lange b8bd9a71c8 all: update license information 8 years ago
Zsolt Felfoldi 49da42983a p2p/discv5: added new topic discovery package 8 years ago
zsfelfoldi 7db7109a5b cmd, eth: added light client and light server modes 8 years ago
Péter Szilágyi f0dbec0c93
cmd, params: only set default fork configs for test and mainnet 8 years ago
gluk256 79789af2e7 whisper: project restructured, version 5 introduced (#3022) 8 years ago
Péter Szilágyi 8639b0fae9
cmd/utils, core, params: explicitly pick reprice fork for fast sync 8 years ago
Péter Szilágyi 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
Péter Szilágyi 4f46bd19d0
cmd, core/state: allow configurable trie cache generations 8 years ago
Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 8 years ago
Felix Lange b04219fdbb cmd/utils: don't check for stderr redirect on windows 8 years ago
Felix Lange b42a5b118f common, node: move datadir defaults into package node 8 years ago
Felix Lange eeb322ae64 node: ensure datadir can be co-inhabited by different instances 8 years ago
Péter Szilágyi 30860491ba cmd, eth: drop the blockchain version from cli/eth configs 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
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
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 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
Tosh Camille ac66d96c5a cmd/utils: add space between "to" and filename 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
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
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
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Bas van Kervel 529897ea2b cmd/utils: strip excessive whitespace from api command line arguments 9 years ago
Péter Szilágyi a1f1c404c3 cmd/utils: fix accounts merge error on console unlock 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
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
Bas van Kervel 4081868452 cmd/utils: bugfix where database is opened multiple times 9 years ago