-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mesh 2188/new ticker approach (#1694)
* Change register_ticker to register_unique_ticker * Compile all pallets * Asset and compliance benchmarks * Most benchmarks * Compile all benchmarks * Fix asset benchmarks * Adjust Benchamarks * Add link_ticker_to_asset_id extrinsic; Add missing benchmarks * remove asset rpc * Add asset_trasferReport * Add nft transfer_report * run cargo fmt * Change ticker to AssetID in asset_pallet tests * Change tests to use asset_id * Fix more tests * Add wrapper for AssetID type * Fix typo * Fix asset_tests * Fix benchmarks to use wrapper AssetID * Fix create_nft_collection * Change tests to use AssetID * Change all test to use AssetID * Change nft create collection benchmark * Remove useless tests * Update schema.json * Change AssetID generation * Remove asset_id from offchain legs * Add per account nonce * Bump rpc versions; Emmit event for ticker transferring * Bump rpc version * Fix Rust integration tests. --------- Co-authored-by: Robert G. Jakabosky <[email protected]>
- Loading branch information
1 parent
8829e52
commit 140b6e3
Showing
117 changed files
with
7,687 additions
and
9,527 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
Oops, something went wrong.