Commit Graph

12357 Commits (3822b09904edcd92bc203b5739115208daa38765)
 

Author SHA1 Message Date
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
ucwong 61469cfeaf
eth/downloader: fix typo in comment (#22019) 4 years ago
ucwong c5a3ffa363
eth/download/statesync : optimize to avoid a copy in state sync hashing (#22035) 4 years ago
Marius van der Wijden 3c46f5570b
cmd/faucet: sort requests by newest first (#22018) 4 years ago
Felföldi Zsolt c7f2536735
les: les/4 minimalistic version (#21909) 4 years ago
Martin Holst Swende 8cde2966af
eth, core: speed up some tests (#22000) 4 years ago
Mr-Leshiy 0fe66f8ae4
eth/protocols/eth: remove magic numbers in test (#21999) 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
Shiming 00d10e610f
cmd/abigen: clarify abigen alias flag usage (#21875) 4 years ago
Connor Stein 38c1d592b7
abi/bind: fix error-handling in generated wrappers for functions returning structs (#22005) 4 years ago
Martin Holst Swende 4d48980e74
core, eth, les: implement unclean-shutdown marker (#21893) 4 years ago
Mr-Leshiy c49aae9870
consensus: refactor FinalizeAndAssemble to use Finalize (#21993) 4 years ago
Martin Holst Swende efe6dd2904
consensus/ethash: implement faster difficulty calculators (#21976) 4 years ago
gary rong 88c696240d
core/txpool: remove "local" notion from the txpool price heap (#21478) 4 years ago
Mudit Gupta b47f4ca5cf
cmd/faucet: use Twitter API instead of scraping webpage (#21850) 4 years ago
lzhfromustc 62dc59c2bd
miner, test: fix potential goroutine leak (#21989) 4 years ago
Guillaume Ballet 1a715d7db5
les: rework float conversion on arm64 and other architectures (#21994) 4 years ago
Felix Lange fc0662bb23 params: begin v1.9.26 release cycle 4 years ago
Felix Lange e787272901 params: go-ethereum v1.9.25 stable 4 years ago
Felix Lange 1d1f5fea4a
build: upgrade to Go 1.15.6 (#21986) 4 years ago
gary rong 004541098d
les: introduce forkID (#21974) 4 years ago
Martin Holst Swende b44f24e3e6
core, trie: speed up some tests with quadratic processing flaw (#21987) 4 years ago
gary rong 9f6bb492bb
les, light: remove untrusted header retrieval in ODR (#21907) 4 years ago
Felix Lange 817a3fb562
p2p/enode: avoid crashing for invalid IP (#21981) 4 years ago
Felix Lange f935b1d542
crypto/signify, build: fix archive signing with signify (#21977) 4 years ago
Martin Holst Swende 915643a3e5
cmd/geth: add test to verify regexps in version check (#21962) 4 years ago
Martin Holst Swende 40b6ccf383
core,les: headerchain import in batches (#21471) 4 years ago
Li, Cheng bd848aad7c
common: improve printing of Hash and Address (#21834) 4 years ago
Marius van der Wijden ed0670cb17
accounts/abi/bind: allow specifying signer on transactOpts (#21356) 4 years ago