Matthias Seitz
|
1e7d3ae57e
|
feat(txpool): keep track of pool size (#95)
* feat(txpool): add PoolStatus Api
* feat(txpool): track sizes
* feat(txpool): add size tracking
* cleanup
|
2022-10-18 23:47:20 +02:00 |
|
Matthias Seitz
|
522a4e689e
|
refactor(txpool): simplify is local (#87)
|
2022-10-17 11:43:27 -07:00 |
|
Matthias Seitz
|
edd0e852f2
|
feat(txpool): introduce transaction origin (#85)
|
2022-10-17 07:14:18 -07:00 |
|
Matthias Seitz
|
19d001fbdd
|
chore(txpool): require public traits to be static (#74)
|
2022-10-14 16:05:46 +02:00 |
|
Matthias Seitz
|
6b71460e7e
|
refactor(txpool): simplify validator trait (#60)
* refactor(txpool): simplify validator trait
* fix docs
|
2022-10-13 20:36:15 +02:00 |
|
Matthias Seitz
|
74b04dc81a
|
refactor(txpool): get rid of block number requirement (#56)
|
2022-10-12 16:24:19 -07:00 |
|
Matthias Seitz
|
6d4e39deef
|
refactor(txpool): cleanup pass (#53)
* chore: some cleanup
* refactor(txpool): simplify layers and add docs
* refactor: more cleanup
* refactor: cleanup and simplifications
|
2022-10-12 18:23:08 +02:00 |
|
Matthias Seitz
|
4fb99848fd
|
refactor(txpool): simplify layers and add docs (#52)
* chore: some cleanup
* refactor(txpool): simplify layers and add docs
|
2022-10-12 17:58:36 +02:00 |
|
Matthias Seitz
|
3fed7cfe21
|
feat(txpool): new txpool design (#22)
|
2022-10-11 17:10:02 +02:00 |
|
Matthias Seitz
|
791ee2839f
|
feat(txpool): initial sketch (#7)
|
2022-10-07 22:00:19 +02:00 |
|