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

difftreelog

commits

pallets/nonfungible/srchistory
  1. fix deny zero NFT transfer/burn if not owned/allowed
    Daniel Shiposha 2022-12-07 #ea3ed4f
  2. This reverts commit 2880b7f76c032798bcf34e0b1b79ca02a267e201.
    Daniel Shiposha 2022-12-06 #cfd4b61
  3. fix zero transfer
    PraetorP 2022-12-05 #2880b7f
  4. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  5. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  6. misc: update stubs
    Trubnikov Sergey 2022-11-29 #b5e90fb
  7. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  8. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  9. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  10. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  11. feature/allowListedCross In the `Collection` solidity interface, the `allowed` function has been renamed to `allow_listed_cross`. The `EthCrossAccount` type is now used as `user` arg.
    PraetorP 2022-11-15 #e6208f5
  12. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  13. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  14. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  15. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  16. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  17. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6