Péter Szilágyi
|
da7d57e07c
core: make txpool operate on immutable state
|
8 anos atrás |
Martin Holst Swende
|
1901521ed0
core: Fix flaw where underpriced locals were removed (#15081)
|
8 anos atrás |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
8 anos atrás |
Péter Szilágyi
|
1c45f2f42e
core: fix txpool journal and test races
|
8 anos atrás |
Péter Szilágyi
|
2b50367fe9
core: fix blockchain goroutine leaks in tests
|
8 anos atrás |
Péter Szilágyi
|
5b742fb82b
core: bump timeout test to avoid flakyness on overloaded ci
|
8 anos atrás |
Péter Szilágyi
|
3d32690b54
cmd, core, eth: journal local transactions to disk (#14784)
|
8 anos atrás |
Péter Szilágyi
|
34ec9913f6
core: test locals support in txpool queue limits, fix
|
8 anos atrás |
Péter Szilágyi
|
48ee7f9de7
core, eth, les: polish txpool API around local/remote txs
|
8 anos atrás |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 anos atrás |
Péter Szilágyi
|
eebde1a2e2
core: ensure transactions correctly drop on pool limiting
|
8 anos atrás |
Martin Holst Swende
|
b0b3cf2eeb
core: add testcase for txpool
|
8 anos atrás |
Péter Szilágyi
|
cba33029a8
core: only reorg changed account, not all
|
8 anos atrás |
Péter Szilágyi
|
280609c99b
core: check for gas limit exceeding txs too on new block
|
8 anos atrás |
Péter Szilágyi
|
08959bbc70
cmd, core, eth: configurable txpool parameters
|
8 anos atrás |
Péter Szilágyi
|
a2f23ca9b1
cmd, core, eth, miner: remove txpool gas price limits (#14442)
|
8 anos atrás |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
8 anos atrás |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
8 anos atrás |
Felix Lange
|
e171bf74f8
core/types: remove redundant SignECDSA wrappers, rename to SignTx
|
8 anos atrás |
Péter Szilágyi
|
c44830ebf3
core, light: allow zero cost txs from inexistent accounts too
|
9 anos atrás |
bas-vk
|
4e36b1e3da
core: bugfix state change race condition in txpool (#3412)
|
9 anos atrás |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 anos atrás |
Péter Szilágyi
|
182d9cb752
core: add global (soft) limits on the pending transactions
|
9 anos atrás |
Péter Szilágyi
|
b4a5251391
core: abstract out a sorted transaction hash map
|
9 anos atrás |
Péter Szilágyi
|
a183ea29f9
core: add upper bound on the queued transctions
|
9 anos atrás |
Péter Szilágyi
|
0ef327bbee
core, eth, internal, miner: optimize txpool for quick ops
|
9 anos atrás |
Péter Szilágyi
|
795b70423e
core, eth, miner: only retain 1 tx/nonce, remove bad ones
|
9 anos atrás |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 anos atrás |
Leif Jurvetson
|
434e4b31d8
core, eth: replace reorganiz with reorganis
|
9 anos atrás |
Leif Jurvetson
|
b7bb2d8589
core: various typos
|
9 anos atrás |