Commit Graph

941 Commits (b9aff2d86ef840e017c7fa3e5832d938a6ef967b)

Author SHA1 Message Date
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
Marius van der Wijden 38aab0aa83
accounts/keystore: fix double import race (#20915) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
rene 648b0cb714
cmd, core: remove override muir glacier and override istanbul (#20942) 4 years ago
Raw Pong Ghmoa 15540ae992
cmd: deprecate --testnet, use named networks instead (#20852) 5 years ago
Adam Schmideg fe9ffa5953
crypto: improve error messages in LoadECDSA (#20718) 5 years ago
rene 07d909ff32
node: allow websocket and HTTP on the same port (#20810) 5 years ago
Martin Holst Swende 0bec6a43f6
cmd/geth: enable metrics for geth import command (#20738) 5 years ago
Martin Holst Swende 228a297056
cmd/geth: fix bad genesis test (#20860) 5 years ago
Hanjiang Yu 8f05cfa122
cmd, consensus: add option to disable mmap for DAG caches/datasets (#20484) 5 years ago
winsvega 97243f3a76
geth retesteth: increase retesteth default http timeouts (#20767) 5 years ago
Martin Holst Swende 19099421dc
core/state/snapshot: faster account iteration, CLI integration 5 years ago
Péter Szilágyi 351a5903b0
core/rawdb, core/state/snapshot: runtime snapshot generation 5 years ago
Péter Szilágyi 542df8898e
core: initial version of state snapshots 5 years ago
Felix Lange 38d1b0cba2
cmd/geth: enable DNS discovery by default (#20660) 5 years ago
winsvega dcffb7777f
cmd/geth retesteth: add eth_getBlockByHash (#20621) 5 years ago
meowsbits 711ed74e09
cmd/geth: add 'dumpgenesis' command (#20191) 5 years ago
Martin Holst Swende 3c776c7199
retesteth: clean txpool on rewind, default dao support (#20596) 5 years ago