Commit Graph

161 Commits (2732319758f4e507a0fcc3229dbd17e039ba769a)

Author SHA1 Message Date
Péter Szilágyi 5b246af54e
go.mod: fix module file to prevent go from updating it during build 3 years ago
Péter Szilágyi e28f713ada
internal: support optional filter expression for debug.stacks (#23605) 3 years ago
ucwong fe2f153b55
go.mod: update goleveldb (#23417) 3 years ago
ucwong dfeb2f7e80
go.mod: upgrade golang.org/x/sys for go1.17 support (#23406) 3 years ago
jwasinger 6902485767
cmd, metrics: add support for influxdb-v2 (cherry-picking from italoacasas' changes), leave existing support for v1 to maintain backwards-compatibility. (#23194) 3 years ago
Sina Mahmoodi b157bae2c9
go.mod: bump golang.org/x/text to v0.3.6 (#23291) 3 years ago
ucwong 64a5e125c5
go.mod: upgrade to goupnp v1.0.2 (#23197) 3 years ago
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
rene de9465f991
cmd/devp2p: add eth66 test suite (#22363) 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
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 420b78659b
accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) 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
Shude Li 4ea9737de6
go.mod: remove golang.org/x/sync (#21541) 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
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
rene a35382de94
metrics: replace gosigar with gopsutil (#21041) 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