git.delta.rocks / unique-network / refs/commits / 9d51561e5bd0

difftreelog

commits

pallets/common/src/lib.rs34.9 KiBsourcehistory
  1. This reverts commit 4b7f4d90a16f3a5ab26bed0511dabae078429724.
    Daniel Shiposha 2022-05-27 #9d51561
  2. feat burn children when destroying a collection
    Daniel Shiposha 2022-05-26 #77688fb
  3. feat add token children
    Daniel Shiposha 2022-05-26 #aa2eb2f
  4. fix keep access/mint_mode during migration
    Yaroslav Bolyukin 2022-05-27 #459d9af
  5. refactor move properties around
    Yaroslav Bolyukin 2022-05-27 #3ee9e95
  6. refactor rmrk proxy, add add_theme rmrk proxy
    Daniel Shiposha 2022-05-25 #aab4f30
  7. refactor optimize properties iteration
    Daniel Shiposha 2022-05-25 #2169a96
  8. feat benchmark property calls
    Yaroslav Bolyukin 2022-05-23 #59e2247
  9. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    kryadinskii 2022-05-20 #f6a52db
  10. createItem* fixes
    kryadinskii 2022-05-19 #fc4f875
  11. feat add collection_property and token_property
    Daniel Shiposha 2022-05-19 #e760275
  12. fix property keys are optional in RPC
    Daniel Shiposha 2022-05-19 #7db537d
  13. fix remove properties when item destroyed
    Daniel Shiposha 2022-05-18 #4e0b740
  14. feat add properties scopes
    Daniel Shiposha 2022-05-18 #0391082
  15. feat add scoped properties adding to pallet common
    Daniel Shiposha 2022-05-18 #d57f260
  16. feat implement evm property manipulation
    Yaroslav Bolyukin 2022-05-17 #6edd3f1
  17. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    Fahrrader 2022-05-19 #c9b52e8
  18. refactor remove unneeded fn, add transactional attrs
    Daniel Shiposha 2022-05-16 #6020bb0
  19. feat(RMRK-RPC) more RPCs
    Fahrrader 2022-05-19 #547ee7a
  20. fix(properties) according to clippy
    Daniel Shiposha 2022-05-19 #ce9146f
  21. refactor remove meta update permission
    Daniel Shiposha 2022-05-15 #04a22c8
  22. refactor switch to new eth log logic
    Yaroslav Bolyukin 2022-05-13 #fe4e763
  23. refactor Remove variable data from tokens
    Daniel Shiposha 2022-05-14 #f3ce0b5
  24. Use Error::from when needed
    Daniel Shiposha 2022-05-12 #1c4a2b3
  25. Fix check_property_key
    Daniel Shiposha 2022-05-12 #599b514
  26. Leave only property keys in events
    Daniel Shiposha 2022-05-12 #579ff14
  27. Fix set_property_permission key chars error
    Daniel Shiposha 2022-05-12 #c8640ac
  28. Remove variableOnChainSchema
    Daniel Shiposha 2022-05-12 #008a188
  29. feat delegate erc call to other struct
    Yaroslav Bolyukin 2022-05-12 #edc04ac
  30. Merge remote-tracking branch 'origin/feature/collection-and-nft-props-rebased' into feature/pallet-structure-rebased
    Yaroslav Bolyukin 2022-05-12 #c9b1333
  31. Merge commit 'fcefd819ab8cf4238a12fa577ad072a3a0ebdad1' into feature/pallet-structure-rebased
    Yaroslav Bolyukin 2022-05-12 #926a049
  32. Add properties key chars check
    Daniel Shiposha 2022-05-11 #2976d69
  33. Add proper common pallet errors
    Daniel Shiposha 2022-05-11 #6ac8e66