Commit Graph

156 Commits (5d984796afd4aa7c00c6663f4155488a9df73d0e)

Author SHA1 Message Date
ucwong 3212fb6838
go.mod: update UPNP dependency (#23116) 3 years ago
ucwong ddeeb89c03
go.mod: upgrade to fastcache v1.6.0 (#22982) 3 years ago
Martin Holst Swende ae5fcdc67f
go.mod: upgrade to github.com/holiman/uint256 v1.2.0 (#22745) 3 years ago
Felix Lange d107f90d1c
go.mod: go mod tidy (#22814) 3 years ago
Felix Lange b8040a430e
cmd/utils: use eth DNS tree for snap discovery (#22808) 3 years ago
Gautam Botrel 9e5bb84c0e
tests/fuzzers: crypto/bn256 and crypto/bls12381 tests against gnark-crypto (#22755) 3 years ago
Guillaume Ballet beee6b77a0
go.mod: upgrade gopsutils to v3.21.4 (#22693) 3 years ago
Felix Lange 27056f62e5
cmd/devp2p: update to newer cloudflare API client (#22588) 4 years ago
Quest Henkart e3a3f7cd64
cmd/devp2p: use AWS-SDK v2 (#22360) 4 years ago
ucwong 345890a558
go.mod: upgrade goupnp to commit 0ca76305 (#22479) 4 years ago
ucwong a90861ae0c
go.mod: upgrade goleveldb to commit 64b5b1c (#22436) 4 years ago
Marius van der Wijden 3822b09904
accounts/keystore: use github.com/google/uuid (#22217) 4 years ago
gary rong f566dd305e
all: bloom-filter based pruning mechanism (#21724) 4 years ago
Marius van der Wijden 54735a6723
fuzzers: added consensys/gurvy library to bn256 differential fuzzer (#21812) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
Felix Lange ad038b6289
accounts/scwallet: use go-ethereum crypto instead of go-ecdh (#22212) 4 years ago
ucwong 59a79137b9
go.mod: upgrade github.com/huin/goupnp (#22227) 4 years ago
Marius van der Wijden 1770fe718a
go.mod: update dependencies (#22216) 4 years ago
Felix Lange f26c19cbcd
common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) 4 years ago
ucwong 7da8f75d5b
go.mod: upgrade golang-lru (#22134) 4 years ago
Martin Holst Swende 93a89b2681
go.mod: use github.com/holiman/bloomfilter/v2 (#22044) 4 years ago
Martin Holst Swende 0b2f1446bb
go.mod: update github.com/golang/snappy(#21934) 4 years ago
Guillaume Ballet fa572cd297
crypto: signing builds with signify/minisign (#21798) 4 years ago
Marius van der Wijden 2c097bb7a2
mobile: better api for java users (#21580) 4 years ago
Marius van der Wijden 89884dc353
tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217) 4 years ago
ucwong d90bbce954
go.mod : update goja dependency (#21432) 4 years ago
ucwong 856307d8bb
go.mod | goleveldb latest update (#21448) 4 years ago
Martin Holst Swende 56434bfa89
deps: update uint256 to v1.1.1 4 years ago
ucwong 7a556abe15
go.mod: upgrade to github.com/golang/snappy with arm64 asm (#21304) 4 years ago
Adam Schmideg 6a48ae37b2
cmd/devp2p: add discv4 test suite (#21163) 4 years ago
rene 1e635bd0bd
go.mod: updated crypto deps causing build failure (#21276) 4 years ago
Guillaume Ballet b86b1e6d43
go.mod: bump gopsutil version (#21275) 4 years ago
Guillaume Ballet 9a188c975d
common/fdlimit: build on DragonflyBSD (#21241) 4 years ago
ucwong e029cc6616
go.mod: update snappy dependency (#21237) 4 years ago
Martin Holst Swende c85fdb76ee
go.mod: update uint256 to 1.1.0 (#21206) 4 years ago
Paweł Bylica cf6674539c
core/vm: use uint256 in EVM implementation (#20787) 4 years ago
ucwong 4b2ff1457a
go.mod: upgrade go-duktape to hide unused function warning (#21168) 4 years ago
kilic 4fc678542d
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 4 years ago
rene a35382de94
metrics: replace gosigar with gopsutil (#21041) 4 years ago
gary rong 65ce550b37
trie: extend range proofs with non-existence (#21000) 4 years ago
Felix Lange 7e4d1925f0
go.sum: run go mod tidy (#21014) 4 years ago
gary rong 2337aa64eb
core/state/snapshot: fix trie generator reporter (#21004) 4 years ago
ucwong 1264c19f11
go.mod : goupnp v1.0.0 upgrade (#20996) 4 years ago
ucwong 1893266c59
go.mod: upgrade to golang-lru v0.5.4 (#20992) 4 years ago
ucwong c60c0c97e7
go.mod : update fastcache to 1.5.7 (#20936) 4 years ago
Alex Willmer 5dd0cd12ec
go.mod: update duktape to fix sprintf warnings (#20777) 5 years ago
Péter Szilágyi 466b009135
go.mod: update golang.org/x/crypto to fix a Go 1.14 race rejection 5 years ago
Guillaume Ballet 6df973df27
go.mod: upgrade goja to latest (#20700) 5 years ago
Guillaume Ballet 594e038e75
signer/rules: use goja and remove otto (#20599) 5 years ago
Guillaume Ballet 7b68975a00 console, internal/jsre: use github.com/dop251/goja (#20470) 5 years ago