Commit Graph

159 Commits (5d984796afd4aa7c00c6663f4155488a9df73d0e)

Author SHA1 Message Date
Péter Szilágyi 3c30de219f
core/txpool/blobpool: update the blob db with corruption handling (#29001) 7 months ago
lightclient 1f50aa7631
cmd,internal/era: implement `export-history` subcommand (#26621) 8 months ago
Martin HS 06a871136e
deps: update memsize (#28916) 8 months ago
Guillaume Ballet 19d9977641
go.{mod,sum}: upgrade go-ole to support arm64 (#28859) 8 months ago
dependabot[bot] 0cc192bd3a
build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#28702) 9 months ago
Marius van der Wijden 55b483d82a
ethdb/pebble: remove a dependency (#28627) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Martin Holst Swende 5b57727d6d
go.mod: update uint256 to v1.2.4 (#28612) 10 months ago
Martin Holst Swende 2391fbc676
tests/fuzzers: move fuzzers into native packages (#28467) 10 months ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 10 months ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 11 months ago
kevaundray a6a0ae45b6
crypto/kzg4844: use the new trusted setup file and format (#28383) 11 months ago
Péter Szilágyi 425cb6f65d
go.mod: pull in the latest cloudflare API libs (#28336) 11 months ago
Péter Szilágyi 31b566f7a8
go.mod: update AWS APIs to latest heads (#28332) 11 months ago
Péter Szilágyi 660cbe4117
go.mod: update fastcache to latest (#28334) 11 months ago
Péter Szilágyi 78c8e1060c
go.mod: update gnark lib to fix a malleability issue (#28333) 11 months ago
Péter Szilágyi 1f30cae4ad
go.mod, internal/build: update Azure dependencies (#28329) 11 months ago
rjl493456442 22dcb7a77b
ethdb/pebble: upgrade pebble to master (aa077af62593) (#28070) 12 months ago
Martin Holst Swende 30d5d7c1b3
go.mod: use existing version of karalabe/usb (#28127) 1 year ago
Péter Szilágyi d9fbb71d63
cmd/geth, internal/flags, go.mod: colorize cli help, support env vars (#28103) 1 year ago
Péter Szilágyi 83886e40b6
go.mod: pull in a fix from pebble crl-release-23.1 (#28081) 1 year ago
Martin Holst Swende c60f7dd08d
deps: update minisign (#28066) 1 year ago
ucwong 2f77299136
go.mod: goupnp 1.3.0 (#28053) 1 year ago
Péter Szilágyi 5b159498bb
go.mod: regenerate all indirect dependencies to clean up the junk (#28037) 1 year ago
Péter Szilágyi ab3762b2d9
go.mod: update pebble to crl-release-23.1 (#27967) 1 year ago
Martin Holst Swende 16946d218a
rpc: use go-winio for named pipes (#27972) 1 year ago
Marius van der Wijden 0b4b299099
go.mod: update docker (#27970) 1 year ago
Martin Holst Swende 55c5f5964d
travis, build: update Go to 1.21.0 (#27958) 1 year ago
ucwong 509cd428e9
go.mod: upgrade goja (#27899) 1 year ago
Felix Lange e91b21ce2b
go.mod, build: upgrade c-kzg-4844 (#27907) 1 year ago
Péter Szilágyi be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
dependabot[bot] 86d7f5aeee
deps: update supranational/blst to 0.3.11 (#27890) 1 year ago
Péter Szilágyi 1662228ac6
core/txpool/blobpool: 4844 blob transaction pool (#26940) 1 year ago
Delweng 47b9f1b4ae
cmd/geth: use automaxprocs to apply cpu quota correctly (#27506) 1 year ago
Felix Lange cecd22143b
go.mod: upgrade github.com/karalabe/usb to fix build warning (#27698) 1 year ago
Guillaume Ballet 85b8d1c06c
params, trie: add verkle fork management + upgrade go-verkle (#27464) 1 year ago
Marius van der Wijden 091c25d983
go.mod: update kzg libraries to use big-endian (#27510) 1 year ago
Sina Mahmoodi 7823ff6d06
eth/tracers: refactor exporting js buffer (#27472) 1 year ago
ucwong cc2ab421e4
go.mod: golang.org/x upgrade (#27299) 1 year ago
Shude Li 6a6318b1d2
go.mod: use`gopkg.in/yaml.v3` instead of `github.com/go-yaml/yaml` (#27295) 1 year ago
Felföldi Zsolt c08dc59aad
beacon/types: add beacon chain data types (#27292) 1 year ago
Felix Lange 41fafa47b6
go.mod: upgrade gencodec (#27288) 1 year ago
Justin Traglia 9ca84e6b0b
crypto/kzg4844: upgrade c-kzg-4844 to v0.2.0 (#27257) 1 year ago
Péter Szilágyi 2169fa343a
crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 1 year ago
sudeep 7076ae00aa
cmd/geth: enable log rotation (#26843) 1 year ago
ucwong dc2f4b9304
go.mod : update snappy (#27027) 1 year ago
Martin Holst Swende 0137bd69c5
go.mod: update golang.org/x/tools (#26960) 2 years ago
Martin Holst Swende f6c3a534a4
metrics/influxdb: use smaller dependency and reuse code between v1 and v2 reporters (#26963) 2 years ago
Péter Szilágyi 8a9a73c99b
log: add special casing of uint256 into the logger (#26936) 2 years ago
Martin Holst Swende b80f05bde2
core/vm: use golang native big.Int (#26834) 2 years ago