Commit Graph

15 Commits

Author SHA1 Message Date
David Terpay
b7780a3140
feat(bb): Defer in proposal handlers, more interfaces for lanes, clean up (#165) 2023-06-07 13:47:34 +00:00
David Terpay
648a2f88d6
fix: CheckTx Handler (#141) 2023-05-23 22:09:37 +00:00
Aleksandr Bezobchuk
7db24f2c29
refactor: remove min-buy-in param (#135)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
2023-05-15 15:43:03 +00:00
Aleksandr Bezobchuk
ca818ec228
chore(CI): Update Job to Enable Merge Queue (#126) 2023-05-09 22:16:28 -04:00
David Terpay
d58b36bf3d
fix(Config): Simplifying config interface (#104) 2023-05-04 15:33:18 -04:00
David Terpay
ab6385e959
fix: ABCI top bid bug (#102) 2023-05-01 17:09:13 +00:00
David Terpay
e5be99baa1
fix: [ENG-754] Refactor of Mempool Dep to Interfaces (#81) 2023-04-24 12:26:29 -04:00
David Terpay
5231cafbd4
fix(timeouts): [ENG-749] Making timeouts configurable (#79)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-04-24 12:13:09 -04:00
David Terpay
46c4dcc4df
[ENG-733]: Supporting generic auction transaction configurations (#66) 2023-04-19 13:41:15 -04:00
David Terpay
acaf60e5b8
[ENG-704]: Decoupling the auction and global mempools (#55) 2023-04-12 08:11:09 -04:00
David Terpay
0579f8b1a2
[ENG-681]: Comet ReCheckTx fix for the app-side mempool (#53)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-04-10 16:22:55 +00:00
David Terpay
fe35a9eeb2
[ENG-680]: Enforcing auction txs to have timeouts (#52)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-04-10 12:19:25 -04:00
David Terpay
cc3012a129
[ENG-682]: Refactoring auction mempool to ingress normal sdk txs (#50) 2023-04-06 11:13:44 -04:00
David Terpay
a0dacf78a1
[ENG-684]: Single Coin Fees (#48) 2023-04-05 18:04:45 -04:00
David Terpay
61fcd5efdc
[ENG-653]: Rename to builder module (#41) 2023-04-03 18:53:38 +00:00