Commit Graph

2511 Commits (c4b4d05e695c7926baa8f3776f91349d0ef76daf)

Author SHA1 Message Date
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
Alex Prut ef84da8481
all: remove unneeded parentheses (#21921) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
Martin Holst Swende f25b437b70
cmd/clef: don't check file permissions on windows (#22251) 4 years ago
Sina Mahmoodi eb21c652c0
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
Felföldi Zsolt a72fa88a0d
les: switch to new discv5 (#21940) 4 years ago
gary rong adf130def8
eth/tracers: move tracing APIs into eth/tracers (#22161) 4 years ago
Alex Mazalov 24c1e3053b
cmd/geth: graceful shutdown if disk is full (#22103) 4 years ago
Marius van der Wijden 10555d4684
cmd/geth: dump config for metrics (#22083) 4 years ago