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

difftreelog

commits

palletshistory
  1. feat implement theme RMRK RPC
    Daniel Shiposha 2022-05-25 #ac4c4db
  2. feat(rmrk-rpc) rpc refactoring
    Fahrrader 2022-05-25 #9e65253
  3. fix last_collection_idx
    Daniel Shiposha 2022-05-24 #d364b89
  4. feat(rmrk-rpc) decoding properties
    Fahrrader 2022-05-24 #cf884d8
  5. feat add burn_nft rmrk proxy
    Daniel Shiposha 2022-05-23 #bdae39b
  6. fix map common error to proxy errors
    Daniel Shiposha 2022-05-23 #a0df38d
  7. fix nft weights
    Yaroslav Bolyukin 2022-05-23 #28ed456
  8. feat add rmrk proxy nft minting
    Daniel Shiposha 2022-05-23 #d15bc44
  9. feat benchmark property calls
    Yaroslav Bolyukin 2022-05-23 #59e2247
  10. feat(rmrk-rpc) up to date + properties interaction
    Fahrrader 2022-05-23 #fd1b071
  11. feat add resource-type rmrk property
    Daniel Shiposha 2022-05-23 #c680252
  12. fix pending accept and removal for resources
    Daniel Shiposha 2022-05-23 #7a8820b
  13. feat:make rmrk_property! use enum values
    Daniel Shiposha 2022-05-23 #f42d246
  14. feat copy rmrk types and rpc
    Daniel Shiposha 2022-05-23 #7e71176
  15. fix use CollectionUnknown instead of NotRmrkCollection
    Daniel Shiposha 2022-05-20 #f6360cc
  16. feat sponsor token property modifications
    Yaroslav Bolyukin 2022-05-20 #fbd9bd5
  17. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    kryadinskii 2022-05-20 #f6a52db
  18. feat add rmrk composable key support
    Daniel Shiposha 2022-05-19 #5ace650
  19. createItem* fixes
    kryadinskii 2022-05-19 #fc4f875
  20. feat add collection_property and token_property
    Daniel Shiposha 2022-05-19 #e760275
  21. fix use rmrk type in proxy
    Daniel Shiposha 2022-05-19 #6773058
  22. fix rmrk_property macro
    Daniel Shiposha 2022-05-18 #7faf112
  23. comment: RmrkProperty ResourceId
    Daniel Shiposha 2022-05-19 #3703ed8
  24. fix property keys are optional in RPC
    Daniel Shiposha 2022-05-19 #7db537d
  25. fix remove properties when item destroyed
    Daniel Shiposha 2022-05-18 #4e0b740
  26. rename: use rmrk-core as proxy-rmrk-core in runtime
    Daniel Shiposha 2022-05-19 #9802d7a
  27. feat add properties scopes
    Daniel Shiposha 2022-05-18 #0391082
  28. comment: add comment about rmrk and unique events
    Daniel Shiposha 2022-05-18 #30e6f4b
  29. fix rmrk_property macro
    Daniel Shiposha 2022-05-19 #e26b580
  30. feat add proxy pallet
    Daniel Shiposha 2022-05-18 #55c4d05
  31. rename: rmrk-proxy to rmrk-core
    Daniel Shiposha 2022-05-19 #e4fb883
  32. feat add scoped properties adding to pallet common
    Daniel Shiposha 2022-05-18 #d57f260
  33. feat add all rmrk properties
    Daniel Shiposha 2022-05-19 #c22a614
  34. feat implement evm property manipulation
    Yaroslav Bolyukin 2022-05-17 #6edd3f1
  35. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    Fahrrader 2022-05-19 #c9b52e8
  36. refactor remove unneeded fn, add transactional attrs
    Daniel Shiposha 2022-05-16 #6020bb0
  37. feat(RMRK-RPC) more RPCs
    Fahrrader 2022-05-19 #547ee7a
  38. fix clear VariableMetaDataBasket
    Daniel Shiposha 2022-05-16 #8cb720a
  39. fix(properties) according to clippy
    Daniel Shiposha 2022-05-19 #ce9146f
  40. refactor remove meta update permission
    Daniel Shiposha 2022-05-15 #04a22c8
  41. fix wrong check combinator
    Yaroslav Bolyukin 2022-05-13 #0baf86c
  42. refactor switch to new eth log logic
    Yaroslav Bolyukin 2022-05-13 #fe4e763
  43. refactor Remove variable data from tokens
    Daniel Shiposha 2022-05-14 #f3ce0b5
  44. fix(structure) stop parent chain on user
    Yaroslav Bolyukin 2022-05-13 #eaf36a3
  45. Use Error::from when needed
    Daniel Shiposha 2022-05-12 #1c4a2b3
  46. Fix check_property_key
    Daniel Shiposha 2022-05-12 #599b514
  47. Leave only property keys in events
    Daniel Shiposha 2022-05-12 #579ff14
  48. Fix set_property_permission key chars error
    Daniel Shiposha 2022-05-12 #c8640ac
  49. Remove variableOnChainSchema
    Daniel Shiposha 2022-05-12 #008a188
  50. feat delegate erc call to other struct
    Yaroslav Bolyukin 2022-05-12 #edc04ac