git.delta.rocks / unique-network / refs/commits / 4e0b740f5ec1

difftreelog
  1. fix remove properties when item destroyed
    Daniel Shiposha 2022-05-18 #4e0b740
  2. comment: add comment about rmrk and unique events
    Daniel Shiposha 2022-05-18 #30e6f4b
  3. feat add proxy pallet
    Daniel Shiposha 2022-05-18 #55c4d05
  4. feat add scoped properties adding to pallet common
    Daniel Shiposha 2022-05-18 #d57f260
  5. refactor more abstract try_set_from_iter for properties
    Daniel Shiposha 2022-05-18 #96e846e
  6. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    Fahrrader 2022-05-19 #c9b52e8
  7. feat(RMRK-RPC) more RPCs
    Fahrrader 2022-05-19 #547ee7a
  8. fix(tests) fix default_nft_data
    Daniel Shiposha 2022-05-19 #aa4cd0e
  9. feat(rpc) partial RMRK RPC
    Fahrrader 2022-05-04 #ad3b90a
  10. fix(properties) according to clippy
    Daniel Shiposha 2022-05-19 #ce9146f
  11. test(structure) extra nesting + properties refactoring
    Fahrrader 2022-05-13 #b278b7e
  12. fix(tests) make property keys optional in interfaces
    Daniel Shiposha 2022-05-19 #69adc40
  13. fix wrong check combinator
    Yaroslav Bolyukin 2022-05-13 #0baf86c
  14. fix property keys are optional in RPC
    Daniel Shiposha 2022-05-19 #7db537d
  15. test fix missing eth RPCs warnings
    Yaroslav Bolyukin 2022-05-13 #fffa6fe
  16. feat add properties scopes
    Daniel Shiposha 2022-05-18 #0391082
  17. refactor switch to new eth log logic
    Yaroslav Bolyukin 2022-05-13 #fe4e763
  18. test evm token properties
    Yaroslav Bolyukin 2022-05-17 #9d232ae
  19. test update to fixed typegen
    Yaroslav Bolyukin 2022-05-13 #b8e5671
  20. fix property key chars check
    Daniel Shiposha 2022-05-17 #e6b5895
  21. fix(structure) stop parent chain on user
    Yaroslav Bolyukin 2022-05-13 #eaf36a3
  22. test evm collection properties
    Yaroslav Bolyukin 2022-05-17 #5a6e190
  23. test(structure) refactor properties and nesting
    Fahrrader 2022-05-13 #e7ed64d
  24. feat implement evm property manipulation
    Yaroslav Bolyukin 2022-05-17 #6edd3f1
  25. Use Error::from when needed
    Daniel Shiposha 2022-05-12 #1c4a2b3
  26. refactor remove unneeded fn, add transactional attrs
    Daniel Shiposha 2022-05-16 #6020bb0
  27. Fix check_property_key
    Daniel Shiposha 2022-05-12 #599b514
  28. fix clear VariableMetaDataBasket
    Daniel Shiposha 2022-05-16 #8cb720a
  29. Leave only property keys in events
    Daniel Shiposha 2022-05-12 #579ff14
  30. fix tests interfaces
    Daniel Shiposha 2022-05-15 #7676807
  31. Fix set_property_permission key chars error
    Daniel Shiposha 2022-05-12 #c8640ac
  32. refactor remove meta update permission
    Daniel Shiposha 2022-05-15 #04a22c8
  33. Remove variableOnChainSchema
    Daniel Shiposha 2022-05-12 #008a188
  34. fix regenerate tests types
    Daniel Shiposha 2022-05-14 #07f2d6c
  35. feat delegate erc call to other struct
    Yaroslav Bolyukin 2022-05-12 #edc04ac
  36. refactor remove variable data from tests
    Daniel Shiposha 2022-05-14 #3db00dc
  37. fixes createMultipleItems tests
    kryadinskii 2022-05-12 #187efe5
  38. refactor Remove variable data from tokens
    Daniel Shiposha 2022-05-14 #f3ce0b5
  39. Merge remote-tracking branch 'origin/feature/collection-and-nft-props-rebased' into feature/pallet-structure-rebased
    Yaroslav Bolyukin 2022-05-12 #c9b1333
  40. Restore variable_on_chain_schema in version 2
    Daniel Shiposha 2022-05-12 #c4410a4
  41. build fix versions
    Yaroslav Bolyukin 2022-05-12 #7d64f00
  42. Add tests for properties
    kryadinskii 2022-05-10 #36ef046
  43. Merge commit 'fcefd819ab8cf4238a12fa577ad072a3a0ebdad1' into feature/pallet-structure-rebased
    Yaroslav Bolyukin 2022-05-12 #926a049
  44. Add properties key chars check
    Daniel Shiposha 2022-05-11 #2976d69
  45. test fix for new ouroboros behavior
    Yaroslav Bolyukin 2022-05-11 #386b66a
  46. build upgrade to polkadot v0.9.21
    Yaroslav Bolyukin 2022-05-11 #fcefd81
  47. Add proper common pallet errors
    Daniel Shiposha 2022-05-11 #6ac8e66
  48. feat disable nesting by default
    Yaroslav Bolyukin 2022-05-11 #2934957
  49. Release v920000
    kozyrevdev 2022-05-06 #8da8a84
  50. test(properties) added pre-maturity safety for props + nesting + regenerated types
    Fahrrader 2022-05-11 #faf0594
  51. fix rebase leftovers
    Yaroslav Bolyukin 2022-05-06 #c01b00c
  52. Fix OutOfOffset for evm strings while parse it
    kozyrevdev 2022-05-06 #b49f8c1
  53. test regenerate types
    Yaroslav Bolyukin 2022-05-06 #000df54
  54. Remove submodules from tests
    Daniel Shiposha 2022-05-11 #c71991b
  55. feat prevent ouroboros creation during nest
    Yaroslav Bolyukin 2022-04-19 #bebe624
  56. Upgrade to polkadot v0.9.20
    kozyrevdev 2022-05-06 #b35da00
  57. Merge branch 'develop' into hotfix/OutOfOffset
    Igor Kozyrev 2022-05-06 #d9c46d5
  58. build only build wasm when needed
    Yaroslav Bolyukin 2022-05-06 #8aa0346
  59. Add properties info into rpc collection
    Daniel Shiposha 2022-05-11 #f89b8ce
  60. test(common-migration) polkadot-launch signalling
    Fahrrader 2022-04-15 #07a6969
  61. CORE-317 Fix ERC165 support interface
    kozyrevdev 2022-04-21 #1853893
  62. update frontier
    Igor Kozyrev 2022-05-06 #834c493
  63. Fix OutOfOffset for evm strings while parse it
    Trubnikov Sergey 2022-04-28 #923810b
  64. release v920000
    Igor Kozyrev 2022-05-06 #81ed837
  65. chore regenerate types
    Daniel Shiposha 2022-05-06 #efd9f3e
  66. test(common-migration) collection fields remain the same
    Fahrrader 2022-04-15 #5e6da29
  67. Feature/core-325
    kozyrevdev 2022-04-21 #02783a2
  68. Merge branch 'develop' into bugfix/CORE-317
    Igor Kozyrev 2022-04-21 #147a9de
  69. build upgrade to polkadot v0.9.20
    Yaroslav Bolyukin 2022-05-05 #3bf1848
  70. switch local testnet on westend relay
    Igor Kozyrev 2022-04-29 #2646448
  71. test(properties)
    Fahrrader 2022-05-06 #b47cba8
  72. feat(rpc) totalSupply
    Yaroslav Bolyukin 2022-04-14 #f387a59
  73. feature/core-178
    kozyrevdev 2022-04-21 #23e7e86
  74. fix misprints
    Igor Kozyrev 2022-04-21 #447d08b
  75. CORE-317 cargo fmt
    Trubnikov Sergey 2022-04-11 #cb67b4e
  76. test also check flipper balance in sponsoring
    Yaroslav Bolyukin 2022-05-04 #784fe46
  77. cargo fmt
    Daniel Shiposha 2022-05-06 #761b2c7
  78. test fix unit
    Yaroslav Bolyukin 2022-04-13 #bbd154a
  79. release v918010 js types
    kozyrevdev 2022-04-08 #41b4396
  80. Merge branch 'develop' into CORE-178
    Igor Kozyrev 2022-04-21 #ac711ec
  81. fix misprint
    Igor Kozyrev 2022-04-21 #d3ed694
  82. CORE-317 Fix ERC165 support interface
    Trubnikov Sergey 2022-04-11 #0902e70
  83. build don't use [patch]
    Yaroslav Bolyukin 2022-05-04 #6319aff
  84. Add token_data RPC
    Daniel Shiposha 2022-05-06 #4154c51
  85. test apps launch scripts
    Yaroslav Bolyukin 2022-04-12 #f082ca5
  86. Release v918010
    kozyrevdev 2022-04-07 #d0079d6
  87. test regenerate types
    Yaroslav Bolyukin 2022-04-07 #e80c4ef
  88. Style fix
    str-mv 2022-04-11 #1ae3db3
  89. Merge branch 'develop' into feature/CORE-325
    Igor Kozyrev 2022-04-21 #5f2e50b
  90. Feature/autoseal every n secs
    kozyrevdev 2022-04-01 #219f5f0
  91. refactor move evm sponsoring effects to validity
    Yaroslav Bolyukin 2022-05-04 #d191478
  92. Remove unneeded uses
    Daniel Shiposha 2022-05-06 #06ce619
  93. fix(rpc) wrong return type for collectionTokens call
    Yaroslav Bolyukin 2022-04-12 #f9a4dd5
  94. CORE-283 add effective_collection_limits
    kozyrevdev 2022-04-06 #0daf5cb
  95. up runtime version
    Igor Kozyrev 2022-04-06 #48b553e
  96. Fix style
    str-mv 2022-04-08 #e476c16
  97. CORE-325 cargo fmt
    Trubnikov Sergey 2022-04-11 #c97f702
  98. Test ERC721Mintable sponsoring
    kozyrevdev 2022-04-01 #62bde24
  99. Merge branch 'develop' into feature/autoseal-every-n-secs
    Igor Kozyrev 2022-04-01 #7e36fe0
  100. test upgrade polkadot.js
    Yaroslav Bolyukin 2022-05-04 #1f6cb5b