Commit Graph

1270 Commits (10a57fc3d45cbc59d6c8eeb0f7f2b93a71e8f4c9)

Author SHA1 Message Date
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
Bas van Kervel 745a3adebd
core: remove support for Olympic network 8 years ago
Felix Lange d78f9b834a vendor: update all dependencies except Azure SDK 8 years ago
Felix Lange 445deb7470 cmd/utils: fix comma-separated --bootnodes 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Viktor Trón 3f1a72908c cmd/swarm: uploader uses HTTP PUT for directories (#3488) 8 years ago
Valentin Wüstholz 0a5450fe04 cmd/disasm: fix array-out-of-bounds error (#3491) 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Felix Lange 13e3b2f433 logger, pow/dagger, pow/ezp: delete dead code 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Felix Lange 7731061903 core/vm: move Log to core/types 8 years ago
Felix Lange b9683d3748 params: avoid importing p2p/discover for bootnodes 8 years ago