Commit Graph

9918 Commits (3e21adc6488be41ac882c316486573374785cc82)
 

Author SHA1 Message Date
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
Wenbiao Zheng 61a5976368 accounts: remove deadcode isSigned (#16990) 6 years ago
Péter Szilágyi 88c42ab4e7
Merge pull request #16954 from holiman/more_tracers 6 years ago
Martin Holst Swende 4210dd1500
tracers: fix err in 4byte, add some opcode analysis tools 6 years ago
ligi c971ab617d travis: use NDK 17b for Android archives (#17029) 6 years ago
Wenbiao Zheng f1986f86f2 signer: remove useless errorWrapper (#17003) 6 years ago
Husam Ibrahim 28aca90716 accounts/usbwallet: correct comment typo (#16998) 6 years ago
Wenbiao Zheng 9b1536b26a core: remove dead code, limit test code scope (#17006) 6 years ago
Husam Ibrahim 3e57c33147 accounts/usbwallet: correct comment typo (#17008) 6 years ago
Husam Ibrahim baa7eb901e mobile: correct comment typo in geth.go (#17021) 6 years ago
Wenbiao Zheng 574378edb5 cmd: remove faucet/puppeth dead code (#16991) 6 years ago
Wenbiao Zheng c95e4a80d1 accounts/keystore: assign schema as const instead of var (#16985) 6 years ago
Ryan Schneider 897ea01d5f internal/debug: use pprof goroutine writer for debug_stacks (#16892) 6 years ago
Caesar Chad ec192f18b4 core/asm: correct comments typo (#16974) 6 years ago