Commit Graph

13390 Commits (490c45c70fd1be8f9bade21abebd0cc9c989b562)
 

Author SHA1 Message Date
Péter Szilágyi 70da74e73a
Merge pull request #24515 from karalabe/pending-statedb-accesslist-init 3 years ago
ucwong 279409a98e
go.mod: upgrade upnp dependency (#24536) 3 years ago
s7v7nislands 496f05cf52
rpc: fix defer in test (#24490) 3 years ago
Péter Szilágyi 8f66ea3786
eth/downloader: implement beacon sync (#23982) 3 years ago
Péter Szilágyi 1b58e42802
Merge pull request #24529 from holiman/fix_inf 3 years ago
沉风 7d3ecca451
eth/protocols/snap: a little typo Merkel -> Merkle (#24530) 3 years ago
Sina Mahmoodi 57cec89253
graphql: fee history fields (#24452) 3 years ago
Martin Holst Swende 658415960e
eth/protocols/snap: avoid estimating infinite percentage 3 years ago
rjl493456442 538a868384
core/rawdb, cmd, ethdb, eth: implement freezer tail deletion (#23954) 3 years ago
rjl493456442 8c8a9e5ca1
core, ethdb, tests, trie: introduce database snapshot (#24486) 3 years ago
Felix Lange 5079e3c6e5
cmd/geth: make authrpc listening address settable from command line (#24522) 3 years ago
Qian Bin 65ed1a6871
rlp, trie: faster trie node encoding (#24126) 3 years ago
Justus d1f6a9f544
core/types: improve error for too short transaction / receipt encoding (#24256) 3 years ago
Zachinquarantine 19c2c60bbe
mobile: remove deprecated Stop function (#24369) 3 years ago
Ceyhun Onur 8401e4277a
core/rawdb: add HasCode, HashTrieNode and use them where possible (#24454) 3 years ago
uji ec64358ac9
crypto/bn256/cloudflare: fix asm for dynamic linking (#24476) 3 years ago
Péter Szilágyi 48605b5f61
core/statedb: always clear out access list when setting a new one 3 years ago
Ikko Ashimine 0a4ec1dde5
crypto/bls12381: fix typo in comment (#24509) 3 years ago
Felix Lange 870b4505a0
p2p: define DiscReason as uint8 (#24507) 3 years ago
Olivier H a79afd9ac3
cmd: allow file descriptor limit to be set via CLI (#24477) 3 years ago
Martin Holst Swende 4860e50e05
cmd/geth, node, rpc: implement jwt tokens (#24364) 3 years ago
Daniel Perez 37f9d25ba0
signer/fourbyte: add support for nested types in selectors (#24407) 3 years ago
uji 8fddf27a98
internal/build: switch azure sdk from Azure/azure-storage-blob-go to Azure/azure-sdk-for-go/sdk/storage/azblob. (#24473) 3 years ago
s7v7nislands f4ff4268f7
rpc: fix godoc (#24488) 3 years ago
Yash Atwal 7307d97ae1
README.md: add hardware requirements (#24395) 3 years ago
Zachinquarantine 6662c78ec0
internal/flags: update copyright year (#24415) 3 years ago
Felföldi Zsolt 7033724522
les/vflux/client: fix goroutine leak in testIter (#24449) 3 years ago
Guruprasad Kamath 03b7de28b2
appveyor.yml: fetch sub-modules recursively (#24451) 3 years ago
ucwong 687e4dc855
rlp: add WriteString method on EncoderBuffer (#24425) 3 years ago
Martin Holst Swende 0cb4d65f8d
params: replace 2 bootnodes (#24432) 3 years ago
Sina Mahmoodi 862f8e98bc
graphql: fix nonce for pending accounts (#24443) 3 years ago
Felix Lange d6f49bf764
core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) 3 years ago
Felix Lange 06aaeed1a6
build: add Ubuntu 21.10 PPA target (#24418) 3 years ago
Felix Lange 9b93564e21
rlp/rlpgen: RLP encoder code generator (#24251) 3 years ago
Martin Holst Swende 4335bbbf0a
build: disable Ubuntu Hirsuite (#24408) 3 years ago
Péter Szilágyi fc8ad1b70d
Merge pull request #24391 from rjl493456442/trie-iterator 3 years ago
rjl493456442 4d086430bd
core, ethdb, tests, trie: implement NewBatchWithSize API for batcher (#24392) 3 years ago
Martin Holst Swende 2056e596f2
params: begin v1.10.17 release cycle 3 years ago
Martin Holst Swende 20356e57b1
params: go-ethereum v1.10.16 stable 3 years ago
zhiqiangxu e98114da4f
ethclient: add CallContractAtHash (#24355) 3 years ago
b1ackd0t f01e2fab07
internal/ethapi: fix incorrect type on empty slice (#24372) 3 years ago
Gary Rong 55430b6ea2 trie: implement NodeBlob API for trie iterator 3 years ago
zhiqiangxu 6c3513c077
p2p: reduce the scope of variable dialPubkey (#24385) 3 years ago
Martin Holst Swende 51e7968b8b
core/state: fix read-meters + simplify code (#24304) 3 years ago
Felix Lange fb3a6528cf
go.mod: upgrade to github.com/karalabe/usb v0.0.2 (#24356) 3 years ago
Martin Holst Swende 5a0d487c3b
signer/core: fix complex typed data sign (EIP712) (#24220) 3 years ago
rjl493456442 2d20fed893
miner: avoid data race in miner (#24349) 3 years ago
Martin Holst Swende 6ce4670bc0
cmd/devp2p: implement snap protocol testing (#24276) 3 years ago
aaronbuchwald aaca58a7a1
go.mode: bump graphql-go dependency to v1.3.0 (#24324) 3 years ago
Péter Szilágyi 1a7e345af4
Merge pull request #24328 from karalabe/uke-catalyst 3 years ago