Commit Graph

12175 Commits (c49aae987040b3c0b846c5acb006fdba1eae282b)
 

Author SHA1 Message Date
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
Steve Ruckdashel 6a4e730003
crypto/secp256k1: add workaround for go mod vendor (#21735) 4 years ago
Guillaume Ballet 581c028d18
les: cosmetic rewrite of the arm64 float bug workaround (#21960) 4 years ago
Martin Holst Swende 15339cf1c9
cmd/geth: implement vulnerability check (#21859) 4 years ago
Martin Holst Swende 7770e41cb5
core: improve contextual information on core errors (#21869) 4 years ago
Chris Ziogas 62cedb3aab
core/vm/runtime: remove duplicated line (#21956) 4 years ago
Martin Holst Swende d7a64dc02b
cmd/devp2p: add node filter for snap + fix arg error (#21950) 4 years ago
Martin Holst Swende 0b2f1446bb
go.mod: update github.com/golang/snappy(#21934) 4 years ago
Martin Holst Swende e9e86aeacb
eth: fix error in tracing if reexec is set (#21830) 4 years ago
gary rong 908c18073a
params: update CHTs (#21941) 4 years ago
Felföldi Zsolt a2795c8055
les: fix nodiscover option (#21906) 4 years ago
Martin Holst Swende e7db1dbc96
p2p/nodestate: fix deadlock during shutdown of les server (#21927) 4 years ago
Marius van der Wijden a1ddd9e1d3
cmd/devp2p/internal/ethtest: add transaction tests (#21857) 4 years ago
Martin Holst Swende aba0c234c2
cmd/geth: make tests run quicker + use less memory and disk (#21919) 4 years ago
Pascal Dierich 566cb4c5f0
accounts/keystore: add missing function doc for SignText (#21914) 4 years ago
Kristofer Peterson b71334ac3d
accounts, signer: fix Ledger Live account derivation path (clef) (#21757) 4 years ago
Guillaume Ballet fa572cd297
crypto: signing builds with signify/minisign (#21798) 4 years ago
Nishant Das 429e7141f2
p2p/discover: fix deadlock in discv5 message dispatch (#21858) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Antoine Toulme f59ed3565d
graphql: always return 400 if errors are present in the response (#21882) 4 years ago
Alex Prut c92faee66e
all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
Marius van der Wijden 29efe1fc7e
core/types: fixed typo (#21897) 4 years ago
Marius van der Wijden 59b480ab4b
cmd/devp2p/internal/ethtest: add 'large announcement' tests (#21792) 4 years ago
ligi 7e7a3f0f71
github: Remove vulnerability.md (#21894) 4 years ago
Felföldi Zsolt bddd103a9f
les: fix GetProofsV2 bug (#21896) 4 years ago
LieutenantRoger 6b58409614
cmd/faucet: improve handling of facebook post url (#21838) 4 years ago
Péter Szilágyi ead814616c
Merge pull request #21890 from ligi/issue_templates 4 years ago
Martin Holst Swende 6104ab6b6d
tests/fuzzers/bls1381: add bls fuzzer (#21796) 4 years ago
ligi f6e1aed504
github: Add new style of issue-templates 4 years ago
Felföldi Zsolt bddf5aaa2f
les/utils: protect against WeightedRandomSelect overflow (#21839) 4 years ago
Martin Holst Swende 3ef52775c4
p2p: avoid spinning loop on out-of-handles (#21878) 4 years ago
Martin Holst Swende ebb9591c4d
crypto/bn256: fix bn256Mul fuzzer to not hang on large input (#21872) 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