Péter Szilágyi
|
18c77744ff
all: fix spelling errors
|
8 年之前 |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
8 年之前 |
Péter Szilágyi
|
c44830ebf3
core, light: allow zero cost txs from inexistent accounts too
|
9 年之前 |
Bas van Kervel
|
9f1520b4c0
core: init pending state in tx pool on creation
|
9 年之前 |
bas-vk
|
4e36b1e3da
core: bugfix state change race condition in txpool (#3412)
|
9 年之前 |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 年之前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 年之前 |
Martin Holst Swende
|
36956da4d2
core: metrics collection for transaction events (#3157)
|
9 年之前 |
Péter Szilágyi
|
182d9cb752
core: add global (soft) limits on the pending transactions
|
9 年之前 |
Felix Lange
|
16d8397e30
core: lower transaction pool max queue limit
|
9 年之前 |
Felix Lange
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
9 年之前 |
Péter Szilágyi
|
b4a5251391
core: abstract out a sorted transaction hash map
|
9 年之前 |
Péter Szilágyi
|
a183ea29f9
core: add upper bound on the queued transctions
|
9 年之前 |
Péter Szilágyi
|
0ef327bbee
core, eth, internal, miner: optimize txpool for quick ops
|
9 年之前 |
Péter Szilágyi
|
795b70423e
core, eth, miner: only retain 1 tx/nonce, remove bad ones
|
9 年之前 |
Felix Lange
|
fc85dd175e
core: add missing lock in TxPool.{GetTransaction,RemoveTx}
|
9 年之前 |
Felix Lange
|
56ed6152a1
core, eth, miner: improve shutdown synchronisation
|
9 年之前 |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 年之前 |
Leif Jurvetson
|
b7bb2d8589
core: various typos
|
9 年之前 |
Jeffrey Wilcke
|
b6d88a0e9f
core, core/vm, crypto: fixes for homestead
|
9 年之前 |