Commit Graph

10131 Commits (bd1f7ebda27d57002b6a04a95812420a40117b3a)
 

Author SHA1 Message Date
Domino Valdano 96339daf40
eth/filters, ethereum: EIP-234 add blockHash param for eth_getLogs 6 years ago
Anton Evangelatov f7d3678c28 swarm/api/http: http package refactoring 1/5 and 2/5 (#17164) 6 years ago
Kwuaint facf1bc9d6 consensus/ethash: fix the algorithm of fakeBlockNumber in comments (#17166) 6 years ago
gary rong e8824f6e74 vendor, ethdb: resume write operation asap (#17144) 6 years ago
Kurkó Mihály a9835c1816 cmd, dashboard, log: log collection and exploration (#17097) 6 years ago
Wenbiao Zheng 2eedbe799f cmd: typo fixed, isntance -> instance (#17149) 6 years ago
Anton Evangelatov b3711af051 swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 6 years ago
Smilenator 30bdf817a0 core/types: polish TxDifference code and docs a bit (#17130) 6 years ago
Wenbiao Zheng fbeb4f20f9 cmd/geth: fix usage formatting (#17136) 6 years ago
LeoLiao 0b20b1a050 consensus/clique: fixed documentation copy-paste issue (#17137) 6 years ago
LeoLiao 4dbefc1f25 cmd/geth: fixed comment typo (#17140) 6 years ago
LeoLiao dbae1dc7b3 rpc: fixed comment grammar issue (#17146) 6 years ago
Felix Lange 3b07451564 params, VERSION: v1.8.13 unstable 6 years ago
Felix Lange 37685930d9 params: v1.8.12 stable 6 years ago
Felföldi Zsolt 51df1c1f20 les: add announcement safety check to light fetcher (#17034) 6 years ago
Felföldi Zsolt f524ec4326 light: new CHTs (#17124) 6 years ago
Zak Cole eb794af833 consensus/ethash: fixed documentation typo (#17121) 6 years ago
Péter Szilágyi 67a7857124
Merge pull request #17111 from karalabe/trie-memleak 6 years ago
Felix Lange c73b654fd1 p2p/discover: move bond logic from table to transport (#17048) 6 years ago
Chen Quan 9da128db70 cmd/p2psim: add exit error output and exit code (#17116) 6 years ago
Guillaume Ballet 4e5d1f1c39 core/vm: reuse bigint pools across transactions (#17070) 6 years ago
LeoLiao d57e85ecc9 node: documentation typo fix (#17113) 6 years ago
Anton Evangelatov 1990c9e621 cmd/geth: export metrics to InfluxDB (#16979) 6 years ago
Péter Szilágyi 319098cc1c
trie: fix a temporary memory leak in the memcache 6 years ago
Fabian Raetz 223d943481 vendor: update docker/docker/pkg/reexec so that it compiles on OpenBSD (#17084) 6 years ago
Péter Szilágyi 8974e2e5e0
Merge pull request #17092 from pilu/master 6 years ago
gary rong a4a2343cdc ethdb, core: implement delete for db batch (#17101) 6 years ago
kevin.xu fdfd6d3c39 ethstats: comment minor correction (#17102) 6 years ago
Andrea Franz b5537c5601
node: remove formatting from ResettingTimer metrics if requested in raw 6 years ago
Péter Szilágyi e916f9786d
Merge pull request #17087 from OpenCommunityCoin/build/portable-shell 6 years ago
hackyminer 909e968ebb
build: make build/goimports.sh more potable 6 years ago
Guillaume Ballet 598f786aab core/vm: clear linter warnings (#17057) 6 years ago
Adrià Cidre 461291882e whisper: Reduce message loop log from Warn to Info (#17055) 6 years ago
lash 1f0f6f0272 swarm/pss: Hide big network tests under longrunning flag (#17074) 6 years ago
Balint Gabor 0a22ae5572
swarm/fuse: Disable fuse tests, they are flaky (#17072) 6 years ago
Péter Szilágyi b0cfd9c786
Merge pull request #17054 from chfast/log-time-format 6 years ago
Paweł Bylica 6d8a1bfb08
log: Change time format 6 years ago
gary rong 4895665670 les: handle conn/disc/reg logic in the eventloop (#16981) 6 years ago
Viktor Trón eaff89291c
Merge pull request #17041 from ethersphere/swarm-network-rewrite-merge 6 years ago
ethersphere e187711c65 swarm: network rewrite merge 6 years ago
Andrey Petrov 6209545083 p2p: Wrap conn.flags ops with atomic.Load/Store 6 years ago
Andrey Petrov 193a402cc0 p2p: Test for peer.rw.flags race conditions 6 years ago
Andrey Petrov dcca66bce8 p2p: Cache inbound flag on Peer.isInbound to avoid a race 6 years ago
Andrey Petrov 399aa710d5 p2p: Attempt to race check peer.Inbound() in TestServerDial 6 years ago
Andrey Petrov 699794d88d p2p: More tests for AddTrustedPeer/RemoveTrustedPeer 6 years ago
Andrey Petrov 773857a524 p2p: Test for MaxPeers=0 and TrustedPeer override 6 years ago
Andrey Petrov 2a75fe3308 rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer. 6 years ago
Péter Szilágyi d926bf2c7e trie: cache collapsed tries node, not rlp blobs (#16876) 6 years ago
nobody 8db8d074e2 cmd/geth: remove the tail "," from genesis config (#17028) 6 years ago
Husam Ibrahim 1a70338734 mobile: correct comment typo in ethereum.go (#17040) 6 years ago