git.delta.rocks / unique-network / refs/commits / 31bae1fc2671

difftreelog

commits

pallets/common/src/lib.rs82.3 KiBsourcehistory
  1. * fix: transfer-from
    
    * fix: remove Option from nester type
    
    * fix: check_nesting comment
    
    * fix: rename nester to depositor, add docs
    Daniel Shiposha 2023-10-16 #31bae1f
  2. Fix token properties and nesting weights
    Yaroslav Bolyukin 2023-10-13 #71be677
  3. fix clippy warns
    Daniel Shiposha 2023-10-13 #478ee33
  4. Upgrade to polkadot 1.1.0
    Yaroslav Bolyukin 2023-10-09 #900be63
  5. added `XcmTestHelper` + allow XCM Transact for Gov/Identity/System calls
    Yaroslav Bolyukin 2023-10-02 #bce2cc1
  6. Refactor property writing + dev mode enhancements
    Yaroslav Bolyukin 2023-10-02 #22b45b5
  7. fix remove unneeded PhantomData
    Daniel Shiposha 2023-10-13 #ae91353
  8. fix use OptionQuery for TokenProperties
    Daniel Shiposha 2023-10-02 #eebd0e2
  9. fix EVM mint with properties, minor improvements
    Daniel Shiposha 2023-10-13 #7428628
  10. refactor LazyValue without generic Fn
    Daniel Shiposha 2023-10-11 #5ec9dbe
  11. fix force_value in LazyValue
    Daniel Shiposha 2023-10-03 #fd6af75
  12. refactor property writer / fix set_token_props weight
    Daniel Shiposha 2023-10-05 #437764b
  13. fixup(imports): post-rebase
    Yaroslav Bolyukin 2023-10-02 #e48f2d1
  14. refactor use type-safe propertywriter to set/delete properties
    Daniel Shiposha 2023-09-30 #44071b6
  15. refactor reorganize imports
    Yaroslav Bolyukin 2023-10-02 #4dd1486