Commit Graph

1920 Commits (a19b4235c71a1d440e585b13be90677e3572261e)

Author SHA1 Message Date
rene 36bb7ac083
cmd/devp2p/internal/ethtest: add correct chain files and improve test output (#21782) 4 years ago
Felix Lange 5d20fbbb6f
cmd/devp2p, internal/utesting: implement TAP output (#21760) 4 years ago
James Prestwich 1a55e20d35
cmd/geth: fix dir path in geth attach for yolov2 network (#21749) 4 years ago
Martin Holst Swende f5182c7b9c
utils, params: add yolov2 bootnode 4 years ago
Felix Lange 95f720fffc
cmd/devp2p/internal/ethtest: update test chain (#21742) 4 years ago
Martin Holst Swende 6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 4 years ago
rene cef3e2dc5a
console: don't exit on ctrl-c, only on ctrl-d (#21660) 4 years ago
Felix Lange 524aaf5ec6
p2p/discover: implement v5.1 wire protocol (#21647) 4 years ago
Giuseppe Bertone 2a9ea6be87
cmd/geth, cmd/utils: fixed flags name (#21700) 4 years ago
rene 716864deba
cmd/devp2p/internal/ethtest: improve eth test suite (#21615) 4 years ago
Felix Lange d9890a6a8f
cmd/faucet: enable DNS discovery for known networks (#21636) 4 years ago
Martin Holst Swende dad26582b6
accounts, signer: implement gnosis safe support (#21593) 4 years ago
mr_franklin 4ee11b072e
cmd/bootnode,internal/debug: fix some comments (#21623) 4 years ago
rene fdd42d425b
cmd/devp2p/internal/ethtest: lower protocol version to 64 (#21604) 4 years ago
rene 39f8268147
cmd/devp2p/internal/ethtest: update version in handshake (#21603) 4 years ago
rene a25899f3dc
cmd/devp2p: add eth protocol test suite (#21598) 4 years ago
Binacs fdb742419e
cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils (#21579) 4 years ago
rene 129cf075e9
p2p: move rlpx into separate package (#21464) 4 years ago
Marius van der Wijden faba018b29
cmd/utils: use preconfigured testnet flags instead of networkid (#21561) 4 years ago
Felföldi Zsolt 4996fce25a
les, les/lespay/server: refactor client pool (#21236) 4 years ago
Guillaume Ballet d7f02b448a
cmd/geth: print warning when whisper config is present in toml (#21544) 4 years ago
gary rong 328901c24c
cmd, eth: offer maxprice flag for overwritting price cap (#21531) 4 years ago
Guillaume Ballet d54f2f2e5e
whisper: remove whisper (#21487) 4 years ago
gary rong 87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080) 4 years ago
Martin Holst Swende 7ebc6c43ff
cmd/evm: statet8n output folder + tx hashes on trace filenames (#21406) 4 years ago
Martin Holst Swende 54add42550
cmd/geth/tests: try to fix spurious travis failure in les tests (#21410) 4 years ago
Péter Szilágyi 68754f3931
cmd/utils: grant snapshot cache to trie if disabled (#21416) 4 years ago
rene d21303f9dd
cmd/geth: fixes db unavailability for chain commands (#21415) 4 years ago
rene 4a04127ce3
cmd/geth: fix import / export issues related to DB unavailability (#21414) 4 years ago
Adam Schmideg e24e05dd01
cmd/devp2p: print enode:// URL in enrdump (#21270) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
gary rong 28c5a8a54b
les: implement new les fetcher (#20692) 4 years ago
gary rong 93da0cf8a1
cmd, core, eth, light, trie: dump clean cache periodically (#20391) 4 years ago
6543 79ce5537ab
signer/storage: fix a badly ordered error check (#21379) 4 years ago
meowsbits 4c268e65a0
cmd/utils: implement configurable developer (--dev) account options (#21301) 4 years ago
Péter Szilágyi 9e22e912e3
cmd/utils: reuse existing genesis in persistent dev mode 4 years ago
Martin Holst Swende 295693759e
core/vm: less allocations for various call variants (#21222) 4 years ago
rene 5b081ab214
cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 4 years ago
gary rong 6eef141aef
les: historical data garbage collection (#19570) 4 years ago
rene beabf95ad7
cmd/geth, cmd/puppeth: replace deprecated rpc and ws flags in tests and docs (#21317) 4 years ago
chris-j-h c16967c267
cmd/clef: Fix broken link in README and other minor fixes (#21303) 4 years ago
Adam Schmideg 6a48ae37b2
cmd/devp2p: add discv4 test suite (#21163) 4 years ago
chris-j-h e5871b928f
cmd/clef: Update README with external v6.0.0 & internal v7.0.1 APIs (#21298) 4 years ago
gary rong 6d8e51ab88
cmd, node: dump empty value config (#21296) 4 years ago
meowsbits 490b380a04
cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) 4 years ago
gary rong 61270e5e1c
eth/gasprice: lighter gas price oracle for light client (#20409) 4 years ago
Martin Holst Swende 12867d152c
rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229) 4 years ago
Adam Schmideg ec51cbb5fb
cmd/geth: LES priority client test (#20719) 4 years ago
Martin Holst Swende e376d2fb31
cmd/evm: add state transition tool for testing (#20958) 4 years ago
Binacs dd91c7ce6a
cmd: abstract `getPassPhrase` functions into one (#21219) 4 years ago