git.delta.rocks / unique-network / refs/commits / ff8cf82e5d8a

difftreelog

commits

pallets/refungible/src/lib.rs39.7 KiBsourcehistory
  1. Merge branch 'feature/refactor_AbiRead' into develop
    Yaroslav Bolyukin 2022-11-02 #4e9bf68
  2. Merge branch 'develop' into tests/increase_timeout
    Max Andreev 2022-11-02 #7ab1f7d
  3. Fix compilation warnings
    Yaroslav Bolyukin 2022-11-01 #49715db
  4. chore fix warning ignore
    Grigoriy Simonov 2022-11-01 #033edc7
  5. chore fix code review requests
    Grigoriy Simonov 2022-11-01 #5f91475
  6. 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
  7. fix warnings
    Grigoriy Simonov 2022-11-01 #6a6247b