gary rong
|
8f80cafa10
core: fix write concurrency in txpool (#19835)
|
6 yıl önce |
Péter Szilágyi
|
a966425a1d
core: kill off managed state, use own tiny noncer for txpool
|
6 yıl önce |
Felix Lange
|
60c062e17d
core: move TxPool reorg and events to background goroutine (#19705)
|
6 yıl önce |
Péter Szilágyi
|
b02958b9c5
core, ethdb, metrics, p2p: expose various counter metrics for grafana
|
6 yıl önce |
贺鹏飞
|
fbe7caf136
core: cache tx signature before obtaining lock
|
6 yıl önce |
Martin Holst Swende
|
650ad19c2d
core: make txpool handle reorg due to setHead
|
6 yıl önce |
Jordan Krage
|
27ce4eb78b
core: sanitize more TxPoolConfig fields (#17210)
|
6 yıl önce |
mr_franklin
|
3fd87f2193
core: fix comment typo (#18144)
|
7 yıl önce |
Wuxiang
|
81080bf8cb
core: fix a typo (#17733)
|
7 yıl önce |
Wenbiao Zheng
|
6a33954731
core, eth, trie: use common/prque (#17508)
|
7 yıl önce |
Péter Szilágyi
|
e0d0e64ce2
cmd, core, miner: add --txpool.locals and priority mining
|
7 yıl önce |
Antoine Rondelet
|
27a278e6e3
core: fixed typo in addresssByHeartbeat (#17243)
|
7 yıl önce |
Osuke
|
10780e8a00
core: fix txpool guarantee comment (#17214)
|
7 yıl önce |
Wenbiao Zheng
|
52b1d09457
core: reduce nesting in transaction pool code (#16980)
|
7 yıl önce |
John C. Vernaleo
|
8c4a7fa8d3
core: change comment to match code more closely (#16963)
|
7 yıl önce |
Péter Szilágyi
|
01a7e267dc
Merge pull request #16882 from karalabe/streaming-ecrecover
|
7 yıl önce |
kiel barry
|
cbfb40b0aa
params: fix golint warnings (#16853)
|
7 yıl önce |
Péter Szilágyi
|
2ab24a2a8f
core: concurrent background transaction sender ecrecover
|
7 yıl önce |
Péter Szilágyi
|
342ec83d67
core: fix transaction event asynchronicity
|
7 yıl önce |
Ryan Schneider
|
55b579e02c
core: use a wrapped map to remove contention in `TxPool.Get`. (#16670)
|
7 yıl önce |
Péter Szilágyi
|
49719e21bc
core, eth: minor txpool event cleanups
|
7 yıl önce |
rjl493456442
|
a2e43d28d0
all: collate new transaction events together
|
7 yıl önce |
Crispin Flowerday
|
0afd767537
core: ensure local transactions aren't discarded as underpriced
|
7 yıl önce |
thomasmodeneis
|
ba1030b6b8
build: enable goimports and varcheck linters (#16446)
|
7 yıl önce |
Péter Szilágyi
|
db48d312e4
core: txpool stable underprice drop order, perf fixes
|
7 yıl önce |
Péter Szilágyi
|
2b5d1a4a4c
core: update txpool tests for the removal fix
|
7 yıl önce |
cui
|
f8601430fd
core: should enqueue the invalids tx anyway
|
7 yıl önce |
Anton Evangelatov
|
ae9f97221a
metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910)
|
7 yıl önce |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 yıl önce |
Péter Szilágyi
|
7138de7b55
core: silence txpool reorg warning (annoying on import) (#15725)
|
7 yıl önce |