Skip to content

Commit

Permalink
Merge branch 'main' into ryan/1624-retire-reason
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanchristo committed Nov 22, 2022
2 parents a317ef5 + dccf079 commit f1f6cfe
Show file tree
Hide file tree
Showing 24 changed files with 3,607 additions and 644 deletions.
4 changes: 4 additions & 0 deletions .protolint.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
lint:
directories:
# exclude all generated third party proto files
exclude:
- third_party
rules:
# ignore max line length conflicting with proto-format
remove:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#1467](https://github.com/regen-network/regen-ledger/pull/1467) Add `ClassFee` state validation checks
- [#1467](https://github.com/regen-network/regen-ledger/pull/1467) Add `BasketFee` state validation checks
- [#1484](https://github.com/regen-network/regen-ledger/pull/1484) Add `Msg/UpdateCurator`
- [#1623](https://github.com/regen-network/regen-ledger/pull/1623) Add `Msg/UpdateBatchMetadata`
- [#1625](https://github.com/regen-network/regen-ledger/pull/1625) Add `reason`/`retirement_reason`

#### Changed
Expand Down
2 changes: 1 addition & 1 deletion api/regen/ecocredit/marketplace/v1/tx.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f1f6cfe

Please sign in to comment.