Commit Graph

13202 Commits (830231c1c40f45f32cbf4ab69954b87a79313f44)
 

Author SHA1 Message Date
Jonathan Chappelow 830231c1c4
crypto: use btcec/v2 for no-cgo (#24533) 3 years ago
rjl493456442 7a80cf6543
les, tests: fix vflux fuzzer by removing unnecessary panic (#24537) 3 years ago
Péter Szilágyi 8d99fedeae
Merge pull request #24544 from karalabe/go-1.18 3 years ago
Péter Szilágyi 2352c72229
Merge pull request #24545 from karalabe/beacon-sync-fix-test 3 years ago
Péter Szilágyi 6b8718c374
eth/downloader: fix off-by-one error in test causing 50% fails 3 years ago
Péter Szilágyi be7eb8ae17
build, Dockerfile: bump Go to 1.18 3 years ago
Ryan Schneider dbfd397262
cmd/geth: rename --whitelist to --eth.requiredblocks (#24505) 3 years ago
ligi 6cd72660d0
cmd/geth: set EnableBashCompletion = true (#24313) 3 years ago
Guifel 85042b7090
eth/tracers: use hex encoding for debug_traceBlock argument (#24517) 3 years ago
ligi a6bf2487d1
build: fix linter install on windows (#24523) 3 years ago
rjl493456442 fb2ae8e995
trie: fix two issues in trie iterator (#24539) 3 years ago
aaronbuchwald c3701b265e
core/rawdb: add specified key length iterator (#24535) 3 years ago
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