-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add NFI pallet + some tests * Add extra unit tests * Add benchmarks and temp weights * include weights in lib * Rebase and add weights * Fix build errors * fmt * Remove Jen subtype * Address PR comments * Add burn handling + permissions for collection owner to manually request data * Update comments and naming for check_permissions function * Update comments and naming for check_permissions function + add data removed event * Update dependencies to workspace deps * Update benchmarks for pallet-nfi on feat/add-nfi-pallet --------- Co-authored-by: GitHub Action <[email protected]>
- Loading branch information
1 parent
5a722c6
commit b4b578c
Showing
27 changed files
with
2,650 additions
and
83 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.