Commit Graph

431 Commits

Author SHA1 Message Date
Emmanuel T Odeke
0692fdc6fd
refactor: create go.mod for x/params (#17776)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-03 12:56:07 +00:00
Likhita Polavarapu
9dd34510e2
feat: Move CommunityPool to its own module (#17657) 2023-09-27 09:09:04 +00:00
dependabot[bot]
01fad914a2
build(deps): Bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#17876)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 06:03:42 +00:00
Marko
2efafee656
chore: rename develop to learn (#17821) 2023-09-21 09:15:41 +00:00
Marko
4ef0130bcd
chore: remove docs build (#17791) 2023-09-19 10:03:40 +00:00
dependabot[bot]
47a3a82bf1
build(deps): Bump docker/metadata-action from 4 to 5 (#17698)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:44:00 +00:00
dependabot[bot]
f5bb83c01d
build(deps): Bump docker/build-push-action from 4 to 5 (#17696)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:43:33 +00:00
dependabot[bot]
e7a5bfc940
build(deps): Bump docker/setup-qemu-action from 2 to 3 (#17697)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:23:19 +00:00
dependabot[bot]
a9100ff52e
build(deps): Bump docker/setup-buildx-action from 2 to 3 (#17699)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:22:40 +00:00
dependabot[bot]
be8ee410ea
build(deps): Bump docker/login-action from 2 to 3 (#17695)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:22:00 +00:00
samricotta
f198ea9445
refactor: docs path updates (#17459)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-09-05 07:56:01 +00:00
dependabot[bot]
e557c06d8a
build(deps): Bump actions/checkout from 3 to 4 (#17618)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 07:16:53 +00:00
dependabot[bot]
5ca405ae06
build(deps): Bump cosmology-tech/starship-action from 0.2.15 to 0.2.16 (#17602)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-01 06:16:11 +00:00
dependabot[bot]
f19f10f37e
build(deps): Bump cosmology-tech/starship-action from 0.2.14 to 0.2.15 (#17520)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 06:35:38 +00:00
dependabot[bot]
22cab0d491
build(deps): Bump rtCamp/action-slack-notify from 2.2.0 to 2.2.1 (#17521)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 06:35:14 +00:00
yihuang
c94ce04bfa
ci: Re-enable rocksdb backend in build.yml (#17474) 2023-08-21 07:20:14 +00:00
testinginprod
46bab63d8c
feat(accounts): init accounts module (#17443)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-19 08:36:45 +00:00
Julien Robert
8976d83b87
chore: bump client/v2 to go.mod 1.21 (#17454)
Co-authored-by: Marko <marko@baricevic.me>
2023-08-19 07:22:22 +00:00
Julien Robert
f0030e0e6d
build: bump to Go 1.21 (#17333) 2023-08-18 09:58:46 +00:00
dependabot[bot]
87cfb3973b
build(deps): Bump bufbuild/buf-setup-action from 1.26.0 to 1.26.1 (#17386)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 07:28:14 +00:00
Anmol
cf1ba6b3cc
ci: upgrade starship action to latest version, with logs and retries (#17369) 2023-08-11 15:33:23 +00:00
yihuang
d2b93e050d
feat: support build with rocksdb backend in CI (#17346) 2023-08-11 07:19:02 +00:00
Anmol
c3c82e27d9
feat: starship e2e tests and devnet integration (#17077) 2023-08-10 13:59:36 +00:00
dependabot[bot]
40cf50a30a
build(deps): Bump bufbuild/buf-setup-action from 1.25.1 to 1.26.0 (#17344)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-10 07:18:33 +00:00
dependabot[bot]
03966377c8
build(deps): Bump bufbuild/buf-setup-action from 1.25.0 to 1.25.1 (#17268)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 08:22:37 +00:00
Carlos Santiago Yanzon
506e87a696
refactor!: remove rosetta from repo (#17112) 2023-07-24 19:19:20 +00:00
Julien Robert
3bbc3700b0
ci: speed up lint job (#17071) 2023-07-20 13:39:23 +00:00
dependabot[bot]
c98ff3cd60
build(deps): Bump bufbuild/buf-setup-action from 1.24.0 to 1.25.0 (#17056)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-19 06:41:46 +00:00
dependabot[bot]
d0661d8bfb
build(deps): Bump buf and buf-setup-action from 1.23.1 to 1.24.0 (#16995)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-14 07:31:40 +00:00
dependabot[bot]
d2bbbe7055
build(deps): Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#16968)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 06:27:42 +00:00
dependabot[bot]
25fe365031
build(deps): Bump github/issue-labeler from 3.1 to 3.2 (#16892)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 07:09:05 +00:00
dependabot[bot]
9863cb88a4
build(deps): Bump bufbuild/buf-setup-action from 1.23.0 to 1.23.1 (#16810)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 06:59:07 +00:00
Julien Robert
02b7607768
feat(auth,client/v2): add validator address codec (#16768) 2023-06-30 09:44:28 +00:00
dependabot[bot]
cab245d910
build(deps): Bump bufbuild/buf-setup-action from 1.22.0 to 1.23.0 (#16779)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 05:50:27 +00:00
dependabot[bot]
00791140f1
build(deps): Bump bufbuild/buf-setup-action from 1.21.0 to 1.22.0 (#16679)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-26 12:38:31 +00:00
Julien Robert
bf8053cdfc
chore: fix concurrency group sims and math changelog (#16462) 2023-06-08 20:04:22 +00:00
Julien Robert
72531d2036
chore: configure release/v0.50.x branch (#16447) 2023-06-07 23:08:34 +00:00
dependabot[bot]
8ced14d6fa
build(deps): Bump github.com/cometbft/cometbft from 0.38.0-alpha.2 to 0.38.0-rc1 (#16434)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-06 22:03:06 +00:00
dependabot[bot]
a37de66ecd
build(deps): Bump bufbuild/buf-setup-action from 1.20.0 to 1.21.0 (#16424)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 11:17:54 +00:00
Julien Robert
ce41e481d8
ci: fix consensuswarn always failing (#16405) 2023-06-02 10:57:03 +00:00
Julien Robert
6453234073
build: optimize proto-builder (#16343) 2023-05-31 07:33:26 +00:00
dependabot[bot]
d225e428f6
build(deps): Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 (#16322)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 02:24:49 +00:00
Elias Naur
8e74f6be65
ci: fixup consensuswarn workflow to match ABCI changes (#16292) 2023-05-25 15:14:17 +00:00
Julien Robert
05cf82474f
ci: revert #16104 (#16233) 2023-05-19 14:39:39 +00:00
dependabot[bot]
5e003e6555
build(deps): Bump buf from 1.18.0 to 1.19.0 and update proto-builder (#16201)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-19 10:35:17 +00:00
Marko
2b51aa072b
ci: split longer tests into their own workflow (#16104) 2023-05-11 19:18:40 +00:00
dependabot[bot]
382ebe1a68
build(deps): Bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0 (#16053)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 10:05:52 +00:00
Julien Robert
1d3193cba4
ci: bump go in CI (#16049) 2023-05-06 16:50:34 +00:00
Julien Robert
a6ea0948b2
ci: skip fix registration for linting (#15965) 2023-04-27 05:54:10 +00:00
Julien Robert
b6812c1130
ci: run orm tests (#15885) 2023-04-20 15:03:31 +00:00