Commit Graph

128 Commits

Author SHA1 Message Date
dependabot[bot]
37aa0f2e6f
chore(deps): bump cosmossdk.io/log from 1.1.1-0.20230704160919-88f2c830b0ca to 1.2.0 (#230)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 14:52:42 +00:00
David Terpay
f1adb38ed2
chore(v2): Backport patch (#226) 2023-07-28 15:06:50 +00:00
dependabot[bot]
e20e2e2a47
chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#223)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-28 14:09:49 +00:00
David Terpay
5dd05d1afb
chore(v0.50.0): Migrating codebase to latest SDK version (#215) 2023-07-26 21:42:57 +00:00
David Terpay
b13f5e999d
feat(v2): Validate basic on the VEs (#200) 2023-07-24 16:04:15 +00:00
David Terpay
00d9b8396f
docs(Rewards Provider): Updating docs with rewards provider (#213) 2023-07-24 15:33:20 +00:00
dependabot[bot]
456e099b7c
chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.3 to 0.47.4 (#214)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 12:33:17 +00:00
Nikhil Vasan
8b5ebc310a
feat: Provide Configuration Options for POB (#206) (#211)
Co-authored-by: Keefer Taylor | Tessellated <keefer@tessellated.io>
2023-07-17 14:32:20 +00:00
dependabot[bot]
43789945e9
chore(deps): bump cosmossdk.io/errors from 1.0.0-beta.7 to 1.0.0 (#208)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 10:08:42 +00:00
David Terpay
e873dfda31
fix(Audit): Audit issues (#190) 2023-07-03 17:01:40 +00:00
dependabot[bot]
91af6a4c47
chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.2 to 0.47.3 (#173)
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: David Terpay <david.terpay@gmail.com>
2023-07-03 15:07:42 +00:00
dependabot[bot]
d884aee89a
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#188)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 22:07:23 +00:00
dependabot[bot]
07ec3f4abb
chore(deps): bump github.com/cometbft/cometbft from 0.37.1 to 0.37.2 (#175)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 15:39:51 +00:00
dependabot[bot]
d588aa0927
chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.1 (#177)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 15:39:31 +00:00
David Terpay
04f3862ecb
feat(bb): Multi-lane testing + docs (#174) 2023-06-13 12:52:10 +00:00
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
38f2ae20f6
feat(BB): Main BB testing (Mempool + ABCI) (#169) 2023-06-08 15:46:24 +00:00
David Terpay
cfe2147d52
feat(BB): Free Lane (#167) 2023-06-07 16:38:42 +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
David Terpay
61b6759e92
feat(BB): PrepareProposal Chain (#163) 2023-06-05 19:10:36 +00:00
David Terpay
1b928d883a
feat(BB): Creating a chain decorator for process lanes (#162) 2023-06-05 16:18:06 +00:00
dependabot[bot]
2a0af8d67b
chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#154)
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-06-01 20:03:45 +00:00
David Terpay
2e3883adc2
feat(BB): Setting up the file directory (#156) 2023-06-01 19:56:58 +00:00
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
dependabot[bot]
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
mergify[bot]
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 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
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 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
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]
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]
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
dependabot[bot]
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