Commit Graph

808 Commits (10dc5dce0871bf8c24bac41b04e47c3b9ad2b93e)

Author SHA1 Message Date
Guillaume Ballet c7a6be163f
cmd/utils: don't enumerate USB unless --usb is set (#22130) 4 years ago
Marius van der Wijden 4714ce9430
cmd/geth: added --mainnet flag (#21932) 4 years ago
Guillaume Ballet 664903dc88
cmd/geth: usb is off by default (#21984) 4 years ago
Vie f83fc302a5
cmd/geth: update copyright year (#22099) 4 years ago
Suriyaa Sundararuban 2f8100615a
cmd/geth: replace wiki links with new doc pages (#22071) 4 years ago
Marius van der Wijden 4859929798
cmd/geth: fixed parallelization flaw in account import test (#22002) 4 years ago
Péter Szilágyi 017831dd5b
core, eth: split eth package, implement snap protocol (#21482) 4 years ago
Martin Holst Swende 915643a3e5
cmd/geth: add test to verify regexps in version check (#21962) 4 years ago
Martin Holst Swende 15339cf1c9
cmd/geth: implement vulnerability check (#21859) 4 years ago
Martin Holst Swende aba0c234c2
cmd/geth: make tests run quicker + use less memory and disk (#21919) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Martin Holst Swende 6f88d6530a
trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871) 4 years ago
gary rong 23524f8900
all: disable recording preimage of trie keys (#21402) 4 years ago
Martin Holst Swende 6b9858085f
cmd/geth: improve les test on windows (#21860) 4 years ago
Martin Holst Swende d513584e52
cmd/geth: remove retesteth 4 years ago
Marius van der Wijden 2045a2bba3
core, all: split vm.Context into BlockContext and TxContext (#21672) 4 years ago
James Prestwich 1a55e20d35
cmd/geth: fix dir path in geth attach for yolov2 network (#21749) 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
Giuseppe Bertone 2a9ea6be87
cmd/geth, cmd/utils: fixed flags name (#21700) 4 years ago
Binacs fdb742419e
cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils (#21579) 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 54add42550
cmd/geth/tests: try to fix spurious travis failure in les tests (#21410) 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
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
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
meowsbits 490b380a04
cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) 4 years ago
Adam Schmideg ec51cbb5fb
cmd/geth: LES priority client test (#20719) 4 years ago
Binacs dd91c7ce6a
cmd: abstract `getPassPhrase` functions into one (#21219) 4 years ago
meowsbits 413358abb9
cmd/geth: make import cmd exit with 1 if import errors occurred (#21244) 4 years ago
gary rong 56a319b9da
cmd, eth, internal, les: add txfee cap (#21212) 4 years ago
Péter Szilágyi f52ff0f1e9
cmd/geth: fix the fork orders for DAO tests 4 years ago
Martin Holst Swende 890757f03a
cmd, core, params: inital support for yolo-v1 testnet (#21154) 4 years ago
rene a35382de94
metrics: replace gosigar with gopsutil (#21041) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Martin Holst Swende e0987f67e0
cmd/clef, signer/core: password input fixes (#20960) 4 years ago
Martin Holst Swende 4535230059
cmd, core, eth: background transaction indexing (#20302) 4 years ago
Marius van der Wijden 930e82d7f4
params, cmd/utils: remove outdated discv5 bootnodes, deprecate flags (#20949) 4 years ago
Péter Szilágyi 8f8ff8d601
cmd/geth: handle memfixes on 32bit arch with large RAM 4 years ago
rene c989bca173
cmd/utils: renames flags related to http-rpc server (#20935) 4 years ago
Steven E. Harris 40283d0522
node: shut down all node-related HTTP servers gracefully (#20956) 4 years ago