Commit Graph

54 Commits

Author SHA1 Message Date
David Terpay
bf25872404
init 2023-08-17 16:40:59 -04:00
dependabot[bot]
8bba29c86b
chore(deps): bump cosmossdk.io/core from 0.9.0 to 0.10.0 (#248)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 14:12:59 +00:00
David Terpay
10688927ce
feat(BB): Initialization of lane constructor code (#244) 2023-08-15 19:28:13 +00:00
dependabot[bot]
128cc26f1a
chore(deps): bump cosmossdk.io/depinject from 1.0.0-alpha.3 to 1.0.0-alpha.4 (#240)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-10 16:54:06 +00:00
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
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
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
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
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
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
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
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
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
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
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]
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
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
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
dependabot[bot]
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
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
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
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]
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]
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
a831b25025
[ENG-731]: Support for Dependencies Injection (#65) 2023-04-18 16:45:31 -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
dependabot[bot]
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
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
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
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
dependabot[bot]
560639f1e0
chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.0-rc3.0.20230308212038-818f6a047eeb to 0.47.0 (#23)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 15:29:35 -04:00
dependabot[bot]
8a761d219d
chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#20)
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-03-14 14:46:42 +00:00
dependabot[bot]
66f020d849
chore(deps): bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.3 (#21)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 14:43:28 +00:00
dependabot[bot]
71467c36de
chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#22)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 10:42:02 -04:00
David Terpay
1c96a6c3c2
Ante Handler [ENG-545] (#16) 2023-03-13 15:54:40 -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
David Terpay
aff1a26da9
Scaffolding basic module configurations (#5)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-03-02 16:02:01 -05:00
Aleksandr Bezobchuk
293ee765b9
feat: base mempool setup (#2) 2023-03-01 11:47:44 -05:00