Commit Graph

12236 Commits (c94081774f6c8c43e10deb5735c3f9a09a7bcd04)
 

Author SHA1 Message Date
Martin Holst Swende c94081774f
tests: update the reference tests (#22009) 4 years ago
Guillaume Ballet c7a6be163f
cmd/utils: don't enumerate USB unless --usb is set (#22130) 4 years ago
Martin Holst Swende 93a89b2681
go.mod: use github.com/holiman/bloomfilter/v2 (#22044) 4 years ago
meowsbits 23f837c388
cmd/utils: avoid making console preloads absolute (#22109) 4 years ago
rene 984e752ce5
eth: return error from eth_chainID during sync before EIP-155 activates (#21686) 4 years ago
rene 39b3b8ffb4
graphql: fix issue with unmarshalling int32 into `Long` type #22153 4 years ago
Marius van der Wijden 49c2816d54
eth: improve log message (#22146) 4 years ago
Péter Szilágyi 79e2174e4d
Merge pull request #22157 from karalabe/prque-tests 4 years ago
Péter Szilágyi ab5e3f400f
common/prque: pull in tests and benchmarks from upstream 4 years ago
gary rong 5a1b384352
core: persist bad blocks (#21827) 4 years ago
Chris Ziogas 89030ec0b4
eth/downloader: fix race condition in tests (#22140) 4 years ago
Marius van der Wijden 889f5645b5
ethclient: better test suite for ethclient package (#22127) 4 years ago
Martin Holst Swende 6b88ab75bc
cmd/faucet: fix nonce-gap problem (#22145) 4 years ago
gary rong 165f53fc6e
les: remove transaction propagation limits (#22125) 4 years ago
Péter Szilágyi d3952898c3
Merge pull request #22137 from karalabe/faucet-fb-fix 4 years ago
Péter Szilágyi 3c6665e7d6
cmd/faucet: switch Facebook auth over to mobile site 4 years ago
Martin Holst Swende 4bb5c6ca7a
eth/protocols/snap: speed up hash checks (#22023) 4 years ago
Péter Szilágyi 38310f9022
Merge pull request #22136 from karalabe/faucet-websocket-fix 4 years ago
Martin Holst Swende 58b9db5f7c
eth/protocols/snap: track reverts when peer rejects request (#22016) 4 years ago
Péter Szilágyi 44208d9258
cmd/faucet: fix websocket race regression after switching to gorilla 4 years ago
Péter Szilágyi 8bd8e1b24a
Merge pull request #22122 from karalabe/snapshot-polishes 4 years ago
Melvin Junhee Woo d2e1b17f18
snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 4 years ago
rene 072fd96254
graphql: return decimal for `estimateGas` and `cumulativeGas` queries (#22126) 4 years ago
Marius van der Wijden d667ee2d10
crypto: fix ineffectual assignments (#22124) 4 years ago
Péter Szilágyi 83d317cff9
cmd/utils, eth/downloader: minor snap nitpicks 4 years ago
jk-jeongkyun 618454214b
eth/downloader: enhanced test cases for downloader queue (#22114) 4 years ago
Marius van der Wijden 9ba306d47e
common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092) 4 years ago
Marius van der Wijden 4714ce9430
cmd/geth: added --mainnet flag (#21932) 4 years ago
Antoine Toulme eb2a1dfdd2
graphql: use a decimal representation for gas limit and gas used (#21883) 4 years ago
Guillaume Ballet 664903dc88
cmd/geth: usb is off by default (#21984) 4 years ago
Martin Holst Swende 9584f56b9d
miner: avoid sleeping in miner (#22108) 4 years ago
Péter Szilágyi 6ada9f0f38
Merge pull request #22107 from karalabe/faucet-twitter 4 years ago
Péter Szilágyi e4571d8c12
cmd: support v1.1 Twitter API in faucet, fix puppeth 4 years ago
Suriyaa Sundararuban 1951e20d10
SECURITY.md: link to release page (#22067) 4 years ago
rene 5c2a7ce2cc
node: rename startNetworking to openEndpoints (#22105) 4 years ago
Suriyaa Sundararuban 47820ef726
.github: Replace wiki links with new doc pages (#22065) (#22068) 4 years ago
Vie f83fc302a5
cmd/geth: update copyright year (#22099) 4 years ago
Melvin Junhee Woo 167ff563d1
core/state/snapshot: gethring -> gathering typo (#22104) 4 years ago
yumiel yoomee1313 0a3993c558
accounts/abi/bind: fix erroneous test (#22053) 4 years ago
ucwong a425a47ddc
core/rawdb, eth/protocols : Method name typo fix (#22026) 4 years ago
Suriyaa Sundararuban c17a7733df
docs: replace wiki links with new doc pages in readme.md (#22065) (#22066) 4 years ago
jk-jeongkyun 653e8b9dd9
eth/downloader: remove unnecessary condition (#22052) 4 years ago
Suriyaa Sundararuban ab0979f930
signer: docs - replace wiki links with new doc pages (#22069) 4 years ago
Suriyaa Sundararuban 0a09a39325
eth/filters: replace wiki links with new doc pages (#22070) 4 years ago
Suriyaa Sundararuban 2f8100615a
cmd/geth: replace wiki links with new doc pages (#22071) 4 years ago
Martin Holst Swende b13e9c4e3d
tests/fuzzers: fix false positive in bitutil fuzzer (#22076) 4 years ago
Sina Mahmoodi 9c6b5b904a
eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038) 4 years ago
Timo Tijhof 25c0bd9b43
README.md: update Travis badge (#22079) 4 years ago
Martin Holst Swende b9012a039b
common,crypto: move fuzzers out of core (#22029) 4 years ago
Marius van der Wijden 158f72cc0c
internal/ethapi: restore net_version RPC method (#22061) 4 years ago