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

difftreelog
  1. CORE-302 Add test for tokenURI
    Trubnikov Sergey 2022-04-26 #f052050
  2. CORE-302 Remove unused ABI
    Trubnikov Sergey 2022-04-26 #7b3faa5
  3. CORE-302 Clean code
    Trubnikov Sergey 2022-04-26 #73ad884
  4. CORE-302 Add camelCase aliases for limits
    Trubnikov Sergey 2022-04-26 #3912bc1
  5. CORE-302 Add negative tests
    Trubnikov Sergey 2022-04-25 #c89a233
  6. COR-302 Refactor
    Trubnikov Sergey 2022-04-25 #14581b7
  7. CORE-302 Implement setLimits
    Trubnikov Sergey 2022-04-22 #31962dd
  8. CORE-302 Implement methods for setup collection.
    Trubnikov Sergey 2022-04-21 #0c9dfc5
  9. CORE-302 Implement setSponsor method.
    Trubnikov Sergey 2022-04-20 #d7a043d
  10. CORE-302 Add Rc for SubstrateRecorder
    Trubnikov Sergey 2022-04-19 #281abcb
  11. CORE-302 Fix test: No extra pallets are included
    Trubnikov Sergey 2022-04-19 #6895197
  12. CORE-302 Add EvmCollection Pallet
    Trubnikov Sergey 2022-04-18 #f67911c
  13. CORE-302 Move test to separate file
    Trubnikov Sergey 2022-04-18 #f15380e
  14. CORE-302 Fully support create collection from evm
    Trubnikov Sergey 2022-04-15 #0dc93c7
  15. CORE-302 Automation of the creation of solidity ABI
    Trubnikov Sergey 2022-04-15 #ce8ad29
  16. CORE-302 Create collection from EVM principle
    Trubnikov Sergey 2022-04-13 #dc6d7fb
  17. fix keep access/mint_mode during migration
    Yaroslav Bolyukin 2022-05-27 #459d9af
  18. refactor move properties around
    Yaroslav Bolyukin 2022-05-27 #3ee9e95
  19. fix(tests) rmrk definitions
    Fahrrader 2022-05-27 #a034a2f
  20. Fix create collection tests
    Trubnikov Sergey 2022-05-27 #1a51442
  21. feat(rmrk-rpc) nft resources and priorities
    Fahrrader 2022-05-26 #7c4183b
  22. refactor iterate rmrk props, add rmrk proxy set_propertty
    Daniel Shiposha 2022-05-25 #5c5d937
  23. refactor rmrk proxy, add add_theme rmrk proxy
    Daniel Shiposha 2022-05-25 #aab4f30
  24. feat add rmrk proxy create_base
    Daniel Shiposha 2022-05-25 #4186437
  25. fix create collection properties length
    Daniel Shiposha 2022-05-25 #e8a3a23
  26. fix map common errors
    Daniel Shiposha 2022-05-25 #f2ae03c
  27. refactor optimize properties iteration
    Daniel Shiposha 2022-05-25 #2169a96
  28. revert(test) unneeded test additions
    Fahrrader 2022-05-25 #27800fe
  29. feat implement theme RMRK RPC
    Daniel Shiposha 2022-05-25 #ac4c4db
  30. fix EquippableList default
    Daniel Shiposha 2022-05-25 #3cd2ab6
  31. feat(rmrk-rpc) rpc refactoring
    Fahrrader 2022-05-25 #9e65253
  32. fix last_collection_idx
    Daniel Shiposha 2022-05-24 #d364b89
  33. feat(rmrk-rpc) decoding properties
    Fahrrader 2022-05-24 #cf884d8
  34. feat add burn_nft rmrk proxy
    Daniel Shiposha 2022-05-23 #bdae39b
  35. fix map common error to proxy errors
    Daniel Shiposha 2022-05-23 #a0df38d
  36. fix rename ProxyRmrkCore to RmrkCore
    Daniel Shiposha 2022-05-23 #b724450
  37. fix nft weights
    Yaroslav Bolyukin 2022-05-23 #28ed456
  38. feat add rmrk proxy nft minting
    Daniel Shiposha 2022-05-23 #d15bc44
  39. fix allowlist evm logs for benchmarks
    Yaroslav Bolyukin 2022-05-23 #c22e2cd
  40. feat benchmark property calls
    Yaroslav Bolyukin 2022-05-23 #59e2247
  41. feat(rmrk-rpc) up to date + properties interaction
    Fahrrader 2022-05-23 #fd1b071
  42. feat add resource-type rmrk property
    Daniel Shiposha 2022-05-23 #c680252
  43. fix pending accept and removal for resources
    Daniel Shiposha 2022-05-23 #7a8820b
  44. feat:make rmrk_property! use enum values
    Daniel Shiposha 2022-05-23 #f42d246
  45. feat copy rmrk types and rpc
    Daniel Shiposha 2022-05-23 #7e71176
  46. fix use CollectionUnknown instead of NotRmrkCollection
    Daniel Shiposha 2022-05-20 #f6360cc
  47. feat sponsor token property modifications
    Yaroslav Bolyukin 2022-05-20 #fbd9bd5
  48. test(properties) RPC collectionById supplies necessary fields
    Fahrrader 2022-05-20 #466af4e
  49. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    kryadinskii 2022-05-20 #f6a52db
  50. fix properties have been moved in creation functions
    kryadinskii 2022-05-20 #464a3c1
  51. feat add rmrk composable key support
    Daniel Shiposha 2022-05-19 #5ace650
  52. createItem* fixes
    kryadinskii 2022-05-19 #fc4f875
  53. feat add collection_property and token_property
    Daniel Shiposha 2022-05-19 #e760275
  54. CreateItem* tests fixes
    kryadinskii 2022-05-19 #b80b794
  55. feat integrate rmrk proxy into opal runtime
    Daniel Shiposha 2022-05-18 #a7fe253
  56. fix use rmrk type in proxy
    Daniel Shiposha 2022-05-19 #6773058
  57. fix(tests) make property keys optional in interfaces
    Daniel Shiposha 2022-05-19 #69adc40
  58. fix rmrk_property macro
    Daniel Shiposha 2022-05-18 #7faf112
  59. comment: RmrkProperty ResourceId
    Daniel Shiposha 2022-05-19 #3703ed8
  60. fix property keys are optional in RPC
    Daniel Shiposha 2022-05-19 #7db537d
  61. fix remove properties when item destroyed
    Daniel Shiposha 2022-05-18 #4e0b740
  62. rename: use rmrk-core as proxy-rmrk-core in runtime
    Daniel Shiposha 2022-05-19 #9802d7a
  63. feat add properties scopes
    Daniel Shiposha 2022-05-18 #0391082
  64. comment: add comment about rmrk and unique events
    Daniel Shiposha 2022-05-18 #30e6f4b
  65. fix rmrk_property macro
    Daniel Shiposha 2022-05-19 #e26b580
  66. test evm token properties
    Yaroslav Bolyukin 2022-05-17 #9d232ae
  67. feat add proxy pallet
    Daniel Shiposha 2022-05-18 #55c4d05
  68. rename: rmrk-proxy to rmrk-core
    Daniel Shiposha 2022-05-19 #e4fb883
  69. fix property key chars check
    Daniel Shiposha 2022-05-17 #e6b5895
  70. feat add scoped properties adding to pallet common
    Daniel Shiposha 2022-05-18 #d57f260
  71. feat add all rmrk properties
    Daniel Shiposha 2022-05-19 #c22a614
  72. test evm collection properties
    Yaroslav Bolyukin 2022-05-17 #5a6e190
  73. refactor more abstract try_set_from_iter for properties
    Daniel Shiposha 2022-05-18 #96e846e
  74. feat implement evm property manipulation
    Yaroslav Bolyukin 2022-05-17 #6edd3f1
  75. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    Fahrrader 2022-05-19 #c9b52e8
  76. refactor remove unneeded fn, add transactional attrs
    Daniel Shiposha 2022-05-16 #6020bb0
  77. feat(RMRK-RPC) more RPCs
    Fahrrader 2022-05-19 #547ee7a
  78. fix(tests) fix default_nft_data
    Daniel Shiposha 2022-05-19 #aa4cd0e
  79. fix clear VariableMetaDataBasket
    Daniel Shiposha 2022-05-16 #8cb720a
  80. feat(rpc) partial RMRK RPC
    Fahrrader 2022-05-04 #ad3b90a
  81. fix(properties) according to clippy
    Daniel Shiposha 2022-05-19 #ce9146f
  82. fix tests interfaces
    Daniel Shiposha 2022-05-15 #7676807
  83. test(structure) extra nesting + properties refactoring
    Fahrrader 2022-05-13 #b278b7e
  84. refactor remove meta update permission
    Daniel Shiposha 2022-05-15 #04a22c8
  85. fix wrong check combinator
    Yaroslav Bolyukin 2022-05-13 #0baf86c
  86. fix regenerate tests types
    Daniel Shiposha 2022-05-14 #07f2d6c
  87. test fix missing eth RPCs warnings
    Yaroslav Bolyukin 2022-05-13 #fffa6fe
  88. refactor remove variable data from tests
    Daniel Shiposha 2022-05-14 #3db00dc
  89. refactor switch to new eth log logic
    Yaroslav Bolyukin 2022-05-13 #fe4e763
  90. refactor Remove variable data from tokens
    Daniel Shiposha 2022-05-14 #f3ce0b5
  91. test update to fixed typegen
    Yaroslav Bolyukin 2022-05-13 #b8e5671
  92. Restore variable_on_chain_schema in version 2
    Daniel Shiposha 2022-05-12 #c4410a4
  93. fix(structure) stop parent chain on user
    Yaroslav Bolyukin 2022-05-13 #eaf36a3
  94. test(structure) refactor properties and nesting
    Fahrrader 2022-05-13 #e7ed64d
  95. Use Error::from when needed
    Daniel Shiposha 2022-05-12 #1c4a2b3
  96. Fix check_property_key
    Daniel Shiposha 2022-05-12 #599b514
  97. Leave only property keys in events
    Daniel Shiposha 2022-05-12 #579ff14
  98. Fix set_property_permission key chars error
    Daniel Shiposha 2022-05-12 #c8640ac
  99. Remove variableOnChainSchema
    Daniel Shiposha 2022-05-12 #008a188
  100. feat delegate erc call to other struct
    Yaroslav Bolyukin 2022-05-12 #edc04ac