Péter Szilágyi
|
f40ff23b7b
core: fix tx dedup return error count
|
6 роки тому |
Péter Szilágyi
|
056183c056
core: dedup known transactions without global lock, track metrics
|
6 роки тому |
Martin Holst Swende
|
8d41e885e6
core: smaller txpool status locking (#20080)
|
6 роки тому |
Péter Szilágyi
|
72d5a27a39
core, metrics, p2p: switch some invalid counters to gauges
|
6 роки тому |
gary rong
|
c2c4c9f1e5
core, light, params: implement eip2028 (#19931)
|
6 роки тому |
gary rong
|
b80c840af3
core, les: fix les unit tests (#19823)
|
6 роки тому |
gary rong
|
8f80cafa10
core: fix write concurrency in txpool (#19835)
|
6 роки тому |
Péter Szilágyi
|
a966425a1d
core: kill off managed state, use own tiny noncer for txpool
|
6 роки тому |
Felix Lange
|
60c062e17d
core: move TxPool reorg and events to background goroutine (#19705)
|
6 роки тому |
Péter Szilágyi
|
b02958b9c5
core, ethdb, metrics, p2p: expose various counter metrics for grafana
|
6 роки тому |
贺鹏飞
|
fbe7caf136
core: cache tx signature before obtaining lock
|
6 роки тому |
Martin Holst Swende
|
650ad19c2d
core: make txpool handle reorg due to setHead
|
6 роки тому |
Jordan Krage
|
27ce4eb78b
core: sanitize more TxPoolConfig fields (#17210)
|
6 роки тому |
mr_franklin
|
3fd87f2193
core: fix comment typo (#18144)
|
7 роки тому |
Wuxiang
|
81080bf8cb
core: fix a typo (#17733)
|
7 роки тому |
Wenbiao Zheng
|
6a33954731
core, eth, trie: use common/prque (#17508)
|
7 роки тому |
Péter Szilágyi
|
e0d0e64ce2
cmd, core, miner: add --txpool.locals and priority mining
|
7 роки тому |
Antoine Rondelet
|
27a278e6e3
core: fixed typo in addresssByHeartbeat (#17243)
|
7 роки тому |
Osuke
|
10780e8a00
core: fix txpool guarantee comment (#17214)
|
7 роки тому |
Wenbiao Zheng
|
52b1d09457
core: reduce nesting in transaction pool code (#16980)
|
7 роки тому |
John C. Vernaleo
|
8c4a7fa8d3
core: change comment to match code more closely (#16963)
|
7 роки тому |
Péter Szilágyi
|
01a7e267dc
Merge pull request #16882 from karalabe/streaming-ecrecover
|
7 роки тому |
kiel barry
|
cbfb40b0aa
params: fix golint warnings (#16853)
|
7 роки тому |
Péter Szilágyi
|
2ab24a2a8f
core: concurrent background transaction sender ecrecover
|
7 роки тому |
Péter Szilágyi
|
342ec83d67
core: fix transaction event asynchronicity
|
7 роки тому |
Ryan Schneider
|
55b579e02c
core: use a wrapped map to remove contention in `TxPool.Get`. (#16670)
|
7 роки тому |
Péter Szilágyi
|
49719e21bc
core, eth: minor txpool event cleanups
|
7 роки тому |
rjl493456442
|
a2e43d28d0
all: collate new transaction events together
|
7 роки тому |
Crispin Flowerday
|
0afd767537
core: ensure local transactions aren't discarded as underpriced
|
7 роки тому |
thomasmodeneis
|
ba1030b6b8
build: enable goimports and varcheck linters (#16446)
|
7 роки тому |