KeefeL
|
90fd01423a
[R4R]reannounce local pending transactions (#570)
|
4 éve |
ucwong
|
83e4c49e2b
trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246)
|
4 éve |
gary rong
|
88c696240d
core/txpool: remove "local" notion from the txpool price heap (#21478)
|
4 éve |
Martin Holst Swende
|
7770e41cb5
core: improve contextual information on core errors (#21869)
|
4 éve |
Alex Prut
|
810f9e057d
all: remove redundant conversions and import names (#21903)
|
5 éve |
gary rong
|
87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080)
|
5 éve |
rjl493456442
|
5413df1dfa
core: fix heartbeat in txpool
|
5 éve |
villanuevawill
|
c374447401
core: fix queued transaction eviction
|
5 éve |
Martin Holst Swende
|
12867d152c
rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229)
|
5 éve |
Marius van der Wijden
|
af5c97aebe
core, txpool: less allocations when handling transactions (#21232)
|
5 éve |
Boqin Qin
|
39c64d85a2
core: avoid double-lock in tx_pool_test (#20984)
|
5 éve |
Felix Lange
|
c8e9a91672
build: upgrade to golangci-lint 1.24.0 (#20901)
|
5 éve |
Péter Szilágyi
|
06d4470b41
core: fix broken tests due to API changes + linter
|
5 éve |
MichaelRiabzev-StarkWare
|
8bd37a1d91
core: count tx size in slots, bump max size ot 4x32KB (#20352)
|
5 éve |
Péter Szilágyi
|
f40ff23b7b
core: fix tx dedup return error count
|
6 éve |
gary rong
|
b80c840af3
core, les: fix les unit tests (#19823)
|
6 éve |
Péter Szilágyi
|
a966425a1d
core: kill off managed state, use own tiny noncer for txpool
|
6 éve |
Felix Lange
|
60c062e17d
core: move TxPool reorg and events to background goroutine (#19705)
|
6 éve |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 éve |
Samuel Marks
|
e43bc36226
travis, appveyor, Dockerfile: upgrade to Go 1.12
|
6 éve |
Matthew Halpern
|
2b75fa9d61
core: enforce camel case variable names (#19058)
|
6 éve |
Jordan Krage
|
27ce4eb78b
core: sanitize more TxPoolConfig fields (#17210)
|
6 éve |
Ryan Schneider
|
55b579e02c
core: use a wrapped map to remove contention in `TxPool.Get`. (#16670)
|
7 éve |
Péter Szilágyi
|
49719e21bc
core, eth: minor txpool event cleanups
|
7 éve |
rjl493456442
|
a2e43d28d0
all: collate new transaction events together
|
7 éve |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 éve |
Crispin Flowerday
|
0afd767537
core: ensure local transactions aren't discarded as underpriced
|
7 éve |
Péter Szilágyi
|
db48d312e4
core: txpool stable underprice drop order, perf fixes
|
7 éve |
Péter Szilágyi
|
2b5d1a4a4c
core: update txpool tests for the removal fix
|
7 éve |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 éve |