Commit Graph

360 Commits

Author SHA1 Message Date
dependabot[bot]
9a5e948cfe
build(deps): Bump bufbuild/buf-setup-action from 1.14.0 to 1.15.0 (#15225)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-01 17:11:11 +00:00
dependabot[bot]
ce6402c02a
build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.14 to 1.0.15 (#15226)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 18:05:31 +01:00
Julien Robert
41c8529ff9
chore: bump cometbft to v0.37.0-rc3 (#15220) 2023-03-01 16:30:41 +01:00
dependabot[bot]
5c76bff0d4
build(deps): Bump actions/add-to-project from 0.4.0 to 0.4.1 (#15171) 2023-02-27 19:21:34 +00:00
Julien Robert
067ee92d4d
refactor: simply errors (#15067) 2023-02-20 12:03:40 +00:00
dependabot[bot]
77d347b482
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 and go version to 1.20.1 (#15051)
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-02-17 12:17:24 +00:00
dependabot[bot]
3dee9a6450
build(deps): Bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 (#15007)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 18:13:10 +01:00
dependabot[bot]
467b4f25b8
build(deps): Bump github/issue-labeler from 2.6 to 3.0 (#14996)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 17:36:43 +00:00
dependabot[bot]
276d9d3180
build(deps): Bump bufbuild/buf-setup-action from 1.13.1 to 1.14.0 (#14997)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 12:34:04 -05:00
Julien Robert
ad847c4e4d
build(deps): bump Go to v1.20 on SDK, simapp and standalone modules (#14979) 2023-02-09 11:56:07 -05:00
Julien Robert
364d3af5e7
ci: update release slack channel and algolia api key (#14942) 2023-02-07 09:24:13 -05:00
Marko
96d4888eaf
chore: add needs-triage to project board (#14936) 2023-02-07 08:29:02 +01:00
Julien Robert
41a3dfeced
refactor!: migrate Cosmos SDK to CometBFT (#14897) 2023-02-05 14:51:33 +01:00
Julien Robert
12394c8b99
fix: allow grpc server enabled even when api off (#14890) 2023-02-02 20:34:46 +01:00
Marko
6b256ce7c0
refactor: add logger package (#14872)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-01 23:42:15 +00:00
Marko
e167643d6e
chore: fix action (#14874) 2023-02-01 21:12:32 +01:00
Marko
201248e436
chore: add triage label (#14869) 2023-02-01 20:48:30 +01:00
dependabot[bot]
dd32047cc3
build(deps): Bump docker/build-push-action from 3 to 4 (#14856)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 17:25:43 +01:00
dependabot[bot]
19254d73e9
build(deps): Bump bufbuild/buf-setup-action from 1.13.0 to 1.13.1 (#14840)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-30 16:10:48 +00:00
dependabot[bot]
8ab4389906
build(deps): Bump bufbuild/buf-setup-action from 1.12.0 to 1.13.0 (#14805)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-27 16:06:15 +00:00
Likhita Polavarapu
6cf07f881f
refactor: x/upgrade to standalone module (#14764) 2023-01-27 15:08:21 +01:00
Julien Robert
e4f7674041
ci: improve codeql (#14792) 2023-01-26 12:57:18 +00:00
atheeshp
cc10614146
refactor: x/feegrant to stand alone (#14649)
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-01-25 16:39:54 +00:00
Likhita Polavarapu
7559d9ecd3
refactor: create go.mod for store (#14746)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-25 13:31:56 +00:00
Marko
bc0386e996
chore: remove gosec fork (#14752) 2023-01-24 15:09:10 +00:00
Likhita Polavarapu
09e3e55e24
refactor: make x/evidence a standalone module (#14724) 2023-01-24 10:01:26 +01:00
Julien Robert
98888e4ee7
chore: add tooling and docs for hubl (#14743)
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-01-23 22:12:22 +01:00
Julien Robert
781a4d6d77
ci: test ledger in build CI (#14642)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-17 14:55:03 +00:00
Amaury
afdbc51e47
refactor: Move to x/tx package (#14634) 2023-01-17 10:00:31 +00:00
dependabot[bot]
c6f2d4c98f
build(deps): Bump bufbuild/buf-setup-action from 1.11.0 to 1.12.0 (#14611)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-13 13:50:04 +00:00
Julien Robert
94c2afff50
ci: add required missing tooling (#14610) 2023-01-13 13:38:49 +00:00
Julien Robert
538f7ce723
ci: make sonarcloud more quiet (#14585)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-12 10:24:56 +00:00
Julien Robert
1ed5272660
ci: request review only at pr r4r (#14564) 2023-01-12 09:51:27 +01:00
Marko
a4d4d30d01
chore: add action to add issues to project board when labeled (#14570) 2023-01-10 16:11:18 +01:00
Julien Robert
9742029158
feat: create config fix tool (#14342) 2023-01-10 10:28:41 +00:00
Matt Kocubinski
70232341f1
refactor: introduce x/nft go.mod (#14555) 2023-01-10 03:17:09 +00:00
Marko
ac24994f93
ci: dont run sonar if in draft mode (#14470) 2023-01-03 17:10:33 +00:00
dependabot[bot]
a809ce4e69
build(deps): Bump bufbuild/buf-setup-action from 1.10.0 to 1.11.0 (#14394)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-23 00:57:24 +00:00
dependabot[bot]
9983148b7a
build(deps): Bump actions/stale from 6 to 7 (#14382)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 17:43:52 +00:00
Julien Robert
24c952a7cc
ci: add auto assign pr review gh action (#14366) 2022-12-20 17:19:19 +01:00
dependabot[bot]
876e1f9442
build(deps): Bump bufbuild/buf-setup-action from 1.9.0 to 1.10.0 (#14265)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-12 18:45:59 +00:00
Elias Naur
42d24d4064
ci: rename statediff CI workflow to consensuswarn (#14249)
Signed-off-by: Elias Naur <elias@orijtech.com>
2022-12-11 01:36:41 +01:00
Julien Robert
93abfdd21d
ci: add tooling for collections module (#14231) 2022-12-08 22:44:22 +00:00
testinginprod
fca24b6687
feat(collections): Initialise core (Prefix, KeyEncoder, ValueEncoder, Map) (#14134)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2022-12-08 15:57:21 +00:00
dependabot[bot]
cdae85f28d
build(deps): Bump technote-space/get-diff-action from 6.1.1 to 6.1.2 (#14204)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 16:45:58 +00:00
Julien Robert
a21ce7dee3
ci: add goreleaser for rosetta and add go cache (#14190)
* chore: add goreleaser for rosetta and add go cache

* updates

* don't fetch too much
2022-12-07 11:51:58 +00:00
Marko
b3ff838858
ci: remove unnecessary ci jobs (#14194) 2022-12-07 11:21:47 +00:00
Julien Robert
ed5124f932
feat: standalone rosetta command (#14118) 2022-12-07 01:19:18 +01:00
Marko
25cf0b3fc8
chore: update stale PR (#14136) 2022-12-02 13:43:28 +00:00
Emmanuel T Odeke
bcfb7dc330
build: Makefile: add Go vulnerability checker (#14028)
* build: Makefile: add Go vulnerability checker

Adds the Go vulnerability checker to the Makefile as a directive
dependency to the all directive to ensure that we get security
updates scalably.

* add gh action

* bump to 1.19.3 due to vulnerabilities

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-02 11:31:02 +00:00