Commit Graph

14349 Commits (a196f3e8a22b6ad22ced5c2e3baf32bc3ebd4ec9)
 

Author SHA1 Message Date
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
Marius van der Wijden ac3418def6
accounts/abi: resolve name conflict for methods starting with a number (#26999) 1 year ago
David Dzhalaev 29c33d9bab
graphql, internal: fix typos in comments (#27184) 1 year ago
Guillaume Ballet 7f6c045e0d
core: remove unused ContractCode method from BlockChain (#27186) 1 year ago
Martin Holst Swende 7d1ebe51b7
p2p/discover: fix lint nit (#27206) 1 year ago
ucwong a9d7cdaf6e
core/types: go generate (#27196) 1 year ago
Sina Mahmoodi ae66009640
internal/ethapi: add block overrides to eth_call (#26414) 1 year ago
chirag-bgh 52c246fac3
eth/gasprice: fix typo (#27202) 1 year ago
ucwong a865e28f28
p2p/discover : typo (#27193) 1 year ago
ucwong c387186f88
eth/ethconfig: go fmt (#27194) 1 year ago
Felix Lange 47cdea5ac5
p2p/discover: concurrent TALKREQ handling (#27112) 1 year ago
Delweng 8f373227ac
cmd/geth: make account commands not require datadir lock (#27084) 1 year ago