zfliex924
|
ba89e7ff56
Modify tx max size
|
3 年 前 |
zfliex924
|
76d7611f59
Initial commit
|
3 年 前 |
KeefeL
|
90fd01423a
[R4R]reannounce local pending transactions (#570)
|
4 年 前 |
zjubfd
|
2ce00adb55
[R4R] performance improvement in many aspects (#257)
|
4 年 前 |
Derek Chiang
|
eaccdba4ab
core: fix method comment for `txpool.requestReset` (#22543)
|
4 年 前 |
Péter Szilágyi
|
0928562670
all: define Berlin hard fork spec
|
4 年 前 |
lightclient
|
bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502)
|
4 年 前 |
Marius van der Wijden
|
3512b41c5c
core: reset txpool state on sethead (#22247)
|
4 年 前 |
gary rong
|
88c696240d
core/txpool: remove "local" notion from the txpool price heap (#21478)
|
4 年 前 |
Martin Holst Swende
|
706f5e3b98
core: fix txpool off-by-one error (#21683)
|
5 年 前 |
Marius van der Wijden
|
0bdd295cc0
core: more detailed metering for reorgs (#21420)
|
5 年 前 |
Hao Duan
|
b35e4fce99
core: avoid modification of accountSet cache in tx_pool (#21159)
|
5 年 前 |
Péter Szilágyi
|
6793ffa12b
Merge pull request #21300 from rjl493456442/txpool-fix-queued-evictions
|
5 年 前 |
rjl493456442
|
5413df1dfa
core: fix heartbeat in txpool
|
5 年 前 |
villanuevawill
|
c374447401
core: fix queued transaction eviction
|
5 年 前 |
Martin Holst Swende
|
6c9f040ebe
core: transaction pool optimizations (#21328)
|
5 年 前 |
Felix Lange
|
bcb3087450
Revert "core, txpool: less allocations when handling transactions (#21232)"
|
5 年 前 |
Marius van der Wijden
|
af5c97aebe
core, txpool: less allocations when handling transactions (#21232)
|
5 年 前 |
Marius van der Wijden
|
ddeea1e0c6
core: types: less allocations when hashing and tx handling (#21265)
|
5 年 前 |
Hao Duan
|
8523ad450d
core: filter out txs with invalid signatures as soon as possible
|
5 年 前 |
chenglin
|
3f649d4852
core: collect NewTxsEvent items without holding reorg lock (#21145)
|
5 年 前 |
Martin Michlmayr
|
4f2784b38f
all: fix typos in comments (#21118)
|
5 年 前 |
gary rong
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 年 前 |
Martin Holst Swende
|
55a73f556a
core: bump txpool tx max size to 128KB
|
5 年 前 |
Péter Szilágyi
|
9938d954c8
eth: rework tx fetcher to use O(1) ops + manage network requests
|
5 年 前 |
rjl493456442
|
049e17116e
core, eth: implement eth/65 transaction fetcher
|
6 年 前 |
Martin Holst Swende
|
b2de0bd87b
core: set max tx size down to 2 slots (64KB)
|
5 年 前 |
MichaelRiabzev-StarkWare
|
8bd37a1d91
core: count tx size in slots, bump max size ot 4x32KB (#20352)
|
5 年 前 |
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 年 前 |