Commit Graph

15358 Commits (d28ee8f6192111f3680b9d9c216ecb2acc68fc33)
 

Author SHA1 Message Date
Jared Wasinger d28ee8f619 update oss-fuzz.sh 4 days ago
Jared Wasinger be31ddc1e8 rename import alias bls12381 -> gnark 1 month ago
Jared Wasinger 16662c92f9 fix 1 month ago
Jared Wasinger 836082b356 g2mul cross fuzzer 1 month ago
Jared Wasinger f0a7659b6a g1mul fuzzer 1 month ago
Jared Wasinger 8012904e20 fix cross g1 multiexp fuzzer 1 month ago
jwasinger 0568bf831c
Merge pull request #11 from MariusVanDerWijden/remove-kilic-fork 1 month ago
Marius van der Wijden a89f146b1f tests/fuzzers/bls12381: add blst fuzzer for multiexp 1 month ago
Marius van der Wijden 5da29cf495 tests/fuzzers/bls12381: add blst fuzzer for multiexp 1 month ago
Jared Wasinger 084a1101cb add naive reference implementation of MultiExponentiation for cross-validation with gnark fast impl 1 month ago
Jared Wasinger 1d335849dd add kilic back as an indirect dep 1 month ago
Jared Wasinger 1300053742 all: remove kilic dependency from bls12381 fuzzers. 1 month ago
Zoo bd57f35f8d
core/txpool/blobpool: fix error message (#30247) 1 month ago
jwasinger bc95452e02
build: run 'go mod tidy' check as part of lint (#30291) 1 month ago
Shude Li ab03c5746c
go.mod: remove github.com/julienschmidt/httprouter (#30290) 1 month ago
Felix Lange 1cf3b5d38a params: begin v1.14.9 release cycle 1 month ago
Felix Lange 880511dc39 params: release go-ethereum v1.14.8 stable 1 month ago
rjl493456442 5adf4adc8e
eth/protocols/snap: cleanup dangling account trie nodes due to incomplete storage (#30258) 1 month ago
lightclient 33a13b6f21
p2p/simulations: remove packages (#30250) 1 month ago
Artyom Aminov 32a1e0643c
beacon/engine, consensus/beacon: use params.MaximumExtraDataSize instead of hard-coded value (#29721) 1 month ago
Martin HS 811a69cd3c
go.mod: update uint256 to 1.3.1 (#30280) 1 month ago
Martin HS 83e70aa3d0
cmd/evm: fix evm basefee (#30281) 1 month ago
psogv0308 ebe31dfd5c
eth/downloader, core/types: take withdrawals-size into account in downloader queue (#30276) 1 month ago
taiking d3dae66e59
tests: fix TransactionTest to actually run (#30272) 1 month ago
Marius Kjærstad 9ea766d6e9
build: upgrade -dlgo version to Go 1.22.6 (#30273) 1 month ago
lmittmann 4a3aed380e
core/vm: use uint64 in memory for indices everywhere (#30252) 1 month ago
llkhacquan 978041feea
signer/core: improve performance of isPrimitiveTypeValid function (#30274) (#30277) 1 month ago
lmittmann b37ac5c102
core/vm: improved stack swap performance (#30249) 1 month ago
Zhihao Lin e9981bc6f7
ethclient: support networkID in hex format (#30263) 1 month ago
lightclient dbc1d04f5e
core/vm/runtime: ensure tracer benchmark calls `OnTxStart` (#30257) 1 month ago
stevemilk cf8aa31e3e
params: remove unused les parameters (#30268) 1 month ago
Delweng 10586952df
eth/catalyst: get params.ExcessBlobGas but check with params.BlobGasUsed (#30267) 2 months ago
lightclient 142c94d628
cmd/evm: don't overwrite sender account (#30259) 2 months ago
Felix Lange 16cf5c5fed
eth/downloader: gofmt (#30261) 2 months ago
Felix Lange e4675771ed
internal/debug: remove memsize (#30253) 2 months ago
ysh0566 67b8137100
accounts/abi/bind: add accessList support to base bond contract (#30195) 2 months ago
Icarus Wu b635089c7c
all: remove deprecated protobuf dependencies (#30232) 2 months ago
Seungmin Kim dad8f237ff
eth/downloader: correct sync mode logging to show old mode (#30219) 2 months ago
Darioush Jalali ff6e43e8c4
miner: remove outdated comment (#30248) 2 months ago
Daniel Knopik de6d597679
p2p/discover: schedule revalidation also when all nodes are excluded (#30239) 2 months ago
Marius G 6e33dbf96a
p2p: fix flaky test TestServerPortMapping (#30241) 2 months ago
dknopik b0f66e34ca
p2p/nat: return correct port for ExtIP NAT (#30234) 2 months ago
lightclient f94baab238
internal/ethapi: fix state override test (#30228) 2 months ago
caseylove ac0f220040
eth/tracers, internal/ethapi: remove unnecessary map pointer in state override (#30094) 2 months ago
yukionfire 4dfc75deef
beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) 2 months ago
rjl493456442 4ad88e9463
triedb/pathdb: print out all trie owner and hash information (#30200) 2 months ago
rjl493456442 766ce23032
core/state: fix SetStorage override behavior (#30185) 2 months ago
minh-bq 35b4183caa
cmd/utils: allow configurating blob pool from flags (#30203) 2 months ago
rjl493456442 1939813ece
core/state: check db error after intermediate call (#30171) 2 months ago
minh-bq 6693fe1be2
core/txpool: use the cached address in ValidateTransactionWithState (#30208) 2 months ago