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

difftreelog
  1. feat add token children
    Daniel Shiposha 2022-05-26 #aa2eb2f
  2. fix keep access/mint_mode during migration
    Yaroslav Bolyukin 2022-05-27 #459d9af
  3. refactor move properties around
    Yaroslav Bolyukin 2022-05-27 #3ee9e95
  4. fix(tests) rmrk definitions
    Fahrrader 2022-05-27 #a034a2f
  5. Fix create collection tests
    Trubnikov Sergey 2022-05-27 #1a51442
  6. feat(rmrk-rpc) nft resources and priorities
    Fahrrader 2022-05-26 #7c4183b
  7. refactor iterate rmrk props, add rmrk proxy set_propertty
    Daniel Shiposha 2022-05-25 #5c5d937
  8. refactor rmrk proxy, add add_theme rmrk proxy
    Daniel Shiposha 2022-05-25 #aab4f30
  9. feat add rmrk proxy create_base
    Daniel Shiposha 2022-05-25 #4186437
  10. fix create collection properties length
    Daniel Shiposha 2022-05-25 #e8a3a23
  11. fix map common errors
    Daniel Shiposha 2022-05-25 #f2ae03c
  12. refactor optimize properties iteration
    Daniel Shiposha 2022-05-25 #2169a96
  13. revert(test) unneeded test additions
    Fahrrader 2022-05-25 #27800fe
  14. feat implement theme RMRK RPC
    Daniel Shiposha 2022-05-25 #ac4c4db
  15. fix EquippableList default
    Daniel Shiposha 2022-05-25 #3cd2ab6
  16. feat(rmrk-rpc) rpc refactoring
    Fahrrader 2022-05-25 #9e65253
  17. fix last_collection_idx
    Daniel Shiposha 2022-05-24 #d364b89
  18. feat(rmrk-rpc) decoding properties
    Fahrrader 2022-05-24 #cf884d8
  19. feat add burn_nft rmrk proxy
    Daniel Shiposha 2022-05-23 #bdae39b
  20. fix map common error to proxy errors
    Daniel Shiposha 2022-05-23 #a0df38d
  21. fix rename ProxyRmrkCore to RmrkCore
    Daniel Shiposha 2022-05-23 #b724450
  22. fix nft weights
    Yaroslav Bolyukin 2022-05-23 #28ed456
  23. feat add rmrk proxy nft minting
    Daniel Shiposha 2022-05-23 #d15bc44
  24. fix allowlist evm logs for benchmarks
    Yaroslav Bolyukin 2022-05-23 #c22e2cd
  25. feat benchmark property calls
    Yaroslav Bolyukin 2022-05-23 #59e2247
  26. feat(rmrk-rpc) up to date + properties interaction
    Fahrrader 2022-05-23 #fd1b071
  27. feat add resource-type rmrk property
    Daniel Shiposha 2022-05-23 #c680252
  28. fix pending accept and removal for resources
    Daniel Shiposha 2022-05-23 #7a8820b
  29. feat:make rmrk_property! use enum values
    Daniel Shiposha 2022-05-23 #f42d246
  30. feat copy rmrk types and rpc
    Daniel Shiposha 2022-05-23 #7e71176
  31. fix use CollectionUnknown instead of NotRmrkCollection
    Daniel Shiposha 2022-05-20 #f6360cc
  32. feat sponsor token property modifications
    Yaroslav Bolyukin 2022-05-20 #fbd9bd5
  33. test(properties) RPC collectionById supplies necessary fields
    Fahrrader 2022-05-20 #466af4e
  34. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    kryadinskii 2022-05-20 #f6a52db
  35. fix properties have been moved in creation functions
    kryadinskii 2022-05-20 #464a3c1
  36. feat add rmrk composable key support
    Daniel Shiposha 2022-05-19 #5ace650
  37. createItem* fixes
    kryadinskii 2022-05-19 #fc4f875
  38. feat add collection_property and token_property
    Daniel Shiposha 2022-05-19 #e760275
  39. CreateItem* tests fixes
    kryadinskii 2022-05-19 #b80b794
  40. feat integrate rmrk proxy into opal runtime
    Daniel Shiposha 2022-05-18 #a7fe253
  41. fix use rmrk type in proxy
    Daniel Shiposha 2022-05-19 #6773058
  42. fix(tests) make property keys optional in interfaces
    Daniel Shiposha 2022-05-19 #69adc40
  43. fix rmrk_property macro
    Daniel Shiposha 2022-05-18 #7faf112
  44. comment: RmrkProperty ResourceId
    Daniel Shiposha 2022-05-19 #3703ed8
  45. fix property keys are optional in RPC
    Daniel Shiposha 2022-05-19 #7db537d
  46. fix remove properties when item destroyed
    Daniel Shiposha 2022-05-18 #4e0b740
  47. rename: use rmrk-core as proxy-rmrk-core in runtime
    Daniel Shiposha 2022-05-19 #9802d7a
  48. feat add properties scopes
    Daniel Shiposha 2022-05-18 #0391082
  49. comment: add comment about rmrk and unique events
    Daniel Shiposha 2022-05-18 #30e6f4b
  50. fix rmrk_property macro
    Daniel Shiposha 2022-05-19 #e26b580
  51. test evm token properties
    Yaroslav Bolyukin 2022-05-17 #9d232ae
  52. feat add proxy pallet
    Daniel Shiposha 2022-05-18 #55c4d05
  53. rename: rmrk-proxy to rmrk-core
    Daniel Shiposha 2022-05-19 #e4fb883
  54. fix property key chars check
    Daniel Shiposha 2022-05-17 #e6b5895
  55. feat add scoped properties adding to pallet common
    Daniel Shiposha 2022-05-18 #d57f260
  56. feat add all rmrk properties
    Daniel Shiposha 2022-05-19 #c22a614
  57. test evm collection properties
    Yaroslav Bolyukin 2022-05-17 #5a6e190
  58. refactor more abstract try_set_from_iter for properties
    Daniel Shiposha 2022-05-18 #96e846e
  59. feat implement evm property manipulation
    Yaroslav Bolyukin 2022-05-17 #6edd3f1
  60. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    Fahrrader 2022-05-19 #c9b52e8
  61. refactor remove unneeded fn, add transactional attrs
    Daniel Shiposha 2022-05-16 #6020bb0
  62. feat(RMRK-RPC) more RPCs
    Fahrrader 2022-05-19 #547ee7a
  63. fix(tests) fix default_nft_data
    Daniel Shiposha 2022-05-19 #aa4cd0e
  64. fix clear VariableMetaDataBasket
    Daniel Shiposha 2022-05-16 #8cb720a
  65. feat(rpc) partial RMRK RPC
    Fahrrader 2022-05-04 #ad3b90a
  66. fix(properties) according to clippy
    Daniel Shiposha 2022-05-19 #ce9146f
  67. fix tests interfaces
    Daniel Shiposha 2022-05-15 #7676807
  68. test(structure) extra nesting + properties refactoring
    Fahrrader 2022-05-13 #b278b7e
  69. refactor remove meta update permission
    Daniel Shiposha 2022-05-15 #04a22c8
  70. fix wrong check combinator
    Yaroslav Bolyukin 2022-05-13 #0baf86c
  71. fix regenerate tests types
    Daniel Shiposha 2022-05-14 #07f2d6c
  72. test fix missing eth RPCs warnings
    Yaroslav Bolyukin 2022-05-13 #fffa6fe
  73. refactor remove variable data from tests
    Daniel Shiposha 2022-05-14 #3db00dc
  74. refactor switch to new eth log logic
    Yaroslav Bolyukin 2022-05-13 #fe4e763
  75. refactor Remove variable data from tokens
    Daniel Shiposha 2022-05-14 #f3ce0b5
  76. test update to fixed typegen
    Yaroslav Bolyukin 2022-05-13 #b8e5671
  77. Restore variable_on_chain_schema in version 2
    Daniel Shiposha 2022-05-12 #c4410a4
  78. fix(structure) stop parent chain on user
    Yaroslav Bolyukin 2022-05-13 #eaf36a3
  79. test(structure) refactor properties and nesting
    Fahrrader 2022-05-13 #e7ed64d
  80. Use Error::from when needed
    Daniel Shiposha 2022-05-12 #1c4a2b3
  81. Fix check_property_key
    Daniel Shiposha 2022-05-12 #599b514
  82. Leave only property keys in events
    Daniel Shiposha 2022-05-12 #579ff14
  83. Fix set_property_permission key chars error
    Daniel Shiposha 2022-05-12 #c8640ac
  84. Remove variableOnChainSchema
    Daniel Shiposha 2022-05-12 #008a188
  85. feat delegate erc call to other struct
    Yaroslav Bolyukin 2022-05-12 #edc04ac
  86. fixes createMultipleItems tests
    kryadinskii 2022-05-12 #187efe5
  87. Merge remote-tracking branch 'origin/feature/collection-and-nft-props-rebased' into feature/pallet-structure-rebased
    Yaroslav Bolyukin 2022-05-12 #c9b1333
  88. build fix versions
    Yaroslav Bolyukin 2022-05-12 #7d64f00
  89. Add tests for properties
    kryadinskii 2022-05-10 #36ef046
  90. Merge commit 'fcefd819ab8cf4238a12fa577ad072a3a0ebdad1' into feature/pallet-structure-rebased
    Yaroslav Bolyukin 2022-05-12 #926a049
  91. Add properties key chars check
    Daniel Shiposha 2022-05-11 #2976d69
  92. test fix for new ouroboros behavior
    Yaroslav Bolyukin 2022-05-11 #386b66a
  93. build upgrade to polkadot v0.9.21
    Yaroslav Bolyukin 2022-05-11 #fcefd81
  94. Add proper common pallet errors
    Daniel Shiposha 2022-05-11 #6ac8e66
  95. feat disable nesting by default
    Yaroslav Bolyukin 2022-05-11 #2934957
  96. Release v920000
    kozyrevdev 2022-05-06 #8da8a84
  97. test(properties) added pre-maturity safety for props + nesting + regenerated types
    Fahrrader 2022-05-11 #faf0594
  98. fix rebase leftovers
    Yaroslav Bolyukin 2022-05-06 #c01b00c
  99. Fix OutOfOffset for evm strings while parse it
    kozyrevdev 2022-05-06 #b49f8c1
  100. test regenerate types
    Yaroslav Bolyukin 2022-05-06 #000df54