Skip to content

Commit

Permalink
Merge branch 'main' into token_refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
0Tech committed Jul 26, 2022
2 parents c8a0989 + 4cc8685 commit d7f1a8f
Show file tree
Hide file tree
Showing 25 changed files with 11,188 additions and 33,519 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
* (cli) [\#535](https://github.com/line/lbm-sdk/pull/536) updated ostracon to v1.0.5; `unsafe-reset-all` command has been moved to the `ostracon` sub-command.
* (x/foundation) [\#597](https://github.com/line/lbm-sdk/pull/597) tidy up x/foundation
* (x/collection) [\#604](https://github.com/line/lbm-sdk/pull/604) add EventOwnerChanged and EventRootChanged
* (x/collection) [\#608](https://github.com/line/lbm-sdk/pull/608) remove new APIs on x/collection
* (x/token) [\#609](https://github.com/line/lbm-sdk/pull/609) remove new APIs on x/token

### Bug Fixes
Expand Down
8 changes: 1 addition & 7 deletions client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,15 +187,9 @@
"Params": "CollectionParams",
"Balance": "CollectionBalance",
"AllBalances": "CollectionAllBalances",
"Grant": "CollectionGrant",
"GranteeGrants": "CollectionGranteeGrants",
"Grants": "CollectionGrants",
"Approved": "CollectionApproved",
"Authorization": "CollectionAuthorization",
"OperatorAuthorizations": "CollectionOperatorAuthorizations",
"Supply": "CollectionSupply",
"Minted": "CollectionMinted",
"Burnt": "CollectionBurnt",
"Approvers": "CollectionApprovers",
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit d7f1a8f

Please sign in to comment.