Commit Graph

9714 Commits (d0fd8d6fc29ec859650adf30718e2b06786e854f)
 

Author SHA1 Message Date
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
Péter Szilágyi 43b940ec5a
Merge pull request #16945 from karalabe/triedb-spurious-warning 6 years ago
Clayton Jacobs b487bdf0ba metrics: removed repetitive calculations (#16944) 6 years ago
Péter Szilágyi a3267ed929
trie: don't report the root flushlist as an alloc 6 years ago
Péter Szilágyi 9f7592c802
Merge pull request #16942 from karalabe/rpc-nil-reply 6 years ago
Péter Szilágyi 99483e85b9
rpc: support returning nil pointer big.Ints (null) 6 years ago
xincaosu 1d666cf27e rpc: fix a comment typo (#16929) 6 years ago
Martin Holst Swende eac16f9824 core: improve getBadBlocks to return full block rlp (#16902) 6 years ago
Steven Roose 69c52bde3f ethclient: fix RPC parse error of Parity response (#16924) 6 years ago
Felföldi Zsolt 2977538ac0 light: new CHTs for mainnet and ropsten (#16926) 6 years ago
Anton Evangelatov 7f0726f706 metrics: return an empty snapshot for NilResettingTimer (#16930) 6 years ago
Steven Roose 13af276418 cmd/ethkey: add command to change key passphrase (#16516) 6 years ago
Sarlor ea06da0892 trie: avoid unnecessary slicing on shortnode decoding (#16917) 6 years ago
ledgerwatch feb6620c34 core: relax type requirement for bc in ApplyTransaction (#16901) 6 years ago
Bruno Škvorc 90b22773e9 cmd/puppeth: fixed a typo in a wizard input query (#16910) 6 years ago
Guillaume Ballet 9e4f96a1a6
whisper: re-insert #16757 that has been lost during a merge (#16889) 6 years ago
Péter Szilágyi 01a7e267dc
Merge pull request #16882 from karalabe/streaming-ecrecover 6 years ago
Felix Lange e8ea5aa0d5 trie: reduce hasher allocations (#16896) 6 years ago
Elad 5bee5d69d7 vendor: added vendor packages necessary for the swarm-network-rewrite merge (#16792) 6 years ago
kiel barry cbfb40b0aa params: fix golint warnings (#16853) 6 years ago
Antonio Salazar Cardozo 4cf2b4110e cmd/abigen: support for reading solc output from stdin (#16683) 6 years ago
Mark 0029a869f0 miner: not call commitNewWork if it's a side block (#16751) 6 years ago
Péter Szilágyi 2ab24a2a8f
core: concurrent background transaction sender ecrecover 6 years ago
Martin Holst Swende 400332b99d eth/tracers: fix minor off-by-one error (#16879) 6 years ago
Felföldi Zsolt a5237a27ea les: add Skip overflow check to GetBlockHeadersMsg handler (#16891) 6 years ago
Péter Szilágyi 7a22e89080
Merge pull request #16894 from hadv/master 6 years ago