Alex | Interchain Labs
b87acd2cc0
chore: rm tools/hubl ( #23562 )
2025-01-30 17:51:44 +00:00
Julien Robert
7fdf3a2c37
chore(collections): bring in protocodec in collections directly ( #23515 )
2025-01-27 16:52:54 +00:00
Alex | Skip
c12136bb51
refactor!: remove x/params ( #22995 )
2024-12-20 22:02:51 +00:00
Matt Kocubinski
14c841c86e
feat(tools/benchmark): introduce benchmark module ( #22778 )
2024-12-12 15:33:23 +00:00
Marko
6e3b2df7f9
feat(core): add a new codec to core ( #22326 )
2024-10-28 13:08:08 +00:00
testinginprod
81ec7ea9e7
feat(auth): support accounts from auth ( #21688 )
2024-09-17 18:12:45 +00:00
Julien Robert
c7c3fa7c02
feat(bank/v2): create module boilerplate ( #21559 )
2024-09-06 16:04:21 +00:00
Marko
24977a92a2
ci: add 52 labels and ci ( #21041 )
2024-07-24 07:44:50 +00:00
Aaron Craelius
9376db5508
feat(indexer): postgres schema creation + CI config ( #20701 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-18 09:34:09 +00:00
Facundo Medica
a923e13ce9
ci: set up x/acounts/multisig ( #20934 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-13 10:38:55 +00:00
Julien Robert
cc1267b1a3
ci: enable ci for schema ( #20888 )
2024-07-05 10:52:49 +00:00
testinginprod
fe22e9a5da
feat(core): add coretest package ( #20487 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-05 22:11:33 +00:00
Hieu Vu
1028e27f79
feat(x/epochs): upstream osmosis epoch module ( #19697 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-04-04 08:10:25 +00:00
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod ( #18351 )
2023-11-07 11:42:58 +00:00
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
Marko
4ef0130bcd
chore: remove docs build ( #17791 )
2023-09-19 10:03:40 +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
Carlos Santiago Yanzon
506e87a696
refactor!: remove rosetta from repo ( #17112 )
2023-07-24 19:19:20 +00:00
Julien Robert
eed728653f
ci: add cometbft version fetch in release branches by dependabot ( #16551 )
2023-06-14 22:16:39 +00:00
Julien Robert
72531d2036
chore: configure release/v0.50.x branch ( #16447 )
2023-06-07 23:08:34 +00:00
Mark Rushakoff
4efd067464
ci: set desired times for dependabot scheduling ( #15799 )
2023-04-11 16:30:40 -04:00
Julien Robert
ac39a4215c
ci: limit dependabot spam ( #15203 )
2023-02-27 18:29:39 +00:00
Julien Robert
067ee92d4d
refactor: simply errors ( #15067 )
2023-02-20 12:03:40 +00:00
Julien Robert
21909748e5
ci: let dependabot watch release/v0.47.x ( #15006 )
2023-02-13 16:37:24 -08:00
Marko
6b256ce7c0
refactor: add logger package ( #14872 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-01 23:42:15 +00:00
Likhita Polavarapu
6cf07f881f
refactor: x/upgrade to standalone module ( #14764 )
2023-01-27 15:08:21 +01: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
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
Amaury
afdbc51e47
refactor: Move to x/tx package ( #14634 )
2023-01-17 10:00:31 +00:00
Julien Robert
94c2afff50
ci: add required missing tooling ( #14610 )
2023-01-13 13:38:49 +00:00
Matt Kocubinski
70232341f1
refactor: introduce x/nft go.mod ( #14555 )
2023-01-10 03:17:09 +00:00
Julien Robert
93abfdd21d
ci: add tooling for collections module ( #14231 )
2022-12-08 22:44:22 +00:00
sleepy ramen
39c5c079cd
fix: misc fixes for cosmos-rosetta ( #13583 )
...
### Description
Closes:
https://github.com/cosmos/cosmos-sdk/issues/13083
https://github.com/cosmos/cosmos-sdk/issues/11402
https://github.com/cosmos/cosmos-sdk/issues/10678
https://github.com/cosmos/cosmos-sdk/issues/12358
https://github.com/cosmos/cosmos-sdk/issues/10776
https://github.com/cosmos/cosmos-sdk/issues/12934
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
- [x] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [x] added `!` to the type prefix if API or client breaking change
- [x] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting ))
- [x] provided a link to the relevant issue or specification
- [x] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/building-modules )
- [x] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
- [x] added a changelog entry to `CHANGELOG.md`
- [x] included comments for [documenting Go code](https://blog.golang.org/godoc )
- [x] updated the relevant documentation or specification
- [x] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2022-11-04 11:48:45 +00:00
dependabot[bot]
608ee16370
build(deps): Bump @docusaurus/core from 2.1.0 to 2.2.0 in /docs ( #13708 )
...
* build(deps): Bump @docusaurus/core from 2.1.0 to 2.2.0 in /docs
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.2.0/packages/docusaurus )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump docusaurus
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>
2022-10-31 18:04:37 +01:00
Julien Robert
7d6601e1fb
refactor: clean-up SDK tools ( #13603 )
2022-10-21 15:15:20 +00:00
dependabot[bot]
85fe39077e
build(deps): Bump postcss-import from 14.1.0 to 15.0.0 in /docs ( #13505 )
...
* build(deps): Bump postcss-import from 14.1.0 to 15.0.0 in /docs
Bumps [postcss-import](https://github.com/postcss/postcss-import ) from 14.1.0 to 15.0.0.
- [Release notes](https://github.com/postcss/postcss-import/releases )
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-import/compare/14.1.0...15.0.0 )
---
updated-dependencies:
- dependency-name: postcss-import
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* improve jobs
* updates
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>
2022-10-11 23:08:43 +02:00
Julien Robert
9dacaa4a19
ci: update all dependencies for all go mod with dependabot ( #13180 )
2022-09-14 09:35:09 +00:00
Julien Robert
930f526129
ci: add new package in dependabot config ( #12510 )
2022-07-11 10:08:18 -04:00
Aleksandr Bezobchuk
ea9a839b5d
Open chore: update dependabot.yml #11757
2022-04-25 12:25:11 -04:00
MD Aleem
ca4360abc5
chore: remove group go.mod ( #10971 )
...
## Description
Closes : #10970
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] added `!` to the type prefix if API or client breaking change
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting ))
- [ ] provided a link to the relevant issue or specification
- [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/master/docs/building-modules )
- [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#testing )
- [ ] added a changelog entry to `CHANGELOG.md`
- [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
- [ ] updated the relevant documentation or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2022-01-19 12:48:49 +00:00
Marko
7398a893b1
chore: add dependabot to all go mod locations ( #10749 )
...
* add dependabot to all go mod locations
* fix++
2021-12-13 11:56:19 +01:00
Callum Waters
ccd94b8cfb
chore: bump db dependencies ( #10542 )
...
Separated out the db dependency changes from: https://github.com/cosmos/cosmos-sdk/pull/10210 .
Might need to wait till after https://github.com/cosmos/cosmos-sdk/pull/10210 is merged
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] added `!` to the type prefix if API or client breaking change
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting ))
- [ ] provided a link to the relevant issue or specification
- [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/master/docs/building-modules )
- [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#testing )
- [ ] added a changelog entry to `CHANGELOG.md`
- [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
- [ ] updated the relevant documentation or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2021-11-15 14:13:18 +00:00
dependabot-preview[bot]
66b016c112
Create Dependabot config file ( #7039 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-13 17:22:48 +02:00