Commit Graph

24 Commits

Author SHA1 Message Date
Aleksandr Bezobchuk
957780d934
feat: Blockbuster MVP + TOB Lane (#145) 2023-05-30 20:03:48 +00:00
David Terpay
4da95939f5
feat: Integrating POB into sim-app base app. (#130)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-05-11 18:58:35 +00:00
David Terpay
d58b36bf3d
fix(Config): Simplifying config interface (#104) 2023-05-04 15:33:18 -04:00
David Terpay
57a63932ba
test: [ENG-758]: Tx config testing (#91)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-04-26 14:02:11 -04:00
David Terpay
328d28dc3f
fix: Removing normal transactions using RemoveWithoutRefTx (#89)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-04-26 13:34:21 -04:00
David Terpay
5f5a1c1737
fix(config)!: Auction mempool inherits config interface (#82) 2023-04-24 14:00:45 -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
David Terpay
c368f4cb00
Aggregating all testing functionality into one directory (#38) 2023-03-29 14:30:53 -04:00
David Terpay
717238ffd7
[ENG-540]: Process Proposal + Process Proposal Testing (#31) 2023-03-22 14:06:15 -04:00
David Terpay
c8115a0d81
[ENG-569]: PrepareProposal Testing (#29) 2023-03-21 10:07:14 -04:00
David Terpay
fdfd12a81d
[ENG-585]: Setting min bid increment in ante (#28) 2023-03-16 19:40:09 -04:00
David Terpay
68588d93fb
[ENG-539]: Mempool Testing (#25)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-03-15 14:26:32 -04:00
Aleksandr Bezobchuk
e630bd4a39
Auction Index Refactor [ENG-547] (#18)
Co-authored-by: David Terpay <david.terpay@gmail.com>
2023-03-15 10:20:24 -04:00
Aleksandr Bezobchuk
629a3b3edd
feat: Implement PrepareProposal ABCI Handler [ENG-541] (#13) 2023-03-13 12:43:47 -04:00
Aleksandr Bezobchuk
afd56f2bbf
feat: auction index (#12)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
2023-03-06 12:40:57 -05:00
Aleksandr Bezobchuk
293ee765b9
feat: base mempool setup (#2) 2023-03-01 11:47:44 -05:00
Aleksandr Bezobchuk
5b6c7a6203
initial commit 2023-02-23 12:44:15 -05:00