Commit Graph

1335 Commits (7f7abfe4d1d7c51d968c0ead48b93fdb3cf2909f)

Author SHA1 Message Date
Péter Szilágyi 7f7abfe4d1
cmd/faucet: proper error handling all over 7 years ago
Péter Szilágyi 0bb194c956
cmd/faucet: support twitter, google+ and facebook auth too 7 years ago
Péter Szilágyi 35767dfd0c
cmd, eth: separate out FakePeer for future reuse 7 years ago
Nick Johnson 345332906c
cmd: Added support for copying data to another DB instance 7 years ago
Péter Szilágyi b45cc0c9e8
cmd/puppeth: use dumb textual IP filtering 7 years ago
Péter Szilágyi edba5e9854
cmd/puppeth: support managing fork block in the chain config 7 years ago
Péter Szilágyi 7514e8a24d
cmd/puppeth, params: enable Byzantium on all networks 7 years ago
ayeowch f3c9585f2e
cmd/geth: fix --password typo 7 years ago
Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) 7 years ago
cdetrio 673007d7ae core/vm: standard vm traces (#15035) 7 years ago
Péter Szilágyi 66a7ef57e6
cmd/puppeth: reserve "yournode" as a non-allowed ethstats user 7 years ago
Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 7 years ago
Péter Szilágyi b0ca1b67ce
eth: use maxpeers from p2p layer instead of extra config 7 years ago
Péter Szilágyi f90a193f92
cmd/puppeth: switch node containers to main ones 7 years ago
Martin Holst Swende 8cab3ab435 cmd/evm: adds ability to run individual state test file (#14998) 7 years ago
Oli Bye ebf41d16a0 cmd/geth: fix --nousb typo (#15040) 7 years ago
Martin Holst Swende 286ec5df40 cmd/evm, core/vm, internal/ethapi: Show error when exiting (#14985) 7 years ago
Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 7 years ago
Péter Szilágyi 059c767adf
cmd/puppeth: support blacklisting malicious IPs on ethstats 7 years ago
Martin Holst Swende 3040243042 cmd/evm: add --receiver, support code from stdin (#14873) 7 years ago
Maximilian Meister 2b422b1a47 cmd/geth, cmd/swarm: sort commands and flags by name (#3462) 7 years ago
Péter Szilágyi 5d9ac49c7e
accounts: refactor API for generalized USB wallets 7 years ago
Péter Szilágyi db568a61e2
accounts, console, internal: support trezor hardware wallet 7 years ago
Egon Elbre 85454e7678 cmd: fix megacheck warnings (#14912) 7 years ago
Péter Szilágyi 455fcc8309
cmd/puppeth: remove wrapping loop in single reads 7 years ago
Péter Szilágyi 4a260dc1f2
cmd: add makecache cmd, use caches during import cmd 7 years ago
Lewis Marshall 60c858a529 swarm/api: make api.NewManifest synchronous (#14880) 7 years ago
Lewis Marshall e9b850805e cmd/swarm: support exporting, importing chunk db (#14868) 7 years ago
Péter Szilágyi 3d32690b54 cmd, core, eth: journal local transactions to disk (#14784) 7 years ago
Péter Szilágyi 671ba3791d
cmd/faucet: ignore whitespace in gist content 7 years ago
Péter Szilágyi 9488e7fd5f
cmd/puppeth: limit cotnainers to 10MB logs 7 years ago
Jim McDonald 688ee6d1e5 cmd/geth: update tests for EIP55-compliant Address.Hex() 7 years ago
Péter Szilágyi 5e38f7a664
cmd, core: add --txpool.nolocals to disable local price exemptions 7 years ago
Péter Szilágyi 8f12d76a47
params: remove redundant consts, disable metro on AllProtocolChanges 7 years ago
Lewis Marshall c7041fe145 cmd/swarm: Exit if --ethapi is set 7 years ago
Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
Lewis Marshall f3359d5e58 cmd/swarm: Support using Mainnet for resolving ENS names 7 years ago
Péter Szilágyi ea1d1825a8 cmd/geth: fix whisper flag group capitalization 7 years ago
Péter Szilágyi 5603eb9116
cmd/puppeth: fix key reuse during faucet deploys 7 years ago
Felix Lange a4277450b2 cmd/swarm: disable TestCLISwarmUp because it's flaky 7 years ago
Péter Szilágyi d432688886
cmd/geth: corrently init gas price for CLI CPU mining 7 years ago
Lewis Marshall a1f3878ec5 swarm/test: add integration test for 'swarm up' (#14353) 7 years ago
Martin Holst Swende 9a44e1035e cmd/evm, core/vm: add --nomemory, --nostack to evm (#14617) 7 years ago
Bas van Kervel c62d5422bb whisper: use hexutil.UnmarshalFixedText for topic parsing 7 years ago
Bas van Kervel 7a11e86442 whisper: move flags from whisper package to utils 7 years ago
necaremus 4f77857f74 cmd/geth: fixed a minor typo in the comments 7 years ago
Bas van Kervel b58a501673 whisperv5: integrate whisper and add whisper RPC simulator 7 years ago
Martin Holst Swende 80f7c6c299 cmd/evm: add --prestate, --sender, --json flags for fuzzing (#14476) 7 years ago
Lewis Marshall 1e9f86b49e cmd/swarm: fix error handling in 'swarm up' (#14557) 7 years ago
Péter Szilágyi ec1700600a
cmd/puppeth: fix improper key validation for remotes 7 years ago