git.delta.rocks / unique-network / refs/commits / 7a36e4c3fb65

difftreelog
  1. fix use console.error in requirePallets
    Daniel Shiposha 2022-08-11 #7a36e4c
  2. fix eslint
    Daniel Shiposha 2022-08-10 #f16741c
  3. fix unit tests
    Daniel Shiposha 2022-08-10 #d02d6e8
  4. cargo fmt
    Daniel Shiposha 2022-08-10 #18d8c65
  5. fix remove .only from createMultipleItemsEx.test
    Daniel Shiposha 2022-08-10 #12727ca
  6. fix warn about skipped tests
    Daniel Shiposha 2022-08-09 #b1da505
  7. fix skip refungible and scheduler tests on qtz/unq
    Daniel Shiposha 2022-08-09 #3d7ffe7
  8. refactor unsupported! macro
    Daniel Shiposha 2022-08-09 #5eadf5f
  9. fix add refungible feature
    Daniel Shiposha 2022-08-09 #24b248d
  10. cargo fmt
    Daniel Shiposha 2022-08-09 #2371251
  11. fix use errors in unsupported runtime APIs
    Daniel Shiposha 2022-08-08 #2a76b29
  12. refactor optimize common runtime imports
    Daniel Shiposha 2022-08-08 #07fe7b5
  13. fix quartz/unique runtime Cargo.toml
    Daniel Shiposha 2022-08-08 #8a2ef94
  14. refactor minimize quartz/unique runtime
    Daniel Shiposha 2022-08-08 #e04c397
  15. refactor imporve runtime separation
    Daniel Shiposha 2022-08-08 #5900bfd
  16. fix use allow on whole impl
    Daniel Shiposha 2022-08-03 #20083dc
  17. cargo fmt
    Daniel Shiposha 2022-08-03 #3b2d767
  18. feat tests requirePallets
    Daniel Shiposha 2022-08-03 #b544464
  19. fix unify opal with other runtimes
    Daniel Shiposha 2022-08-02 #fe18d26
  20. refactor simplify common construct_runtime
    Daniel Shiposha 2022-08-02 #8699eab
  21. feat common construct_runtime
    Daniel Shiposha 2022-08-02 #a18bd7d
  22. feat scheduler feature
    Daniel Shiposha 2022-08-01 #3f04e2d
  23. feat common construct_runtime, rmrk feature
    Daniel Shiposha 2022-08-01 #ba78248
  24. fix use rft feature in dispatch
    Daniel Shiposha 2022-08-01 #061bbd8
  25. fix use rft imports only when needed
    Daniel Shiposha 2022-08-01 #8f925da
  26. feat add refungible and new-functionality feature
    Daniel Shiposha 2022-08-01 #67532f4
  27. fix disbaled pallets Rmrk, RFT, Scheduler for Quartz RFT, Scheduler for Unique Added the logic of checking the availability of pallets necessary for their execution in tests
    PraetorP 2022-08-01 #7a2dbea
  28. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  29. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  30. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  31. Enabled running all test even errors exists.
    kozyrevdev 2022-08-08 #99636cf
  32. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  33. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  34. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  35. Enabled running all test even errors exists.
    Alexander Aksenov 2022-08-08 #15f4cf3
  36. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  37. ci forkless config
    Alex 2022-08-08 #25ed25d
  38. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  39. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  40. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  41. ci forkless config
    Igor Kozyrev 2022-08-08 #d98cdf7
  42. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  43. CI, step 1
    kozyrevdev 2022-08-05 #50fb43d
  44. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5
  45. `create_multiple_items_ex` was allowing invalid (that will be always
    rejected at runtime level) refungible mint extrinsics, by passing
    multiple users into `RefungibleMultipleItems` call.
    Yaroslav Bolyukin 2022-08-04 #ec332a0
  46. style format code
    Yaroslav Bolyukin 2022-08-04 #b7c1009
  47. Escaping feature build ARG due to equal sign inside.
    Alexander Aksenov 2022-08-05 #9f15e9c
  48. chore fix code review requests
    Grigoriy Simonov 2022-08-04 #17276cf
  49. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150
  50. fix typo - ggithub.base_ref -> github.head_ref
    Alexander Aksenov 2022-08-05 #a5940c7
  51. chore changelog and version
    Grigoriy Simonov 2022-08-04 #b24c77c
  52. test regenerate types
    Yaroslav Bolyukin 2022-08-03 #f5cb854
  53. chore add check for ERC-20 transfer event on ERC-721 transfer method call
    Grigoriy Simonov 2022-08-04 #708f63e
  54. Switch back to github.base_ref.
    Alexander Aksenov 2022-08-05 #85bb1d2
  55. fix(refungible-pallet) fixed wrong amount in ItemCreated event
    Grigoriy Simonov 2022-08-04 #d82d09e
  56. chore regenerate evm-coder files
    Yaroslav Bolyukin 2022-08-03 #6fca5f3
  57. chore add transfer event for `burn` and `create_multiple_items`
    Grigoriy Simonov 2022-08-03 #9d3564e
  58. Revert back file
    Alexander Aksenov 2022-08-05 #4a5e049
  59. Merge pull request #438 from UniqueNetwork/fix/dynamic-part-selector-offset
    Yaroslav Bolyukin 2022-08-03 #f732634
  60. chore add transfer events for transfering from and to partial ownership
    Grigoriy Simonov 2022-08-03 #bb6d71b
  61. Develop
    Alex 2022-08-05 #385858f
  62. Merge pull request #463 from UniqueNetwork/feature/remove_const_data_rft
    Yaroslav Bolyukin 2022-08-03 #8065c75
  63. fix dynamic part offset should not include selector
    Yaroslav Bolyukin 2022-07-13 #b5d28e5
  64. chore implement transfer and burn for ERC-721
    Grigoriy Simonov 2022-07-28 #abc6b05
  65. Fixing spoted items.
    Alexander Aksenov 2022-08-05 #246a7cb
  66. Merge branch 'UniqueNetwork:develop' into develop
    Alex 2022-08-05 #951f0fa
  67. Merge master into develop
    Yaroslav Bolyukin 2022-08-03 #b21ac36
  68. fix upgrade pallet storage to v2
    Yaroslav Bolyukin 2022-08-03 #a7dc6fb
  69. [CORE-425]  Restrict XCM barrier from trusting parent chain
    str-mv 2022-07-11 #12c8c8f
  70. chore update version
    Grigoriy Simonov 2022-07-27 #7d1859c
  71. final cleanup
    Alexander Aksenov 2022-08-04 #f946586
  72. Removed un-needed artefacts. Added additional build ARGS.
    Alex 2022-08-04 #a1bfd4b
  73. Doc/primitives
    Yaroslav Bolyukin 2022-08-01 #4247b84
  74. Quartz v924012-2
    kozyrevdev 2022-07-28 #ca5f1a8
  75. Merge branch 'develop' into feature/remove_const_data_rft
    Yaroslav Bolyukin 2022-08-03 #3acbd6f
  76. Fix total pieces tests
    Trubnikov Sergey 2022-07-06 #788534b
  77. fix update XCM transfer test
    Ilja Khabarov 2022-07-11 #1017382
  78. doc(refungible-pallet): add documentation for ERC-721 implementation
    Grigoriy Simonov 2022-07-27 #30c8dcd
  79. Removed workflow for master. too early.
    Alexander Aksenov 2022-08-04 #a0c3d00
  80. SpeedUp build by adding cargo-chef into Dockerfile.
    Alex 2022-08-03 #19daf00
  81. Feature/core 412 Helper for create RFT collection
    Yaroslav Bolyukin 2022-07-27 #2232fc1
  82. doc: fix PR
    Trubnikov Sergey 2022-07-29 #2f869bf
  83. Release v924012-1
    kozyrevdev 2022-07-28 #4bc0aee
  84. chain-spec with ws
    kozyrevdev 2022-07-28 #e2ffe9e
  85. path: remove data_size
    Trubnikov Sergey 2022-08-02 #9e39d67
  86. v924010
    kozyrevdev 2022-07-06 #edc0202
  87. fix restrict XCM barrier from trusting parent chain
    Ilja Khabarov 2022-07-11 #2e3d152
  88. test(refungible-pallet) add tests for ERC-721 EVM API
    Grigoriy Simonov 2022-07-27 #62ad43e
  89. Try remove ID from test step.
    Alexander Aksenov 2022-08-04 #809f0d0
  90. Switched back to tests without docker container.
    Alex 2022-08-03 #52dd1bf
  91. SpeedUp build by adding cargo-chef into Dockerfile.
    Alexander Aksenov 2022-08-03 #b8cfc48
  92. Merge pull request #427 from UniqueNetwork/doc/architectural-changes
    Yaroslav Bolyukin 2022-07-22 #d4f7a1e
  93. misck: fix pr
    Trubnikov Sergey 2022-07-26 #7e1b91d
  94. fmt
    Trubnikov Sergey 2022-07-28 #70cdec4
  95. Release v924012
    kozyrevdev 2022-07-26 #d26acb1
  96. change chain-specs
    kozyrevdev 2022-07-28 #ed2d110
  97. chain-spec with ws
    Konstantin Astakhov 2022-07-28 #7f807a7
  98. major: move RFT const data to depricated.
    Trubnikov Sergey 2022-08-01 #3a3be8f
  99. Add rpc method for total_pieces
    bugrazoid 2022-07-06 #1ac708f
  100. up version
    Igor Kozyrev 2022-07-05 #824b60f