Commit Graph

13495 Commits (4766b1107fadcd5f31c96b0744a2a788c6e4a01c)
 

Author SHA1 Message Date
henridf 4766b1107f
core: remove lock in BlockChain.ExportN (#25254) 2 years ago
lightclient 434ca026c9
internal/ethapi: error if tx args includes chain id that doesn't match local (#25157) 2 years ago
Péter Szilágyi b53d38246e
Merge pull request #25096 from lightclient/remove-version-field 2 years ago
Jens W 5b5dfba70a
accounts/abi/bind/backends: return hash of new blocks (#25163) 2 years ago
Ikko Ashimine 93f981bb61
accounts/abi: fix typo in comment (#25271) 2 years ago
Péter Szilágyi e108d36575
Merge pull request #25293 from sandakersmann/master 2 years ago
Marius Kjærstad 9f9657850f
build: upgrade -dlgo version to Go 1.18.4 2 years ago
Péter Szilágyi d740d6e741
Merge pull request #25290 from karalabe/tar-archive-folder-time 2 years ago
Péter Szilágyi 68cd0cda4a
internal/build: add a timestamp to the tar archive folder 2 years ago
Péter Szilágyi 48da9d5513
Merge pull request #25288 from karalabe/enable-sepolia-dnsdisc 2 years ago
Péter Szilágyi e66a538a36
params: enable DNS discovery on Sepolia too 2 years ago
Philip Fan 3e759e28d7
eth/tracers: add initial revertReasonTracer tracer (#25265) 2 years ago
Seungbae.yu 44893be0d6
core, eth: pre-allocate map in storage copy (#25279) 2 years ago
Péter Szilágyi 714fb302a5
Merge pull request #25247 from sandakersmann/master 2 years ago
Seungbae.yu b3fc9574ec
p2p/discover: fix typos in comments (#25272) 2 years ago
Brion d839515434
rpc: add graceful shutdown timeout for HTTP server (#25258) 2 years ago
lightclient ae8ce72022
internal/ethapi: fix chain ID check to return all non-zero IDs (#25244) 2 years ago
Seungbae.yu e394d01f2a
core/types: fix typo in comment (#25249) 2 years ago
aaronbuchwald 926b3e08ba
trie: fix typo in comment (#25241) 2 years ago
Marius Kjærstad ed7a80f7fd
build: upgrade -dlgo version to Go 1.18.3 2 years ago
Sina Mahmoodi cb7f35996d
internal/ethapi: add basefee to block overrides (#25219) 2 years ago
Marius van der Wijden e3c1a7c671
go.mod: updated logfmt dependency (#25231) 2 years ago
Marius van der Wijden 7217ef4c9c
consensus/beacon: verify timestamp is greater than parent timestamp (#25236) 2 years ago
Marius van der Wijden 87bb5db675
core: allow external processor (#25233) 2 years ago
Felix Lange f6ac80c507
cmd/geth, cmd/devp2p: fix some cli parsing issues (#25234) 2 years ago
スパイク 55f914a1d7
signer/core/apitypes: support primitive types int96/uint96 (#25105) 2 years ago
Marius van der Wijden 5f6e870ee6
core: apply ttd override to uninitialized db (#25136) 2 years ago
Marius van der Wijden e537193421
core: allow external code to set the block validator for malicious tests (#25119) 2 years ago
Marius van der Wijden 62470eeaf8
consensus/beacon: copy td value so we can modify it (#25230) 2 years ago
Seungbae.yu 2697e44d81
all: change format `0x%x` to `%#x` (#25221) 2 years ago
aaronbuchwald 953a29f5fd
Replace fmt.Errorf with errors.New in abi argument (#25181) 2 years ago
Péter Szilágyi de1cecb22e
eth/catalyst: disallow importing blocks via newPayload during snap sync (#25210) 2 years ago
Péter Szilágyi 692bfd1bf8
Merge pull request #25206 from dbadoy/master 2 years ago
Seungbae.yu a1cb7282b0
common/prque: fix typo 2 years ago
Felix Lange 5e252282c0 params: begin v1.10.21 release cycle 2 years ago
Felix Lange 8f2416a89a params: go-ethereum v1.10.20 stable 2 years ago
Felix Lange 75ebeb7fe0
build/deb: fix auto-completion install paths (#25204) 2 years ago
Felix Lange 63b2d49b5b
build: upgrade to golangci-lint v1.46.2 (#25202) 2 years ago
willian.eth ea0bf08547
build: fix auto-completion scripts and include them in .deb package (#25195) 2 years ago
Marius van der Wijden d12b1a91cd
consensus/beacon: check that only the latest pow block is valid ttd block (#25187) 2 years ago
Seungbae.yu c2070f8d15
common: increase StorageSize test coverage (#25188) 2 years ago
lightclient 3e693e1ef6
internal/ethapi: return chain id for EIP-155 legacy txs (#25155) 2 years ago
Andre Patta 9ecf8a97a9
cmd/utils: fix applying bootstrap nodes from config file (#25174) 2 years ago
aaronbuchwald 300f6121ad
core/rawdb: simplify TestDiskSeek to use memorydb (#25182) 2 years ago
Ruohui Wang 3f712e7447
core/rawdb: fix typo in comment (#25191) 2 years ago
Guillaume Ballet d1890aa402
fix: linter warning (#25192) 2 years ago
zeim839 9a5c1000c7
cmd/geth, p2p: add support for custom discovery UDP port (#24979) 2 years ago
Marius van der Wijden 1438e7c324
params: set TTD for sepolia testnet (#25179) 2 years ago
willian.eth 52ed3570c4
cmd: migrate to urfave/cli/v2 (#24751) 2 years ago
lightclient@protonmail.com 0c6f81f888
all: remove version field from rpc.API 2 years ago