Commit Graph

14339 Commits (d233b6b23af33dd64fda3237377130e3b5991ad8)
 

Author SHA1 Message Date
rjl493456442 380fb4e249
core/state: clear out cached state data when reset occurs (#27376) 1 year ago
John Chase 78f7a6b7f2
graphql: simplify tx resolve (#27285) 1 year ago
Péter Szilágyi a7b2106edf
eth/downloader: drop beacon head updates if the syncer is restarting (#27397) 1 year ago
Péter Szilágyi c7c84ca16c
all: remove the Rinkeby testnet (#27406) 1 year ago
rjl493456442 15bd21f3c8
core/state: mark account as dirty when resetObject occurs (#27339) 1 year ago
jin 2372fb2781
internal/web3ext: fix parameter count of miner_start (#27400) 1 year ago
Guillaume Ballet 45a3ab42aa
core/state: move slot RLP encoding into the MPT implementation (#27000) 1 year ago
Felix Lange ac86547b01
p2p/discover: add Table configuration and Nodes method (#27387) 1 year ago
Péter Szilágyi 008086f935
core, eth/downloader: validate blobtx.To at serialization time (#27393) 1 year ago
Péter Szilágyi 495692c9db
core, eth/downloader, params: validate blob tx bodies (#27392) 1 year ago
Péter Szilágyi 1f9b69b36d
consensus, core, eth/downloader, params: 4844 chain validation (#27382) 1 year ago
ucwong cc2ab421e4
go.mod: golang.org/x upgrade (#27299) 1 year ago
rjl493456442 d4961881d7
miner: suspend miner if node is syncing (#27218) 1 year ago
James Prestwich 61dcf76230
internal/ethapi: prevent unnecessary resource usage in eth_getProof implementation (#27310) 1 year ago
Seungbae Yu 8013a494fe
event: move type fixation logic into Feed.init (#27249) 1 year ago
ucwong 560dceb58e
les, eth: fix typo in comment (#27369) 1 year ago
jwasinger d789c68b66
eth: make debug_StorageRangeAt take a block hash or number (#27328) 1 year ago
Guillaume Ballet 188817468e
core/types: remove superfluous todo-comment (#27383) 1 year ago
Delweng c57b3436f4
internal/ethapi: add more testcases for block/header rpc (#27325) 1 year ago
Delweng 13166210c8
eth: split api.go into namespace based files (#27263) 1 year ago
Delweng 1816cdc9fd
internal/ethapi: don't return header size from rpc (#27347) 1 year ago
Delweng db9a178ad2
eth/filters: retrieve logs in async (#27135) 1 year ago
Delweng 9358b62fcb
accounts: replace noarg fmt.Errorf with errors.New (#27331) 1 year ago
Delweng 6c732766c8
core,console: replace noarg fmt.Errorf with errors.New (#27332) 1 year ago
Martin Holst Swende 690249de7b
params: begin v1.12.1 release cycle 1 year ago
Martin Holst Swende e501b3b05d
params: go-ethereum v1.12.0 stable 1 year ago
Martin Holst Swende 33fdd030b1
ethdb/pebble: fix NewBatchWithSize to set db (#27350) 1 year ago
Delweng 8a78a4f79f
eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 1 year ago
Delweng b21ba668e6
internal,tests: replace noarg fmt.Errorf with errors.New (#27335) 1 year ago
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