Commit Graph

1226 Commits (0ec1104ba92c226c279389bbeb88ca515208f030)

Author SHA1 Message Date
Louis Holbrook 0ec1104ba9 cmd/swarm: allow uploading from stdin (#3744) 8 years ago
Péter Szilágyi 24b9860c1b cmd/geth, node: surface geth architecture into version (#13866) 8 years ago
Lewis Marshall b319f027a0 cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) 8 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
Felix Lange 37dd9086ec core: refactor genesis handling 8 years ago
Zahoor Mohamed 11e7a712f4 swarm/api: support mounting manifests via FUSE (#3690) 8 years ago
Péter Szilágyi b7d93500f1 all: finish integrating Go ethash, delete C++ vendor 8 years ago
Péter Szilágyi 023670f6ba cmd, eth, les, node, pow: disk caching and progress reports 8 years ago
Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago
Martin Holst Swende 544247c918 * cmd/geth: add --nocompaction flag + multiple import files 8 years ago
Péter Szilágyi 9184249b39 Logger updates 3 (#3730) 8 years ago
Valentin Wüstholz c52ab932e6 cmd/disasm, cmd/evm: integrate disasm tool into evm tool. (#3729) 8 years ago
Jeffrey Wilcke f30733c806
cmd/evm: removed -sysstat and moved content to -debug flag 8 years ago
Jeffrey Wilcke bf4155846c
core/evm, core/vm: improved evm trace output 8 years ago
Jeffrey Wilcke 230cf2ec91 cmd/evm, core/asm: add EVM assembler (#3686) 8 years ago
Jeffrey Wilcke 7ff75ac2f2 cmd/utils, core, params: fork all teh things for dev mode (#3697) 8 years ago
Felix Lange d0eba23af3 all: disable log message colors outside of geth 8 years ago
Valentin Wüstholz 37511ec520 core, core/vm, cmd/disasm: unify procedures for disassembling evm code (#3530) 8 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
Péter Szilágyi aca066f337
cmd/geth: drop upgradedb subcommand since it's unfeasible 8 years ago
Péter Szilágyi 5ee00209d2
cmd/ethtest: drop the manual test tool in favor of hive 8 years ago
Péter Szilágyi e7bdb00700
cmd/gethrpctest: ethereum/rpc-tests is deprecated 8 years ago
Péter Szilágyi 1ca20a2697
cmd, whisper/mailserver: revert to utils.Fatalf 8 years ago
Péter Szilágyi 23a5d64fd0
accounts, cmd: port packages over to the new logging system 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
gluk256 29fac7de44 Whisper API fixed (#3687) 8 years ago
Jeffrey Wilcke 024d41d0c2 core, core/state, core/vm: remove exported account getters (#3618) 8 years ago
Jeffrey Wilcke 94334c233e cmd/geth: added 'geth bug' command (#3684) 8 years ago
gluk256 15a609d5d6 whisper: interface changed to simplify the transition to v5 8 years ago
Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 years ago
zelig 8883f36fe3 cmd/swarm: handle SIGTERM unix signal for clean exit 8 years ago
Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
Viktor Trón e23e86921b swarm/network: fix chunk integrity checks (#3665) 8 years ago
gluk256 65ed6a9def whisper: add tests for mailserver (#3631) 8 years ago
Péter Szilágyi e99c788155
accounts: ledger and HD review fixes 8 years ago
Péter Szilágyi 26cd41f0c7
accounts/usbwallet: make wallet responsive while Ledger is busy 8 years ago
Péter Szilágyi 205ea95802
accounts, cmd, internal, node: implement HD wallet self-derivation 8 years ago
Péter Szilágyi c5215fdd48
accounts, cmd, internal, mobile, node: canonical account URLs 8 years ago
Péter Szilágyi fad5eb0a87
accounts, cmd, eth, internal, miner, node: wallets and HD APIs 8 years ago
Péter Szilágyi 833e4d1319
accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
Zahoor Mohamed 085987ff2c cmd/swarm: manifest manipulation commands (#3645) 8 years ago
Bas van Kervel d0eeb3ebdc cmd/abigen: parse contract name as abi identifier 8 years ago
Jeffrey Wilcke 8b57c49490 params: core, core/vm, miner: 64bit gas instructions (#3514) 8 years ago
gluk256 690f6ea1d7 cmd/wnode, whisper: add whisper CLI tool and mail server (#3580) 8 years ago
Shintaro Kaneko 355a42f36d cmd/geth, cmd/swarm: Fix to close file handler appropriately 8 years ago
nolash 7669c5b5ec cmd/swarm, swarm/api: bzzr improve + networkid prio 8 years ago
Zsolt Felfoldi a390ca5f30 les, cmd/util: disable topic discovery with --nodiscover 8 years ago
Martin Holst Swende 935d891e9d cmd/evm: added debug flag (back) (#3554) 8 years ago
Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 years ago
Bas van Kervel 54a65e6d87
cmd,eth,les,internal: remove natspec support 8 years ago