git.delta.rocks / unique-network / refs/commits / 644dfbebda26

difftreelog

commits

pallets/foreign-assets/src/lib.rs17.4 KiBsourcehistory
  1. fix correct xcm executor errors, remove use of props
    Daniel Shiposha 2023-11-24 #644dfbe
  2. fix use CollectionIssuer enum for collection creation
    Daniel Shiposha 2023-11-24 #9d0fd83
  3. fix blake2 for asset-instance
    Daniel Shiposha 2023-11-24 #b4d745d
  4. chore rebase develop
    Daniel Shiposha 2023-11-22 #c16a17a
  5. refactor local_asset_id_to_collection
    Daniel Shiposha 2023-11-16 #b76251d
  6. fix take parents:0 multilocations into account
    Daniel Shiposha 2023-11-16 #05c886f
  7. fix use AssetId in the mapping
    Daniel Shiposha 2023-11-07 #332bbaa
  8. refactor use collection-locality
    Daniel Shiposha 2023-11-01 #b708529
  9. feat tokenId -> reserve asset instance mapping
    Daniel Shiposha 2023-11-01 #2840b3d
  10. fix use the term local instead of native in local_asset_location_to_collection
    Daniel Shiposha 2023-10-31 #0fb6e3f
  11. fix asset_to_collection
    Daniel Shiposha 2023-10-31 #a768a41
  12. fix native_asset_location_to_collection
    Daniel Shiposha 2023-10-30 #2c3d5fc
  13. fix foreign-assets related docs
    Daniel Shiposha 2023-10-25 #0fae602
  14. fix check token children in XCM extensions
    Daniel Shiposha 2023-10-25 #68c3995
  15. fix rename create_raw to avoid misunderstanding
    Daniel Shiposha 2023-10-25 #30ec3c7
  16. fix CurrencyIdConvert
    Daniel Shiposha 2023-10-24 #4ccd45a
  17. fix clippy - box MultiLocation
    Daniel Shiposha 2023-10-24 #49aa961
  18. fix clippy
    Daniel Shiposha 2023-10-24 #9c3e59a
  19. fix rfts are unsupported in XCM
    Daniel Shiposha 2023-10-23 #05427f7
  20. fix restore foreign flag, minor fixes
    Daniel Shiposha 2023-10-19 #1eed41e
  21. refactor create collection with optional payer
    Daniel Shiposha 2023-10-18 #a07e655
  22. refactor remove redundant foreign flag, use foreign-assets pallet instead
    Daniel Shiposha 2023-10-18 #383b7ef
  23. chore foreign-assets docs and minor improvements
    Daniel Shiposha 2023-10-18 #68fcead
  24. fix forbid foreign collection duplication
    Daniel Shiposha 2023-10-18 #fd75004
  25. doc: foreign assets
    Daniel Shiposha 2023-10-18 #11758e7
  26. feat xcm nft support
    Daniel Shiposha 2023-10-18 #e2da42b
  27. feat draft xcm deposit_asset
    Daniel Shiposha 2023-10-17 #5bde44b
  28. refactor draft foreign assets as proxy to collections
    Daniel Shiposha 2023-10-17 #c652c1e