Felföldi Zsolt
|
049f5b3572
core, eth, les: more efficient hash-based header chain retrieval (#16946)
|
7 년 전 |
Felix Lange
|
0255951587
crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932)
|
7 년 전 |
Péter Szilágyi
|
85cd64df0e
Merge pull request #16958 from karalabe/pending-account-fast
|
7 년 전 |
Péter Szilágyi
|
9608ccf106
Merge pull request #16959 from karalabe/fix-linters
|
7 년 전 |
Péter Szilágyi
|
3f06da7b5f
metrics: fix gofmt linter warnings
|
7 년 전 |
Felföldi Zsolt
|
546d42179e
les: pass server pool to protocol manager (#16947)
|
7 년 전 |
Péter Szilágyi
|
90829a04bf
internal/ethapi: reduce pendingTransactions to O(txs+accs) from O(txs*accs)
|
7 년 전 |
gary rong
|
f991995918
ethdb: gracefullly handle quit channel (#16794)
|
7 년 전 |
Wenbiao Zheng
|
aab7ab04b0
core/rawdb: wrap db key creations (#16914)
|
7 년 전 |
Péter Szilágyi
|
43b940ec5a
Merge pull request #16945 from karalabe/triedb-spurious-warning
|
7 년 전 |
Clayton Jacobs
|
b487bdf0ba
metrics: removed repetitive calculations (#16944)
|
7 년 전 |
Péter Szilágyi
|
a3267ed929
trie: don't report the root flushlist as an alloc
|
7 년 전 |
Péter Szilágyi
|
9f7592c802
Merge pull request #16942 from karalabe/rpc-nil-reply
|
7 년 전 |
Péter Szilágyi
|
99483e85b9
rpc: support returning nil pointer big.Ints (null)
|
7 년 전 |
xincaosu
|
1d666cf27e
rpc: fix a comment typo (#16929)
|
7 년 전 |
Martin Holst Swende
|
eac16f9824
core: improve getBadBlocks to return full block rlp (#16902)
|
7 년 전 |
Steven Roose
|
69c52bde3f
ethclient: fix RPC parse error of Parity response (#16924)
|
7 년 전 |
Felföldi Zsolt
|
2977538ac0
light: new CHTs for mainnet and ropsten (#16926)
|
7 년 전 |
Anton Evangelatov
|
7f0726f706
metrics: return an empty snapshot for NilResettingTimer (#16930)
|
7 년 전 |
Steven Roose
|
13af276418
cmd/ethkey: add command to change key passphrase (#16516)
|
7 년 전 |
Sarlor
|
ea06da0892
trie: avoid unnecessary slicing on shortnode decoding (#16917)
|
7 년 전 |
ledgerwatch
|
feb6620c34
core: relax type requirement for bc in ApplyTransaction (#16901)
|
7 년 전 |
Bruno Škvorc
|
90b22773e9
cmd/puppeth: fixed a typo in a wizard input query (#16910)
|
7 년 전 |
Guillaume Ballet
|
9e4f96a1a6
whisper: re-insert #16757 that has been lost during a merge (#16889)
|
7 년 전 |
Péter Szilágyi
|
01a7e267dc
Merge pull request #16882 from karalabe/streaming-ecrecover
|
7 년 전 |
Felix Lange
|
e8ea5aa0d5
trie: reduce hasher allocations (#16896)
|
7 년 전 |
Elad
|
5bee5d69d7
vendor: added vendor packages necessary for the swarm-network-rewrite merge (#16792)
|
7 년 전 |
kiel barry
|
cbfb40b0aa
params: fix golint warnings (#16853)
|
7 년 전 |
Antonio Salazar Cardozo
|
4cf2b4110e
cmd/abigen: support for reading solc output from stdin (#16683)
|
7 년 전 |
Mark
|
0029a869f0
miner: not call commitNewWork if it's a side block (#16751)
|
7 년 전 |