Commit Graph

12297 Commits (bbe694fc52705e3cb128f21453ae1fcea6873fb2)
 

Author SHA1 Message Date
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
wbt f1e1d9f874
node: support expressive origin rules in ws.origins (#21481) 4 years ago
Péter Szilágyi 28080463d2
Merge pull request #21861 from holiman/remove_retesteth 4 years ago
gary rong b9ff57c59e
metrics: fix the panic for reading empty cpu stats (#21864) 4 years ago
gary rong 23524f8900
all: disable recording preimage of trie keys (#21402) 4 years ago
Martin Holst Swende 6b9858085f
cmd/geth: improve les test on windows (#21860) 4 years ago
Abd ar-Rahman Hamidi db87223269
crypto/secp256k1: add checking z sign in affineFromJacobian (#18419) 4 years ago
Martin Holst Swende d513584e52
cmd/geth: remove retesteth 4 years ago
Preston Van Loon 844485ec6a
consensus/ethash: fix usage of *reflect.SliceHeader (#21372) 4 years ago
Sad Pencil 1ea7537997
crypto/bn256: refine comments according to #19577, #21595, and #21836 (#21847) 4 years ago
Pascal Dierich 92c56eb820
common: fix documentation of Address.SetBytes (#21814) 4 years ago
Nicolas Feignon cf856ea1ad
accounts/abi: template: set events Raw field in Parse methods (#21807) 4 years ago
Marius van der Wijden 2045a2bba3
core, all: split vm.Context into BlockContext and TxContext (#21672) 4 years ago
Martin Holst Swende 6f4cccf8d2
core/vm, protocol_params: implement eip-2565 modexp repricing (#21607) 4 years ago
Martin Holst Swende 0703c91fba
tests/fuzzers: improve the fuzzers (#21829) 4 years ago
Marius van der Wijden 9ded4e33c5
crypto/bn256: better comments for u, P and Order (#21836) 4 years ago
Martin Holst Swende a19b4235c7
crypto/bn256: improve bn256 fuzzer (#21815) 4 years ago
Felix Lange 919229d63c params: begin v1.9.25 release cycle 4 years ago
Péter Szilágyi cc05b050df
params: release Geth v1.9.24 with Go 1.15.5 (#21842) 4 years ago
Felix Lange 920a287117
.travis.yml: move test builders after install builders (#21833) 4 years ago
Felix Lange d49407427d
build: fix regressions with the -dlgo change (#21831) 4 years ago
Slava Karpenko d990df909d
consensus/ethash: use 64bit indexes for the DAG generation (#21793) 4 years ago
Felix Lange 27d93c1848
build: add -dlgo flag in ci.go (#21824) 4 years ago
Marius van der Wijden 70868b1e4a
fuzzers: removed fuzzbuzz configuration (#21813) 4 years ago
Martin Holst Swende 941d8b5c5c
scripts: create oss-fuzz script in go-ethereum (#21808) 4 years ago
gary rong c52dfd55fb
p2p/simulations/adapters/exec: fix some issues (#21801) 4 years ago
Péter Szilágyi 0c34eae172
Merge pull request #21803 from holiman/ethash 4 years ago
Péter Szilágyi 7c30f4d085
Merge pull request #21804 from karalabe/snapshot-marker-sync 4 years ago
Péter Szilágyi 040928d8bb
Merge pull request #21805 from karalabe/travis-drop-1.13 4 years ago