Commit Graph

1621 Commits (9940d93a43bab1f060e8fbfadff510c3298f2726)

Author SHA1 Message Date
Martin Holst Swende 83a9a73b89 cmd/geth, core, eth: implement Constantinople override flag (#18273) 6 years ago
Péter Szilágyi 38c3d88cea
cmd/puppeth: support latest docker compose, expose faucet UDP 6 years ago
Péter Szilágyi 69a8d9841a
cmd/faucet: fix faucet static peer regression 6 years ago
Elad bb724080ca cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api/http: add instrumentation (#18274) 6 years ago
Péter Szilágyi 31b3334922
cmd/utils, eth: minor polishes on whitelist code 6 years ago
Ryan Schneider 48b70ecff1
cmd, eth: Add support for `--whitelist <blocknum>=<hash>,...` flag 6 years ago
Martin Holst Swende 42a914a84f
cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local filesystem 6 years ago
Javier Peletier c1d462ee5d cmd/puppeth: fix rogue quote in alethGenesisSpec JSON (#18262) 6 years ago
Péter Szilágyi d4415f5e40
cmd/puppeth: chain import/export via wizard, minor polishes 6 years ago
Martin Holst Swende 8698fbabf6
cmd/puppeth: implement chainspec converters 6 years ago
Péter Szilágyi 4825d9c3dd
cmd/puppeth: enforce lowercase network names 6 years ago
Anton Evangelatov 7e7781ffaa cmd/swarm: add flag for application name (swarm or swarm-private) (#18189) 6 years ago
Péter Szilágyi cf62bd2e88
cmd/utils: max out the OS file allowance, don't cap to 2K 6 years ago
Matthew Di Ferrante 3d21d455dc cmd/evm: commit statedb if dump is requested (#18208) 6 years ago
Javier Peletier 4f0d978eaa cmd/swarm: update should error on manifest mismatch (#18047) 6 years ago
Javier Peletier 2714e8f091 Remove multihash from Swarm bzz:// for Feeds (#18175) 6 years ago
Ferenc Szabo 76f5f662cc cmd/swarm: FUSE do not require --ipcpath (#18112) 6 years ago
Anton Evangelatov d31f1f4fdb
cmd/swarm/swarm-smoke: update smoke tests to fit the new scheme for the k8s cluster (#18104) 6 years ago
Anton Evangelatov 6b6c4d1c27
cmd/swarm: speed up tests - use global cluster (#18129) 6 years ago
Péter Szilágyi 434dd5bc00
cmd, core, eth, light, trie: add trie read caching layer 6 years ago
Alexey Sharov eb8fa3cc89 cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation (#18083) 6 years ago
Andrew Chiw a0876f7433 Imply that SwarmApiFlag is the API endpoint to connect to, not to listen on (#18071) 6 years ago
Corey Lin 1ff152f3a4 rawdb: remove unused parameter for WritePreimages func (#18059) 6 years ago
Anton Evangelatov cf3b187bde swarm, cmd/swarm: address ineffectual assignments (#18048) 6 years ago
Elad 126dfde6c9 cmd/swarm: auto resolve default path according to env flag (#17960) 6 years ago
Roc Yu 3e1cfbae93 cmd/swarm/swarm-smoke: fix issue that loop variable capture in func (#17992) 6 years ago
Johns Beharry 80d3907767 cmd/clef: replace password arg with prompt (#17897) 6 years ago
Martin Holst Swende 4c0883e20d core/vm: adds refund as part of the json standard trace (#17910) 6 years ago
Felix Lange 75060ef96e cmd/bootnode: fix -writeaddress output (#17932) 6 years ago
Wenbiao Zheng 6c313fff7b cmd/geth: don't set GOMAXPROCS by default (#17148) 6 years ago
Grachev Mikhail 3e92c853fb cmd/clef: fix typos in README (#17908) 6 years ago
lash 862d6f2fbf cmd/swarm: Smoke test for Swarm Feed (#17892) 6 years ago
Elad 4868964bb9 cmd/swarm: split flags and cli command declarations to the relevant files (#17896) 6 years ago
Felix Lange 6f607de5d5
p2p, p2p/discover: add signed ENR generation (#17753) 6 years ago
Elad da290e9707 cmd/swarm: speed up tests (#17878) 6 years ago
Martin Holst Swende d5c7a6056a
cmd/clef: encrypt the master seed on disk (#17704) 6 years ago
Ryan Schneider cfcc47529d cmd/utils: fix bug when checking for flag value conflicts (#17803) 6 years ago
Philip Schlump f95811e65b cmd/abigen: support for --type flag with piped data (#17648) 6 years ago
Felix Lange b8a0daf0cc cmd/puppeth: fix node URL in health check (#17802) 6 years ago
cdetrio bfa0f96822 cmd/evm: fix state dump (#17832) 6 years ago
Anton Evangelatov 82a1c771ef cmd/swarm: disable tests under Windows until they are fixed (#17827) 6 years ago
Anton Evangelatov 303b99663e
swarm: schemas and migrations (#17813) 6 years ago
Javier Peletier de01178c18 swarm/storage/feed: Renamed package 6 years ago
Javier Peletier 696bc9b01c swarm/storage/feeds: renamed vars that can conflict with package name 6 years ago
Javier Peletier 58c0879c2f swarm/storage/feeds: removed capital Feed throughout 6 years ago
Javier Peletier b6ccc06cda swarm/storage/feeds: Final package rename and moved files 6 years ago
Javier Peletier 83705ef6aa swarm/storage/mru: Renamed rest of MRU references 6 years ago
Javier Peletier f1e86ad9cf swarm/storage/mru: Renamed all identifiers to Feeds 6 years ago
Elad bd1f7ebda2 cmd/swarm: fix appveyor build (#17808) 6 years ago
Anton Evangelatov 634e963f02 cmd/swarm: disable export and upload tests on Windows 6 years ago