Commit Graph

2014 Commits (3e68d627b1b930a824942204ae3cd0b042cd1dbb)

Author SHA1 Message Date
Felix Lange 653b7e959d
cmd/devp2p: add dns nuke-route53 command (#22695) 3 years ago
Felix Lange 424656519a
cmd/devp2p: add support for -limit option in nodeset filter command (#22694) 3 years ago
Guillaume Ballet f79cce5de9
eth/catalyst: add catalyst API prototype (#22641) 3 years ago
Péter Szilágyi 1e207342b5
all: make logs a bit easier on the eye to digest (#22665) 3 years ago
gary rong 7088f1e814
core, eth: faster snapshot generation (#22504) 3 years ago
Mudit Gupta 72e37942f3
cmd/faucet: support testnet flags in the faucet (#22545) 3 years ago
Martin Holst Swende 271e5b7fc9
cmd/geth: add db-command to inspect freezer index (#22633) 3 years ago
Peter Simard 95219ae62d
cmd/utils: move cache sanity check to SetEthConfig (#22510) 4 years ago
Martin Holst Swende 59ac3c9fd3
cmd/geth: add db dumptrie command (#22563) 4 years ago
Marius van der Wijden 24588bacfd
cmd/puppeth: specify working directory for nodejs 15 (#22549) 4 years ago
Felix Lange 27056f62e5
cmd/devp2p: update to newer cloudflare API client (#22588) 4 years ago
Felix Lange cae6b5527e
cmd/geth, consensus/ethash: add support for --miner.notify.full flag (#22558) 4 years ago
Felix Lange bed74b38d9
cmd/devp2p: fix comparison of TXT record value (#22572) 4 years ago
Felix Lange 5129cdc4f0
cmd/devp2p: skip ENR field tails properly in nodeset filter (#22565) 4 years ago
Sina Mahmoodi 8d6cc16742
cmd/geth: check block range against chain head in export cmd (#22387) 4 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
Tobias Hildebrandt ec73ec092d
cmd/utils: fix compilation issue on openbsd (#22511) 4 years ago
rene 36b51b8156
cmd/devp2p: add old block announcement test to eth test suite (#22474) 4 years ago
Martin Holst Swende 5bf6612a2e
cmd/devp2p: fix error in updating the cursor when collecting records for route53 (#22538) 4 years ago
Felix Lange 9429ab1472
cmd/devp2p: add flag for AWS region (#22537) 4 years ago
rene d3040a80d7
cmd/devp2p/internal/ethtest: skip eth/66 tests when v66 not supported (#22460) 4 years ago
Quest Henkart e3a3f7cd64
cmd/devp2p: use AWS-SDK v2 (#22360) 4 years ago
rene 6a528fce33
cmd/devp2p/internal/ethtest: return request ID in BlockHeaders response (#22508) 4 years ago
ligi 7cbf1d70a7
cmd/clef (docs): fix image background (#22399) 4 years ago
ligi 7076e8e42f
cmd/clef: docs - link to ethereum org repo (#22400) 4 years ago
Martin Holst Swende faacc8e0fa
cmd/geth, eth/downloader: remove copydb command (#22501) 4 years ago
Martin Holst Swende 3f74c8e0e5
cmd/devp2p: better testcase failure output for ethtests (#22482) 4 years ago
michael1011 6387c520b7
cmd/geth: add ancient datadir flag to snapshot subcommands (#22486) 4 years ago
gary rong 22082f9e56
cmd: extend dumpgenesis to support network flags on the cmd (#22406) 4 years ago
gary rong 5a81dd97d5
cmd: retire whisper flags (#22421) 4 years ago
gary rong 07e907c7d4
cmd/utils: fix txlookuplimit for archive node (#22419) 4 years ago
Marius van der Wijden 0540d3c6f6
cmd/geth: put allowUnsecureTx flag in RPC section (#22412) 4 years ago
Marius van der Wijden 3822b09904
accounts/keystore: use github.com/google/uuid (#22217) 4 years ago
Péter Szilágyi 0928562670
all: define Berlin hard fork spec 4 years ago
rene de9465f991
cmd/devp2p: add eth66 test suite (#22363) 4 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
gary rong 378e961d85
cmd, eth, les: enable serving light clients when non-synced (#22250) 4 years ago
rene 8e547eecd5
cmd/utils: remove deprecated command line flags (#22263) 4 years ago
Marius van der Wijden 142fbcfd6f
internal/ethapi: reject non-replay-protected txs over RPC (#22339) 4 years ago
Martin Holst Swende c4a2b682ff
cmd/geth: add db commands stats, compact, put, get, delete (#22014) 4 years ago
Péter Szilágyi ca76db6116
cmd/utils: disable caching preimages by default 4 years ago
rene f9445e93bb
cmd/devp2p/internal/ethtest: use shared message types (#22315) 4 years ago
Alex Mazalov 77787802fe
cmd/geth: fix js unclean shutdown (#22302) 4 years ago
Guillaume Ballet 08c878acd2
cmd/utils: add workaround for FreeBSD statfs quirk (#22310) 4 years ago
rene 111abdcfbd
cmd/devp2p: fix documentation for eth-test (#22298) 4 years ago
Péter Szilágyi 409b16e5ab
cmd/utils, eth/ethconfig: unindex txs older than ~1 year 4 years ago
gary rong f566dd305e
all: bloom-filter based pruning mechanism (#21724) 4 years ago
Péter Szilágyi 994cdc69c8
cmd/utils: enable snapshots by default 4 years ago
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205) 4 years ago
ucwong 83e4c49e2b
trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) 4 years ago