Commit Graph
32 Commits
Author SHA1 Message Date
David Terpay cee39a9eb7 feat(BB): Better proposal, better docs, better logging, papa johns (#172) 2023-06-09 14:50:49 +00:00
David Terpay 3d505edf31 feat(BB): Decoding Txs before ProcessLane + IgnoreList (#170) 2023-06-08 20:23:20 +00:00
David Terpay b7780a3140 feat(bb): Defer in proposal handlers, more interfaces for lanes, clean up (#165) 2023-06-07 13:47:34 +00:00
Aleksandr Bezobchuk 957780d934 feat: Blockbuster MVP + TOB Lane (#145) 2023-05-30 20:03:48 +00:00
David Terpay 648a2f88d6 fix: CheckTx Handler (#141) 2023-05-23 22:09:37 +00:00
Aleksandr Bezobchuk 5fa7309ca5 refactor: separate v1 and v2 (VE) (#142) 2023-05-17 15:22:30 +00:00
Aleksandr BezobchukandDavid Terpay 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
b2aeb8b9ef chore(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#120)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-05-10 02:24:57 +00:00
David Terpay 7b426a3aea fix(V1): Nil extension fix (#125) 2023-05-09 18:04:10 -04:00
David Terpay 7797110514 feat(v1): Vote Extension Auction (#106) 2023-05-09 16:47:27 -04:00
David Terpay d58b36bf3d fix(Config): Simplifying config interface (#104) 2023-05-04 15:33:18 -04:00
David TerpayandAleksandr Bezobchuk 07c76b8330 feat(v1): [ENG-790] Implementing vote extension handlers (#103)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-05-04 14:31:42 -04:00
David Terpay c8f0f1bb3e feat(v1): Init vote extension handlers (#95) 2023-04-28 09:45:52 -05:00
Aleksandr Bezobchuk c3773476ed feat: prep POB with ABCI++ 2.0 Vote Ext Types (#94) 2023-04-26 16:21:56 -04:00
David TerpayandAleksandr Bezobchuk 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 e5be99baa1 fix: [ENG-754] Refactor of Mempool Dep to Interfaces (#81) 2023-04-24 12:26:29 -04:00
David Terpay 46c4dcc4df [ENG-733]: Supporting generic auction transaction configurations (#66) 2023-04-19 13:41:15 -04:00
David Terpay 06812560fc [ENG-702]: Caching context when iterating through auctions (#56) 2023-04-12 15:31:21 -04:00
David Terpay acaf60e5b8 [ENG-704]: Decoupling the auction and global mempools (#55) 2023-04-12 08:11:09 -04:00
David TerpayandAleksandr Bezobchuk 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 TerpayandAleksandr Bezobchuk 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 TerpayandAleksandr Bezobchuk d301b3adcd [ENG-683]: Ignore auction txs in second portion of PrepareProposal (#51)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-04-10 14:08:25 +00: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 TerpayandAleksandr Bezobchuk 9e350bc7f7 [ENG-613]: Linting fixes (#32)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-03-20 16:58:19 +00:00
Aleksandr BezobchukandDavid Terpay 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 0d475f632d CI Setup (#19) 2023-03-14 10:23:27 -04:00
Aleksandr Bezobchuk 629a3b3edd feat: Implement PrepareProposal ABCI Handler [ENG-541] (#13) 2023-03-13 12:43:47 -04:00