Commit Graph

11792 Commits (e30c0af86127fd605281bd5b3de3ce2fb8ac95aa)
 

Author SHA1 Message Date
Yang Hau e30c0af861
build, internal/ethapi, crypto/bls12381: fix typos (#21210) 4 years ago
gary rong 4a19c0e7b8
core, eth, internal: include read storage entries in structlog output (#21204) 4 years ago
Martin Holst Swende e9ba536d85
eth/downloader: fix spuriously failing tests (#21149) 4 years ago
Natsu Kagami 89043cba75
accounts/abi: make GetType public again (#21157) 4 years ago
Pau d5c267fd30
accounts/keystore: fix typo in error message (#21200) 4 years ago
Péter Szilágyi a0797e37f8
Merge pull request #21192 from karalabe/fix-escape-analysis 4 years ago
Péter Szilágyi 80e887d7bf
core/state: avoid escape analysis fault when accessing cached state 4 years ago
Paweł Bylica cf6674539c
core/vm: use uint256 in EVM implementation (#20787) 4 years ago
ucwong 39abd92ca8
ethstats: use timer instead of time.sleep (#20924) 4 years ago
libby kent 45b7535137
cmd/ethkey: support --passwordfile in generate command (#21183) 4 years ago
Felix Lange da06519347 params: begin v1.9.16 release cycle 4 years ago
Felix Lange 0f77f34bb6 params: go-ethereum v1.9.15 stable 4 years ago
Péter Szilágyi 651233454e
Merge pull request #21188 from karalabe/cht-1.9.15 4 years ago
Péter Szilágyi a5c827af86
params: update CHTs for 1.9.15 release 4 years ago
Marius van der Wijden 0b3f3be2b5
internal/ethapi: return revert reason for eth_call (#21083) 4 years ago
Ev 88125d8bd0
core: fix typo in comments (#21181) 4 years ago
Marius van der Wijden 55f30db0ae
core/vm, crypt/bls12381: fixed comments in bls (#21182) 4 years ago
Mariano Cortesi 9d93535674
node: missing comma on toml tags (#21187) 4 years ago
ucwong 4b2ff1457a
go.mod: upgrade go-duktape to hide unused function warning (#21168) 4 years ago
Péter Szilágyi cefa2ab1bd
Merge pull request #21173 from karalabe/faucet-delete-oldaccs 4 years ago
Péter Szilágyi b1b75f0089
accounts/keystore, cmd/faucet: return old account to allow unlock 4 years ago
Péter Szilágyi 201e345c65
Merge pull request #21172 from karalabe/faucet-twitter-mobile 4 years ago
Péter Szilágyi 469b8739eb
acounts/keystore, cmd/faucet: fix faucet double import, fix twitter url 4 years ago
Péter Szilágyi 8b83125739
Merge pull request #21162 from karalabe/daofork-order-check-fix 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
kilic 4fc678542d
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 4 years ago
chenglin 3f649d4852
core: collect NewTxsEvent items without holding reorg lock (#21145) 4 years ago
Guillaume Ballet 5f6f5e345e
console: handle undefined + null in console funcs (#21160) 4 years ago
Felix Lange d98c42c0e3
rpc: send websocket ping when connection is idle (#21142) 4 years ago
Felix Lange 723bd8c17f
p2p/discover: move discv4 encoding to new 'v4wire' package (#21147) 4 years ago
Greg Colvin cd57d5cd38
core/vm: EIP-2315, JUMPSUB for the EVM (#20619) 4 years ago
rene a35382de94
metrics: replace gosigar with gopsutil (#21041) 4 years ago
Martin Holst Swende a5eee8d1dc
eth/downloader: more context in errors (#21067) 4 years ago
gary rong 389da6aa48
trie: enforce monotonic range in prover and return end marker (#21130) 4 years ago
sixdays b2c59e297b
consensus/clique: make internal error private (#21132) 4 years ago
Felix Lange 9219e0fba4
eth: interrupt chain insertion on shutdown (#21114) 4 years ago
Felix Lange 4873a9d3c3
build: upgrade to golangci lint v1.27.0 (#21127) 4 years ago
gary rong 070a5e1252
trie: fix for range proof (#21107) 4 years ago
Hao Duan 81e9caed7d
ethstats: avoid blocking chan when received invalid stats request (#21073) 4 years ago
ucwong 7ddb40239b
ethdb/leveldb: use timer instead of time.After (#21066) 4 years ago
Richard Patel 2f66a8d614
metrics/prometheus: define TYPE once, add tests (#21068) 4 years ago
Felix Lange dbf6b8a797
cmd/utils: fix default DNS discovery configuration (#21124) 4 years ago
meowsbits befecc9fdf
consensus/ethash: fix flaky test by reading seal results (#21085) 4 years ago
Martin Holst Swende e868adde30
core/vm: improve jumpdest lookup (#21123) 4 years ago
yutianwu 25a661e0c2
consensus/clique: remove redundant pair of parentheses (#21104) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
ucwong 48e3b95e77
miner: replace use of 'self' as receiver name (#21113) 4 years ago
Felföldi Zsolt b4a2681120
les, les/lespay: implement new server pool (#20758) 4 years ago
gary rong 65ce550b37
trie: extend range proofs with non-existence (#21000) 4 years ago