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

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