Commit Graph

11432 Commits (c49a4165d074c2d08c362cfe1dac835b6a3e1251)
 

Author SHA1 Message Date
Guillaume Ballet c49a4165d0 consensus/ethash: fix a typo and error message (#20503) 5 years ago
Jonathan Gimeno a1bc0e3cb6 eth: refactor creation of EthAPIBackend (#20476) 5 years ago
wangxiang a013f02df2 whisper/whisperv6: fix peer time.Ticker leak (#20520) 5 years ago
Marius van der Wijden 50be790869 README.md: Genoil fork has been discontinued (#20521) 5 years ago
Yole 9e0f934e2b cmd/geth: update copyright year (#20512) 5 years ago
me020523 4f7b7f84ae add node.go unit test file node_test.go (#20028) 5 years ago
gary rong c6285e6437 les/checkpointoracle: move oracle into its own package (#20508) 5 years ago
Kumar Anirudha 35f95aef6f cmd/puppeth: change dashboard title to not use "testnet" (#20513) 5 years ago
Prince Sinha 7a509b4732 internal/ethapi: fix encoding of uncle headers and pending blocks (#20460) 5 years ago
Guillaume Ballet 433937fb42 cmd/geth: fix forked exe leak in console tests (#20480) 5 years ago
Chris Pacia 2eeb8dd271 rpc: add DialWebsocketWithDialer (#20471) 5 years ago
Sylvain Laurent b7cf41e4b3 accounts/abi: fix method constant flag for solidity 6.0 (#20482) 5 years ago
Felföldi Zsolt 3bb6815fc1
les: do not disconnect another server (#20453) 5 years ago
Gerald Nash a67fe48b43 Change file extension of the ./tests/fuzzers README (#20474) 5 years ago
Ilan Gitter 93b1171316 accounts/abi/backends/simulated: add more API methods (#5) (#20208) 5 years ago
Jeff Wentworth 6ae9dc15cc [#20266] Fix bugs decoding integers and fixed bytes in indexed event fields (#20269) 5 years ago
Paweł Bylica 49cf000df7 cmd/evm: Add --bench flag for benchmarking (#20330) 5 years ago
Ryan Schneider c4b7fdd27e eth, internal/web3ext: add optional first and last arguments to the `admin_exportChain` RPC. (#20107) 5 years ago
Guillaume Ballet 275cd4988d
cmd/abigen: Sanitize vyper's combined json names (#20419) 5 years ago
Felix Lange f51cf573b5
cmd/devp2p: implement AWS Route53 enrtree deployer (#20446) 5 years ago
Felix Lange 191364c350 p2p/dnsdisc: add enode.Iterator API (#20437) 5 years ago
Felix Lange d90d1db609
eth/filters: remove use of event.TypeMux for pending logs (#20312) 5 years ago
Péter Szilágyi b8bc9b3d8e
Merge pull request #20444 from MariusVanDerWijden/patch-4 5 years ago
Marius van der Wijden f383eaa102
core: removed old invalid comment 5 years ago
Martin Holst Swende cecc7230c0 tests/fuzzers: fuzzbuzz fuzzers for keystore, rlp, trie, whisper (#19910) 5 years ago
Charing 4b40b5377b miner: add dependency for stress tests (#20436) 5 years ago
Péter Szilágyi 370cb95b7f
params: begin v1.9.10 release cycle 5 years ago
Péter Szilágyi 017449971e
params: release Geth v1.9.9 5 years ago
Martin Holst Swende bc01593afb consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 5 years ago
Marius van der Wijden c9dce0bfd7 p2p/enode: remove data race in sliceIter (#20421) 5 years ago
Péter Szilágyi e78f631dfc
Merge pull request #20428 from karalabe/cht-1.9.9 5 years ago
Péter Szilágyi 6b6882f08b
params: update CHTs for v1.9.9 release 5 years ago
Péter Szilágyi c2d65d34d5
Merge pull request #20415 from karalabe/trie-dirty-cache-metrics 5 years ago
Péter Szilágyi 13ccf6016e
trie: track dirty cache metrics, track clean writes on commit 5 years ago
Marius van der Wijden 7ce7c3967c accounts/abi/bind: fix destructive packing of *big.Int (#20412) 5 years ago
gary rong fc7e0fe6c7 core, miner: remove PostChainEvents (#19396) 5 years ago
Guillaume Ballet 5cc6e7a71e accounts/usbwallet: fix staticcheck warnings (#20372) 5 years ago
xinluyin d556d39a2c internal/web3ext: add debug_accountRange (#20410) 5 years ago
Guillaume Ballet 54d332e1db accounts/scwallet: fix staticcheck warnings (#20370) 5 years ago
Guillaume Ballet e0bf5f0ccb internal: fix staticcheck warnings (#20380) 5 years ago
Guillaume Ballet 1ff3d7c2d4 cmd/faucet, cmd/geth: fix staticcheck warnings (#20374) 5 years ago
gary rong 08611cfd75 trie: remove dead code (#20405) 5 years ago
Guillaume Ballet 9a529d64d1 log: fix staticcheck warnings (#20388) 5 years ago
Felix Lange a91b704b01
consensus/ethash: refactor remote sealer (#20335) 5 years ago
Péter Szilágyi c9f28ca8e5
go: update fastcache to 1.5.3 (#20404) 5 years ago
Péter Szilágyi 58e33d9e5a
Merge pull request #20403 from karalabe/fix-freezer-reinit 5 years ago
Martin Holst Swende 7800ba978d
deps: update fastcache to 1.5.3 5 years ago
Péter Szilágyi 717f8a4e8f
core/rawdb: fix reinit regression caused by the hash check PR 5 years ago
Guillaume Ballet 7b189d6f1f
core: fix staticcheck warnings (#20384) 5 years ago
Guillaume Ballet c4844e9ee2
les: fix staticcheck warnings (#20371) 5 years ago