git.delta.rocks / unique-network / refs/commits / 2840b3d211f1

difftreelog

commits

pallets/foreign-assets/src/lib.rs18.7 KiBsourcehistory
  1. feat tokenId -> reserve asset instance mapping
    Daniel Shiposha 2023-11-01 #2840b3d
  2. fix use the term local instead of native in local_asset_location_to_collection
    Daniel Shiposha 2023-10-31 #0fb6e3f
  3. fix asset_to_collection
    Daniel Shiposha 2023-10-31 #a768a41
  4. fix native_asset_location_to_collection
    Daniel Shiposha 2023-10-30 #2c3d5fc
  5. fix foreign-assets related docs
    Daniel Shiposha 2023-10-25 #0fae602
  6. fix check token children in XCM extensions
    Daniel Shiposha 2023-10-25 #68c3995
  7. fix rename create_raw to avoid misunderstanding
    Daniel Shiposha 2023-10-25 #30ec3c7
  8. fix CurrencyIdConvert
    Daniel Shiposha 2023-10-24 #4ccd45a
  9. fix clippy - box MultiLocation
    Daniel Shiposha 2023-10-24 #49aa961
  10. fix clippy
    Daniel Shiposha 2023-10-24 #9c3e59a
  11. fix rfts are unsupported in XCM
    Daniel Shiposha 2023-10-23 #05427f7
  12. fix restore foreign flag, minor fixes
    Daniel Shiposha 2023-10-19 #1eed41e
  13. refactor create collection with optional payer
    Daniel Shiposha 2023-10-18 #a07e655
  14. refactor remove redundant foreign flag, use foreign-assets pallet instead
    Daniel Shiposha 2023-10-18 #383b7ef
  15. chore foreign-assets docs and minor improvements
    Daniel Shiposha 2023-10-18 #68fcead
  16. fix forbid foreign collection duplication
    Daniel Shiposha 2023-10-18 #fd75004
  17. doc: foreign assets
    Daniel Shiposha 2023-10-18 #11758e7
  18. feat xcm nft support
    Daniel Shiposha 2023-10-18 #e2da42b
  19. feat draft xcm deposit_asset
    Daniel Shiposha 2023-10-17 #5bde44b
  20. refactor draft foreign assets as proxy to collections
    Daniel Shiposha 2023-10-17 #c652c1e