Commit Graph
104 Commits
Author SHA1 Message Date
Aleksandr Bezobchuk c9bc56f449 Delete CODEOWNERS (#161) 2023-05-31 15:26:28 +00:00
Aleksandr Bezobchuk ad3e69a92e chore: Create Apache 2.0 LICENSE (#158) 2023-05-31 15:04:49 +00:00
dependabot[bot] ae04feb0a4 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#153)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 14:16:27 +00:00
Aleksandr Bezobchuk c875694aa6 Delete LICENSE (#157) 2023-05-31 14:15:51 +00:00
Aleksandr Bezobchuk 957780d934 feat: Blockbuster MVP + TOB Lane (#145) 2023-05-30 20:03:48 +00:00
63a98d756f chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#146)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-05-24 17:15:40 +00:00
Aleksandr Bezobchuk 3862c08cd6 chore(ci): Create CODEOWNERS (#150) 2023-05-24 14:35:52 +00:00
David Terpay 648a2f88d6 fix: CheckTx Handler (#141) 2023-05-23 22:09:37 +00:00
Aleksandr Bezobchuk af94805b48 chore: update .mergify.yml for polaris v1.x.x (#140) 2023-05-17 16:05:24 +00:00
Aleksandr Bezobchuk 5fa7309ca5 refactor: separate v1 and v2 (VE) (#142) 2023-05-17 15:22:30 +00:00
dependabot[bot] 0e5519baee chore(deps): bump cosmossdk.io/math from 1.0.0 to 1.0.1 (#139)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 23:31:58 +00:00
c86338fdc1 test: Migrating the live node script to E2E (backport #133) (#138)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-05-15 23:23:50 +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
dependabot[bot] 1de8de75c1 chore(deps): bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.10 (#134)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 13:30:52 +00:00
David TerpayandAleksandr Bezobchuk 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
Aleksandr Bezobchuk e96831c244 feat: Bundle Tx CLI (#129) 2023-05-11 16:59:39 +00:00
dependabot[bot] 9d8d682567 chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#128)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 16:17:54 +00:00
dependabot[bot] c332777b42 chore(deps): bump github.com/cometbft/cometbft-db from 0.7.0 to 0.8.0 (#122)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-10 02:50:24 +00:00
dependabot[bot]andAleksandr Bezobchuk 7c03428364 chore(deps): bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.3 (#124)
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-10 02:45:38 +00:00
dependabot[bot]andAleksandr Bezobchuk 8d08e5835e chore(deps): bump cosmossdk.io/core from 0.5.1 to 0.6.1 (#121)
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-10 02:35:37 +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
Aleksandr Bezobchuk ca818ec228 chore(CI): Update Job to Enable Merge Queue (#126) 2023-05-09 22:16:28 -04: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
Aleksandr Bezobchuk cc74b9e027 feat: [ENG-792] Implement E2E Testing Framework (#107) 2023-05-08 14:45:17 -04:00
dependabot[bot] e913bee3cd chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#118)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 09:48:03 -04:00
Aleksandr Bezobchuk e35b3962d9 docs: update spec (#90) 2023-05-04 20:31:30 +00:00
David Terpay 32e2af07e0 fix(proto): File structure fix (#115) 2023-05-04 16:07:48 -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
Aleksandr Bezobchuk 14827d56f8 feat: add events to MsgAuctionBid handler (#111) 2023-05-04 18:29:17 +00:00
Aleksandr Bezobchuk 9fa85244b9 chore: Create LICENSE (#110) 2023-05-04 14:26:36 -04:00
dependabot[bot] 6a9818a27e chore(deps): bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.9 (#109)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 14:12:39 -04:00
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