Skip to content

Commit

Permalink
feat(x/ecocredit): update basket date criteria via governance (#1864)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanchristo authored Mar 28, 2023
1 parent 7cba83a commit ce80e15
Show file tree
Hide file tree
Showing 28 changed files with 3,346 additions and 415 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#1785](https://github.com/regen-network/regen-ledger/pull/1785) Add `amount` and `origin_tx` to `EventBridgeReceive`
- [#1837](https://github.com/regen-network/regen-ledger/pull/1837) Add `batch_denom` to `EventBridge`
- [#1841](https://github.com/regen-network/regen-ledger/pull/1841) Add `--years-in-the-past` to `create-basket` command
- [#1864](https://github.com/regen-network/regen-ledger/pull/1864) Add `MsgUpdateDateCriteria` to basket submodule

#### Fixed

Expand Down
60 changes: 37 additions & 23 deletions api/regen/data/v1/query_grpc.pb.go

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

25 changes: 16 additions & 9 deletions api/regen/data/v1/tx_grpc.pb.go

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

Loading

0 comments on commit ce80e15

Please sign in to comment.