Commit Graph

14210 Commits (dd25a4f5ab18703121d70589151f4fc450f99678)
 

Author SHA1 Message Date
Delweng dd25a4f5ab
les, signer, light: replace noarg fmt.Errorf with errors.New (#27336) 1 year ago
Delweng 21c87e0f1b
crypto: replace noarg fmt.Errorf with errors.New (#27333) 1 year ago
Delweng b0095eeb20
ethclient,event: replace noarg fmt.Errorf with errors.New (#27334) 1 year ago
Delweng e9c3183c52
cmd: use errrors.New instead of empty fmt.Errorf (#27329) 1 year ago
Martin Holst Swende 9231770811
rpc: change BlockNumber constant values to match ethclient (#27219) 1 year ago
Martin Holst Swende 1a18283e85
cmd/evm: make batched state-test execution possible (#27318) 1 year ago
Park Changwan bfded65ed8
core/state: do not ignore null addr while iterative dump (#27320) 1 year ago
minh-bq a190da9d68
eth/tracers: fix flatCallTracer crasher (#27304) 1 year ago
Chawin Aiemvaravutigul 5b792e0fdf
accounts/abi: add ErrorById (#27277) 1 year ago
Sina Mahmoodi b46d37ea52
graphql: upgrade UI to v2 (#27294) 1 year ago
Delweng 6fe0252571
rpc, internal/cmdtest: increase timeout in tests (#27083) 1 year ago
Felix Lange 944e1a0f90
beacon/types: auto-generate SyncCommittee marshaling methods (#27296) 1 year ago
Shude Li 3223950a5d
cmd/utils: do not check free disk space in dev mode (#27281) 1 year ago
Martin Holst Swende 99394adcb8
ethdb/pebble: prevent shutdown-panic (#27238) 1 year ago
Péter Szilágyi 85a4b82b33
all: tie timestamp based forks to the passage of London (#27279) 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
Stephen Guo 84c3799e21
rpc: more accurate checking of handler method signatures (#27287) 1 year ago
Alex Mylonas ae1d90e710
internal/ethapi: make NewAccount return EIP-55 format (#26973) 1 year ago
John Chase 2f2959d003
core/state/pruner: remove unused error-return (#27273) 1 year ago
Martin Holst Swende eb83e7c540
core/state/snapshot: check difflayer staleness early (#27255) 1 year ago
Marius van der Wijden d46f69dc7a
tests/fuzzers/bn256: add PairingCheck fuzzer (#27252) 1 year ago
Delweng 6e3aa86a2b
internal/ethapi: minor refactor in block serialization (#27268) 1 year ago
joohhnnn c2148c644d
core/asm: remove unused return value (#27272) 1 year ago
oseau 7369752999
rpc: websocket should respect the "HTTP_PROXY" by default (#27264) 1 year ago
Justin Traglia 9ca84e6b0b
crypto/kzg4844: upgrade c-kzg-4844 to v0.2.0 (#27257) 1 year ago
Péter Szilágyi 1982437259
core/types: un-ssz blob txs, add json marshalling and tweaks (#27256) 1 year ago
makcandrov dffd804ca2
internal/ethapi: remove unused err-return (#27240) 1 year ago
zhiqiangxu 0b66d47449
internal/ethapi: make EstimateGas use `latest` block by default (#24363) 1 year ago
Exca-DK a340721aa9
metrics: use sync.map in registry (#27159) 1 year ago
rjl493456442 a14301823e
all: new empty trie with types.EmptyRootHash instead of null (#27230) 1 year ago
Guillaume Ballet 7577b9c28f
core/state: unexport NodeIterator (#27239) 1 year ago
ucwong d17ec0ea66
ethdb/memorydb: init map with known size (#27241) 1 year ago
Delweng c8b0afb2c4
ethclient: acquire the rpc.Client (#27246) 1 year ago
Péter Szilágyi 2169fa343a
crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 1 year ago
ucwong ae7db289b8
p2p: initialize maps with known size (#27229) 1 year ago
Seungbae Yu a742943c78
node: fix typos in comments (#27236) 1 year ago
ucwong 0fb1be0930
event: initialize maps with known size (#27233) 1 year ago
Guillaume Ballet c62da24dce
cmd/utils: report the blocknumber when block import fails (#27213) 1 year ago
ucwong c798507642
miner: initialize maps with capacity (#27228) 1 year ago
rjl493456442 5021d36d35
all: port boring changes from pbss (#27176) 1 year ago
ucwong 81d328a73e
log: report error when ctx key is non-string (#27226) 1 year ago
joohhnnn 7ac08ba4e0
cmd/geth: rename variable 'extapi' (#27223) 1 year ago
ucwong cc8d40c65f
core/state: initialize maps with known size (#27222) 1 year ago
sjlee1125 604e215d1b
eth/tracers: add `txHash` field on txTraceResult (#27183) 1 year ago
ucwong ba09403113
core/txpool : fix map size avoid resizing (#27221) 1 year ago
rjl493456442 79a57d49cb
eth/downloader: fix error aggregator (#27217) 1 year ago
s7v7nislands ffda2c64c4
rpc: use atomic types (#27214) 1 year ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago