Commit Graph

1646 Commits (8ca64548077edb527b903058db876a4ec3771349)

Author SHA1 Message Date
Martin Holst Swende af401d03a3
all: simplify timestamps to uint64 (#19372) 6 years ago
Anton Evangelatov 4f908db69e
cmd/utils: allow for multiple influxdb tags (#18520) 6 years ago
holisticode 996230174c
cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101) 6 years ago
Janoš Guljaš 85217b08bd
cmd/swarm/global-store: global store cmd (#19014) 6 years ago
holisticode d1ace4f344
swarm: Debug API and HasChunks() API endpoint (#18980) 6 years ago
Anton Evangelatov 637a75d61a
cmd/swarm/swarm-smoke: refactor generateEndpoints (#19006) 6 years ago
Anton Evangelatov 355d55bd34
cmd/swarm/swarm-smoke: remove wrong metrics (#18970) 6 years ago
Elad 7038b5734c
cmd/swarm/swarm-smoke: sliding window test (#18967) 6 years ago
holisticode 1ecf2860cf
cmd/swarm: hashes command (#19008) 6 years ago
gluk256 e247dcc141
swarm/version: commit version added (#18510) 6 years ago
Anton Evangelatov 4976fcc91a
swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 6 years ago
Anton Evangelatov 878aa58ec6
cmd/swarm: use resetting timer to measure fetch time (#18474) 6 years ago
holisticode 4625b1257f
cmd/swarm/swarm-smoke: use ResettingTimer instead of Counters for times (#18479) 6 years ago
Elad 21d54bcaac
cmd/swarm/swarm-snapshot: disable tests on windows (#18478) 6 years ago
holisticode 7383db4dac
Upload speed (#18442) 6 years ago
Elad a3f31f51f3
cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453) 6 years ago
Martin Holst Swende 048b463b30
common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) 6 years ago
Péter Szilágyi 2072c26a96
cmd, core, params: add support for Goerli 6 years ago
Péter Szilágyi 18f702faf7
cmd/puppeth: handle pre-set Petersburg number, save changed fork rules 6 years ago
Martin Holst Swende c7664b0636 core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 6 years ago
Sean 428eabe28d cmd/geth: support dumpconfig optionally saving to file (#18327) 6 years ago
Ha ĐANG 3f421aca54 cmd/puppeth: fix panic error when export aleth genesis wo/ precompile-addresses (#18344) 6 years ago
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
Anton Evangelatov 9e9fc87e70
swarm: remove unused/dead code (#18351) 6 years ago
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