git.delta.rocks / unique-network / refs/commits / 4ff3edf47018

difftreelog

commits

pallets/refungible/src/lib.rs39.7 KiBsourcehistory
  1. Merge branch 'develop' into feature/ci-refactoring
    Konstantin Astakhov 2022-11-01 #4ff3edf
  2. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  3. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  4. chore fix code review requests
    Grigoriy Simonov 2022-11-01 #5f91475
  5. Removed `deprecated` attribute from `ItemData` to remove warnings from `cargo check`. `ItemData` is used only in `TokenData` storage and it is deprecated too. Also reason for deprecation is duplicated on `TokenData`.
    Grigoriy Simonov 2022-11-01 #3a5aaa8
  6. fix warnings
    Grigoriy Simonov 2022-11-01 #6a6247b