git.delta.rocks / unique-network / refs/commits / 67532f473fe2

difftreelog
  1. feat add refungible and new-functionality feature
    Daniel Shiposha 2022-08-01 #67532f4
  2. 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
  3. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  4. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  5. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  6. Enabled running all test even errors exists.
    kozyrevdev 2022-08-08 #99636cf
  7. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  8. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  9. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  10. Enabled running all test even errors exists.
    Alexander Aksenov 2022-08-08 #15f4cf3
  11. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  12. ci forkless config
    Alex 2022-08-08 #25ed25d
  13. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  14. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  15. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  16. ci forkless config
    Igor Kozyrev 2022-08-08 #d98cdf7
  17. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  18. CI, step 1
    kozyrevdev 2022-08-05 #50fb43d
  19. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5
  20. `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
  21. style format code
    Yaroslav Bolyukin 2022-08-04 #b7c1009
  22. Escaping feature build ARG due to equal sign inside.
    Alexander Aksenov 2022-08-05 #9f15e9c
  23. chore fix code review requests
    Grigoriy Simonov 2022-08-04 #17276cf
  24. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150
  25. fix typo - ggithub.base_ref -> github.head_ref
    Alexander Aksenov 2022-08-05 #a5940c7
  26. chore changelog and version
    Grigoriy Simonov 2022-08-04 #b24c77c
  27. test regenerate types
    Yaroslav Bolyukin 2022-08-03 #f5cb854
  28. chore add check for ERC-20 transfer event on ERC-721 transfer method call
    Grigoriy Simonov 2022-08-04 #708f63e
  29. Switch back to github.base_ref.
    Alexander Aksenov 2022-08-05 #85bb1d2
  30. fix(refungible-pallet) fixed wrong amount in ItemCreated event
    Grigoriy Simonov 2022-08-04 #d82d09e
  31. chore regenerate evm-coder files
    Yaroslav Bolyukin 2022-08-03 #6fca5f3
  32. chore add transfer event for `burn` and `create_multiple_items`
    Grigoriy Simonov 2022-08-03 #9d3564e
  33. Revert back file
    Alexander Aksenov 2022-08-05 #4a5e049
  34. Merge pull request #438 from UniqueNetwork/fix/dynamic-part-selector-offset
    Yaroslav Bolyukin 2022-08-03 #f732634
  35. chore add transfer events for transfering from and to partial ownership
    Grigoriy Simonov 2022-08-03 #bb6d71b
  36. Develop
    Alex 2022-08-05 #385858f
  37. Merge pull request #463 from UniqueNetwork/feature/remove_const_data_rft
    Yaroslav Bolyukin 2022-08-03 #8065c75
  38. fix dynamic part offset should not include selector
    Yaroslav Bolyukin 2022-07-13 #b5d28e5
  39. chore implement transfer and burn for ERC-721
    Grigoriy Simonov 2022-07-28 #abc6b05
  40. Fixing spoted items.
    Alexander Aksenov 2022-08-05 #246a7cb
  41. Merge branch 'UniqueNetwork:develop' into develop
    Alex 2022-08-05 #951f0fa
  42. Merge master into develop
    Yaroslav Bolyukin 2022-08-03 #b21ac36
  43. fix upgrade pallet storage to v2
    Yaroslav Bolyukin 2022-08-03 #a7dc6fb
  44. [CORE-425]  Restrict XCM barrier from trusting parent chain
    str-mv 2022-07-11 #12c8c8f
  45. chore update version
    Grigoriy Simonov 2022-07-27 #7d1859c
  46. final cleanup
    Alexander Aksenov 2022-08-04 #f946586
  47. Removed un-needed artefacts. Added additional build ARGS.
    Alex 2022-08-04 #a1bfd4b
  48. Doc/primitives
    Yaroslav Bolyukin 2022-08-01 #4247b84
  49. Quartz v924012-2
    kozyrevdev 2022-07-28 #ca5f1a8
  50. Merge branch 'develop' into feature/remove_const_data_rft
    Yaroslav Bolyukin 2022-08-03 #3acbd6f
  51. Fix total pieces tests
    Trubnikov Sergey 2022-07-06 #788534b
  52. fix update XCM transfer test
    Ilja Khabarov 2022-07-11 #1017382
  53. doc(refungible-pallet): add documentation for ERC-721 implementation
    Grigoriy Simonov 2022-07-27 #30c8dcd
  54. Removed workflow for master. too early.
    Alexander Aksenov 2022-08-04 #a0c3d00
  55. SpeedUp build by adding cargo-chef into Dockerfile.
    Alex 2022-08-03 #19daf00
  56. Feature/core 412 Helper for create RFT collection
    Yaroslav Bolyukin 2022-07-27 #2232fc1
  57. doc: fix PR
    Trubnikov Sergey 2022-07-29 #2f869bf
  58. Release v924012-1
    kozyrevdev 2022-07-28 #4bc0aee
  59. chain-spec with ws
    kozyrevdev 2022-07-28 #e2ffe9e
  60. path: remove data_size
    Trubnikov Sergey 2022-08-02 #9e39d67
  61. v924010
    kozyrevdev 2022-07-06 #edc0202
  62. fix restrict XCM barrier from trusting parent chain
    Ilja Khabarov 2022-07-11 #2e3d152
  63. test(refungible-pallet) add tests for ERC-721 EVM API
    Grigoriy Simonov 2022-07-27 #62ad43e
  64. Try remove ID from test step.
    Alexander Aksenov 2022-08-04 #809f0d0
  65. Switched back to tests without docker container.
    Alex 2022-08-03 #52dd1bf
  66. SpeedUp build by adding cargo-chef into Dockerfile.
    Alexander Aksenov 2022-08-03 #b8cfc48
  67. Merge pull request #427 from UniqueNetwork/doc/architectural-changes
    Yaroslav Bolyukin 2022-07-22 #d4f7a1e
  68. misck: fix pr
    Trubnikov Sergey 2022-07-26 #7e1b91d
  69. fmt
    Trubnikov Sergey 2022-07-28 #70cdec4
  70. Release v924012
    kozyrevdev 2022-07-26 #d26acb1
  71. change chain-specs
    kozyrevdev 2022-07-28 #ed2d110
  72. chain-spec with ws
    Konstantin Astakhov 2022-07-28 #7f807a7
  73. major: move RFT const data to depricated.
    Trubnikov Sergey 2022-08-01 #3a3be8f
  74. Add rpc method for total_pieces
    bugrazoid 2022-07-06 #1ac708f
  75. up version
    Igor Kozyrev 2022-07-05 #824b60f
  76. feat(refungible-pallet) ERC-721 EVM API
    Grigoriy Simonov 2022-07-25 #749341e
  77. Order changed.
    Alexander Aksenov 2022-08-04 #e03c80d
  78. Changed filenames for docker-compose. Temporary disabled demolition o…
    Alex 2022-08-03 #111f433
  79. Switched back to tests without docker container.
    Alexander Aksenov 2022-08-03 #dab0d12
  80. Merge pull request #439 from UniqueNetwork/doc/rmrk
    Yaroslav Bolyukin 2022-07-22 #281e817
  81. doc(primitives): fix sponsor transfer timeout
    Farhad Hakimov 2022-07-22 #2bb23d8
  82. misk: fix pr
    Trubnikov Sergey 2022-07-26 #090f6fa
  83. doc
    Trubnikov Sergey 2022-07-28 #06c6a41
  84. Release v924011
    kozyrevdev 2022-07-08 #566036f
  85. add Quartz chain spec
    Igor Kozyrev 2022-07-26 #6bfbd92
  86. change chain-specs
    Konstantin Astakhov 2022-07-28 #86b5820
  87. Remove 'view' from createNonfungibleCollection interface
    kozyrevdev 2022-07-05 #e82bbde
  88. Fix unwrap
    Trubnikov Sergey 2022-07-05 #a5763d4
  89. Node JS 16
    Alexander Aksenov 2022-08-04 #7be38fd
  90. Changed path to DOckerfile
    Alex 2022-08-03 #0623031
  91. Changed filenames for docker-compose. Temporary disabled demolition of stack.
    Alexander Aksenov 2022-08-03 #826ecef
  92. build regenerate lockfile
    Yaroslav Bolyukin 2022-07-22 #26e74f7
  93. doc(rmrk): fix an unfinished line
    Farhad Hakimov 2022-07-22 #4651d7d
  94. style(tests) eslint
    Farhad Hakimov 2022-07-22 #c880569
  95. misk: fix pr
    Trubnikov Sergey 2022-07-26 #9aa0a89
  96. doc: Add general documentation.
    Trubnikov Sergey 2022-07-22 #26c4de6
  97. Release v924010
    kozyrevdev 2022-07-06 #a458077
  98. up version
    Igor Kozyrev 2022-07-08 #846700d
  99. refactor disable VariableMetadataBasket cleanup
    Yaroslav Bolyukin 2022-07-26 #474412a
  100. Merge pull request #415 from UniqueNetwork/test/create-multiple-items-ex-fungible
    kozyrevdev 2022-07-05 #a7e0a81