Commit Graph
71 Commits
Author SHA1 Message Date
David Terpay ab6385e959 fix: ABCI top bid bug (#102) 2023-05-01 17:09:13 +00:00
dependabot[bot]andAleksandr Bezobchuk 03f6f22b39 chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.1 to 0.47.2 (#101)
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>
2023-05-01 17:05:24 +00:00
David Terpay c8f0f1bb3e feat(v1): Init vote extension handlers (#95) 2023-04-28 09:45:52 -05:00
dependabot[bot] ee0ab98c97 chore(deps): bump github.com/cometbft/cometbft from 0.37.0 to 0.37.1 (#99)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-27 09:53:35 -04: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 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 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
dependabot[bot] d3a36f5329 chore(deps): bump cosmossdk.io/api from 0.4.0 to 0.4.1 (#88)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-25 16:51:16 -04:00
David Terpay 5f5a1c1737 fix(config)!: Auction mempool inherits config interface (#82) 2023-04-24 14:00:45 -04:00
David Terpay e5be99baa1 fix: [ENG-754] Refactor of Mempool Dep to Interfaces (#81) 2023-04-24 12:26:29 -04:00
David TerpayandAleksandr Bezobchuk 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
Aleksandr Bezobchuk fec01aca67 ci: Create lint-pr.yml (#78) 2023-04-24 10:02:02 -04:00
dependabot[bot] f1bbace6ca chore(deps): bump cosmossdk.io/core from 0.3.2 to 0.6.1 (#74)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-19 17:52:21 +00:00
dependabot[bot]andAleksandr Bezobchuk 654165ec01 chore(deps): bump github.com/cosmos/gogoproto from 1.4.7 to 1.4.8 (#72)
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>
2023-04-19 17:48:33 +00:00
dependabot[bot]andAleksandr Bezobchuk d835a6eebf chore(deps): bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.3 (#73)
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>
2023-04-19 13:45:52 -04:00
dependabot[bot]andAleksandr Bezobchuk 451e19f4dc chore(deps): bump cosmossdk.io/api from 0.3.1 to 0.4.0 (#75)
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>
2023-04-19 17:43:48 +00:00
David Terpay 46c4dcc4df [ENG-733]: Supporting generic auction transaction configurations (#66) 2023-04-19 13:41:15 -04:00
David Terpay a831b25025 [ENG-731]: Support for Dependencies Injection (#65) 2023-04-18 16:45:31 -04:00
Aleksandr Bezobchuk 1846e2b302 Rename spec.md to SPEC.md (#67) 2023-04-18 19:57:43 +00:00
bea9eadbf3 [ENG-711]: First write through of the spec (#57)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-04-18 19:46:43 +00:00
dependabot[bot]andAleksandr Bezobchuk 64e1dd2f58 chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#62)
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>
2023-04-14 14:29:44 +00:00
Aleksandr Bezobchuk 0197140e5d chore: remove license 2023-04-14 09:19:36 -05:00
Aleksandr Bezobchuk bd9712f6c2 chore: setup goreleaser (#60) 2023-04-13 13:48:35 -04:00
Aleksandr Bezobchuk caf53728b7 Create .mergify.yml (#59) 2023-04-13 13:20:43 -04:00
David Terpay 01d4f7ca71 [ENG-722]: Query x/builder module from CLI (#58) 2023-04-13 13:03:07 -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
dependabot[bot] 89d111aa43 chore(deps): bump cosmossdk.io/api from 0.3.1 to 0.4.0 (#54)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 16:15:40 +00: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 d3a198a710 [ENG-687]: Testing for the UpdateParams handler (#49) 2023-04-05 18:40:42 -04:00
David Terpay a0dacf78a1 [ENG-684]: Single Coin Fees (#48) 2023-04-05 18:04:45 -04:00
David Terpay 5d1e08d5aa [ENG-685]: Reordering the bid checking so that it is more logical (#45) 2023-04-05 17:55:00 -04:00
dependabot[bot]andAleksandr Bezobchuk dbf280be65 chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#46)
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>
2023-04-05 17:17:47 +00:00
Aleksandr BezobchukandDavid Terpay 2cb87355b9 docs: update readme (#44)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
2023-04-05 16:57:03 +00:00
David Terpay 8353af3a96 updating buf version to proper sdk version (#43) 2023-04-04 13:27:56 -04:00
David Terpay 61fcd5efdc [ENG-653]: Rename to builder module (#41) 2023-04-03 18:53:38 +00:00
dependabot[bot] 36c7509d57 chore(deps): bump github.com/cosmos/gogoproto from 1.4.6 to 1.4.7 (#42)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 11:32:50 -04:00
David Terpay 345ce2d4fa Registering the Query and Msg Server in App Module (#37) 2023-03-29 17:37:14 -04:00
David Terpay c368f4cb00 Aggregating all testing functionality into one directory (#38) 2023-03-29 14:30:53 -04:00
dependabot[bot] bd5104ffc7 chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.0 to 0.47.1 (#35)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 20:15:54 -04:00
dependabot[bot] 635b7593ff chore(deps): bump cosmossdk.io/math from 1.0.0-rc.0 to 1.0.0 (#36)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 20:15:38 -04:00
David TerpayandAleksandr Bezobchuk 2db90d4eae [ENG-599]: Ante handler testing (#33)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-03-22 14:32:58 -04:00
dependabot[bot] 4a13a85ab1 chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#34) 2023-03-22 18:30:01 +00: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 Bezobchuk 99b4bc2da2 Proposer Bid Reward [ENG-534] (#24) 2023-03-17 10:38:09 -04:00