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

difftreelog

commits

/history
  1. feat integrate rmrk proxy into opal runtime
    Daniel Shiposha 2022-05-18 #a7fe253
  2. fix rmrk_property macro
    Daniel Shiposha 2022-05-18 #7faf112
  3. fix remove properties when item destroyed
    Daniel Shiposha 2022-05-18 #4e0b740
  4. comment: add comment about rmrk and unique events
    Daniel Shiposha 2022-05-18 #30e6f4b
  5. feat add proxy pallet
    Daniel Shiposha 2022-05-18 #55c4d05
  6. feat add scoped properties adding to pallet common
    Daniel Shiposha 2022-05-18 #d57f260
  7. refactor more abstract try_set_from_iter for properties
    Daniel Shiposha 2022-05-18 #96e846e
  8. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    Fahrrader 2022-05-19 #c9b52e8
  9. feat(RMRK-RPC) more RPCs
    Fahrrader 2022-05-19 #547ee7a
  10. fix(tests) fix default_nft_data
    Daniel Shiposha 2022-05-19 #aa4cd0e
  11. feat(rpc) partial RMRK RPC
    Fahrrader 2022-05-04 #ad3b90a
  12. fix(properties) according to clippy
    Daniel Shiposha 2022-05-19 #ce9146f
  13. test(structure) extra nesting + properties refactoring
    Fahrrader 2022-05-13 #b278b7e
  14. fix(tests) make property keys optional in interfaces
    Daniel Shiposha 2022-05-19 #69adc40
  15. fix wrong check combinator
    Yaroslav Bolyukin 2022-05-13 #0baf86c
  16. fix property keys are optional in RPC
    Daniel Shiposha 2022-05-19 #7db537d
  17. test fix missing eth RPCs warnings
    Yaroslav Bolyukin 2022-05-13 #fffa6fe
  18. feat add properties scopes
    Daniel Shiposha 2022-05-18 #0391082
  19. refactor switch to new eth log logic
    Yaroslav Bolyukin 2022-05-13 #fe4e763
  20. test evm token properties
    Yaroslav Bolyukin 2022-05-17 #9d232ae
  21. test update to fixed typegen
    Yaroslav Bolyukin 2022-05-13 #b8e5671
  22. fix property key chars check
    Daniel Shiposha 2022-05-17 #e6b5895
  23. fix(structure) stop parent chain on user
    Yaroslav Bolyukin 2022-05-13 #eaf36a3
  24. test evm collection properties
    Yaroslav Bolyukin 2022-05-17 #5a6e190
  25. test(structure) refactor properties and nesting
    Fahrrader 2022-05-13 #e7ed64d
  26. feat implement evm property manipulation
    Yaroslav Bolyukin 2022-05-17 #6edd3f1
  27. Use Error::from when needed
    Daniel Shiposha 2022-05-12 #1c4a2b3
  28. refactor remove unneeded fn, add transactional attrs
    Daniel Shiposha 2022-05-16 #6020bb0
  29. Fix check_property_key
    Daniel Shiposha 2022-05-12 #599b514
  30. fix clear VariableMetaDataBasket
    Daniel Shiposha 2022-05-16 #8cb720a
  31. Leave only property keys in events
    Daniel Shiposha 2022-05-12 #579ff14
  32. fix tests interfaces
    Daniel Shiposha 2022-05-15 #7676807
  33. Fix set_property_permission key chars error
    Daniel Shiposha 2022-05-12 #c8640ac
  34. refactor remove meta update permission
    Daniel Shiposha 2022-05-15 #04a22c8
  35. Remove variableOnChainSchema
    Daniel Shiposha 2022-05-12 #008a188
  36. fix regenerate tests types
    Daniel Shiposha 2022-05-14 #07f2d6c
  37. feat delegate erc call to other struct
    Yaroslav Bolyukin 2022-05-12 #edc04ac
  38. refactor remove variable data from tests
    Daniel Shiposha 2022-05-14 #3db00dc
  39. fixes createMultipleItems tests
    kryadinskii 2022-05-12 #187efe5
  40. refactor Remove variable data from tokens
    Daniel Shiposha 2022-05-14 #f3ce0b5
  41. Merge remote-tracking branch 'origin/feature/collection-and-nft-props-rebased' into feature/pallet-structure-rebased
    Yaroslav Bolyukin 2022-05-12 #c9b1333
  42. Restore variable_on_chain_schema in version 2
    Daniel Shiposha 2022-05-12 #c4410a4
  43. build fix versions
    Yaroslav Bolyukin 2022-05-12 #7d64f00
  44. Add tests for properties
    kryadinskii 2022-05-10 #36ef046
  45. Merge commit 'fcefd819ab8cf4238a12fa577ad072a3a0ebdad1' into feature/pallet-structure-rebased
    Yaroslav Bolyukin 2022-05-12 #926a049
  46. Add properties key chars check
    Daniel Shiposha 2022-05-11 #2976d69
  47. test fix for new ouroboros behavior
    Yaroslav Bolyukin 2022-05-11 #386b66a
  48. build upgrade to polkadot v0.9.21
    Yaroslav Bolyukin 2022-05-11 #fcefd81
  49. Add proper common pallet errors
    Daniel Shiposha 2022-05-11 #6ac8e66
  50. feat disable nesting by default
    Yaroslav Bolyukin 2022-05-11 #2934957