Commit Graph

1226 Commits (0ec1104ba92c226c279389bbeb88ca515208f030)

Author SHA1 Message Date
Péter Szilágyi 4a439c2359
mobile: port wrappers to EIP155 and EIP158 fork 8 years ago
Péter Szilágyi b61f48e5aa
cmd, mobile, node, p2p: surface the discovery V5 bootnodes 8 years ago
Péter Szilágyi de4b39a1a3
cmd/utils, mobile: update to reprice HF and light client 8 years ago
Péter Szilágyi 178da7c6a9
mobile: initial wrappers for mobile support 8 years ago
Jeffrey Wilcke a91908e567 tests: updated 8 years ago
Jeffrey Wilcke ae33883c2f cmd/utils: set temporary HF number 8 years ago
Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 8 years ago
Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
Felix Lange 8247bccf71 cmd/bzzhash: add swarm hashing tool 8 years ago
Felix Lange bbf37c0404 cmd/bzzup: add swarm upload tool 8 years ago
Felix Lange e336b0d60e cmd/bzzd: add swarm server daemon 8 years ago
Felix Lange d27472cc74 cmd/v5test: delete the v5test tool 8 years ago
Kenji Siu 80ea44c485 cmd/geth: improve command help messages (#3227) 8 years ago
Péter Szilágyi 4cd2617848
cmd/geth: reinstate dropped --cache flag 8 years ago
xiekeyang 5b31794dfe cmd/geth: use a loop in TestDAOForkBlockNewChain (#3222) 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
Felix Lange 87670a7ac1 all: remove weird files 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
Nick Johnson 00665a0b72 cmd/evm: Allow stdin and files as sources of bytecode (#3172) 8 years ago
Péter Szilágyi 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
Péter Szilágyi 1291778032
cmd/geth, code, eth/downloader: tune import logs and mem stats 8 years ago
Péter Szilágyi 88a593d559
cmd/geth, trie: report on trie cache unloads, also add debug log 8 years ago
Péter Szilágyi 4f46bd19d0
cmd, core/state: allow configurable trie cache generations 8 years ago
Péter Szilágyi 2bb5ec1e41
cmd/geth, trie: track and report trie cache misses 8 years ago
Péter Szilágyi a1c63e8be6
cmd/geth: compact and print database stats after an import 8 years ago
Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 8 years ago
Felix Lange 1f1ea18b54 core/state: implement reverts by journaling all changes 8 years ago
Péter Szilágyi cb84e3f029 cmd, core, internal, light, tests: avoid hashing the code in the VM 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 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