Commit Graph

9789 Commits (f5b128a5b3e2105fbaffa19e27031bda29686e0b)
 

Author SHA1 Message Date
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
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
Felix Lange 0255951587 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 6 years ago
Péter Szilágyi 85cd64df0e
Merge pull request #16958 from karalabe/pending-account-fast 6 years ago
Péter Szilágyi 9608ccf106
Merge pull request #16959 from karalabe/fix-linters 6 years ago
Péter Szilágyi 3f06da7b5f
metrics: fix gofmt linter warnings 6 years ago
Felföldi Zsolt 546d42179e les: pass server pool to protocol manager (#16947) 6 years ago
Péter Szilágyi 90829a04bf
internal/ethapi: reduce pendingTransactions to O(txs+accs) from O(txs*accs) 6 years ago
gary rong f991995918 ethdb: gracefullly handle quit channel (#16794) 6 years ago
Wenbiao Zheng aab7ab04b0 core/rawdb: wrap db key creations (#16914) 6 years ago