Commit Graph

10197 Commits (4466c7b971837bded610dd2225ddc6065c0cb3c3)
 

Author SHA1 Message Date
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
Felix Lange aa34173f13 common/number: delete unused package (#16983) 6 years ago
kiel barry c343f75c26 bmt: fix package documentation comment (#16909) 6 years ago
Wenbiao Zheng 52b1d09457 core: reduce nesting in transaction pool code (#16980) 6 years ago
williambannas 9402f96597 eth: conform better to the golint standards (#16783) 6 years ago
kiel barry d0fd8d6fc2 common: all golint warnings removed (#16852) 6 years ago
Péter Szilágyi cfde0b5f52
Merge pull request #16977 from karalabe/go-1.10.3 6 years ago
Péter Szilágyi de06185fc3
travis, appveyor: update to Go 1.10.3 6 years ago
Jeremy Schlatter 3fb5f3ae11 cmd/utils: fix NetworkId default when -dev is set (#16833) 6 years ago
knarfeh e75d0a6e4c eth/filters: make filterLogs func more readable (#16920) 6 years ago
Martin Holst Swende 947e0afeb3 core/vm: optimize MSTORE and SLOAD (#16939) 6 years ago
Elad 1836366ac1 all: library changes for swarm-network-rewrite (#16898) 6 years ago
Armin Braun 591cef17d4 #15685 made peer_test.go more portable by using random free port instead of hardcoded port 30303 (#15687) 6 years ago
Caesar Chad e33a5de454 console: correct some comments typo (#16971) 6 years ago
Caesar Chad f04c0e341e core/asm: correct comments typo (#16975) 6 years ago
Wenbiao Zheng ea89f40f0d eth/fetcher: fix annotation (#16969) 6 years ago
Ryan Schneider 1fc54d92ec internal/web3ext: fix method name for enabling mutex profiling (#16964) 6 years ago
John C. Vernaleo 8c4a7fa8d3 core: change comment to match code more closely (#16963) 6 years ago
Péter Szilágyi 423d4254f5
VERSION, params: begin v1.8.12 release cycle 6 years ago
Péter Szilágyi dea1ce052a
params: release go-ethereum v1.8.11 6 years ago
Felföldi Zsolt 25982375a8 les: fix retriever logic (#16776) 6 years ago
Felföldi Zsolt 049f5b3572 core, eth, les: more efficient hash-based header chain retrieval (#16946) 6 years ago