Skip to content

Commit

Permalink
feat(x/ecocredit): add minimal basket proto (#731)
Browse files Browse the repository at this point in the history
* feat(x/ecocredit): add minimal basket proto

* updates

* updates

* add BasketClass table

* codegen

* switch duration to window into past

* add batch start date index

* Update proto/regen/ecocredit/basket/v1alpha1/state.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* Update proto/regen/ecocredit/basket/v1alpha1/state.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* Update proto/regen/ecocredit/basket/v1alpha1/tx.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* Update proto/regen/ecocredit/basket/v1alpha1/state.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* Update proto/regen/ecocredit/basket/v1alpha1/state.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* Update proto/regen/ecocredit/basket/v1alpha1/state.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* Update proto/regen/ecocredit/basket/v1alpha1/state.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* Update proto/regen/ecocredit/basket/v1alpha1/tx.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* Update proto/regen/ecocredit/basket/v1alpha1/tx.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* Update proto/regen/ecocredit/basket/v1alpha1/state.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* updates

* Update proto/regen/ecocredit/basket/v1alpha1/tx.proto

Co-authored-by: Cory <cjlevinson@gmail.com>

* docs

* update state.proto

* docs

* codegen

* docs

* docs

* update to v1

* add basket creation fee

* Update proto/regen/ecocredit/basket/v1/state.proto

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* add comment

* fee comment

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Cory <cjlevinson@gmail.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
  • Loading branch information
4 people authored Feb 9, 2022
1 parent 541e49c commit 817130a
Show file tree
Hide file tree
Showing 14 changed files with 11,872 additions and 37 deletions.
470 changes: 470 additions & 0 deletions api/regen/ecocredit/basket/v1/state.cosmos_orm.go

Large diffs are not rendered by default.

2,175 changes: 2,175 additions & 0 deletions api/regen/ecocredit/basket/v1/state.pulsar.go

Large diffs are not rendered by default.

4,325 changes: 4,325 additions & 0 deletions api/regen/ecocredit/basket/v1/tx.pulsar.go

Large diffs are not rendered by default.

185 changes: 185 additions & 0 deletions api/regen/ecocredit/basket/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 817130a

Please sign in to comment.