git.delta.rocks / unique-network / refs/commits / 6600168be99c

difftreelog
  1. Enabled back cleanup after run.
    Alexander Aksenov 2022-08-14 #6600168
  2. Added else condition
    Alexander Aksenov 2022-08-14 #0d64785
  3. Formating has been amended.
    Alexander Aksenov 2022-08-14 #b760e7a
  4. Verification script has been modified.
    Alexander Aksenov 2022-08-14 #72d7128
  5. Added docker container state verification
    Alexander Aksenov 2022-08-14 #267f556
  6. Changed message
    Alexander Aksenov 2022-08-14 #5b56475
  7. Test script has been updated.
    Alexander Aksenov 2022-08-14 #117e5fa
  8. Specified correct tag name
    Alexander Aksenov 2022-08-14 #874e5a3
  9. fix typo.
    Alexander Aksenov 2022-08-14 #b8e6595
  10. fix remove duplicated "uses"
    Alexander Aksenov 2022-08-12 #36d67b0
  11. Prepare execution matrix as pre-requisite.
    Alexander Aksenov 2022-08-12 #593e55c
  12. Merge branch 'develop' into CI-41-forckless-update-parachain-relay-nodata
    Alex 2022-08-12 #be539d7
  13. Build Args definition has been changed. Docker linting notices has been fixed.
    Alexander Aksenov 2022-08-12 #b1ec0e6
  14. Feature/playgrounds
    Yaroslav Bolyukin 2022-08-12 #e4268af
  15. Check script fix.
    Alexander Aksenov 2022-08-12 #94bc7f5
  16. test regenerate yarn lock
    Yaroslav Bolyukin 2022-08-11 #dcc6bc0
  17. Merge remote-tracking branch 'origin/develop' into feature/playgrounds
    Max Andreev 2022-08-12 #f1fa9f2
  18. Merge branch 'develop' into CI-41-forckless-update-parachain-relay-nodata
    Alexander Aksenov 2022-08-12 #dee6a4a
  19. Merge remote-tracking branch 'origin/feature/fractionalizer-contract' into develop
    Yaroslav Bolyukin 2022-08-11 #fe32b30
  20. add Apache-2.0 license identifier
    Max Andreev 2022-08-12 #9f93486
  21. Additional log collection on docker build failure has been added.
    Alexander Aksenov 2022-08-12 #4972f37
  22. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  23. `RefungibleMultipleItems` no longer allows to provide multiple users for single token
    Yaroslav Bolyukin 2022-08-11 #bc60087
  24. chore change verifyOwnerOrAdmin method
    Grigoriy Simonov 2022-08-11 #0265731
  25. fix review remarks
    Max Andreev 2022-08-11 #00b2c1c
  26. Timings tunning.
    Alexander Aksenov 2022-08-11 #9ce5f25
  27. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  28. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  29. Merge pull request #462 from UniqueNetwork/fix/pallets_disabled
    Yaroslav Bolyukin 2022-08-11 #282c701
  30. chore remove comment
    Grigoriy Simonov 2022-08-11 #b961305
  31. fix eslint errors and warnings in tests
    Maksandre 2022-08-09 #0210312
  32. Enable continue-on-errors.
    Alexander Aksenov 2022-08-11 #a85410a
  33. Enabled running all test even errors exists.
    kozyrevdev 2022-08-08 #99636cf
  34. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  35. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  36. Cosmetic changes: updated links in readme, disable .ts tests for github linguist
    Yaroslav Bolyukin 2022-08-11 #54cf093
  37. fix add up-common
    Daniel Shiposha 2022-08-11 #fcb85ee
  38. chore fix cargo fmt
    Grigoriy Simonov 2022-08-11 #67ae0d7
  39. fix documents TODOs
    Maksandre 2022-08-09 #c2a1147
  40. Bash script has been updated.
    Alexander Aksenov 2022-08-11 #df2a95f
  41. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  42. Enabled running all test even errors exists.
    Alexander Aksenov 2022-08-08 #15f4cf3
  43. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  44. test remove only
    Yaroslav Bolyukin 2022-08-11 #ac8475b
  45. Cosmetic changes: updated links in readme, disable .ts tests for github linguist
    Andrey 2022-08-11 #a1640c1
  46. refactor add up-common
    Daniel Shiposha 2022-08-11 #1cbdff9
  47. chore add Fractionalizer contract documentation, prevent QTZ/UNQ transfers from nonowners, tests for TransfersNotAllowed
    Grigoriy Simonov 2022-08-11 #e38fb0c
  48. add jsdoc
    Maksandre 2022-08-08 #76975d1
  49. Seems final. Let's test it.
    Alexander Aksenov 2022-08-11 #b719e6a
  50. ci forkless config
    Alex 2022-08-08 #25ed25d
  51. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  52. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  53. Integration test Parachain mode.
    ut-akuznetsov 2022-08-10 #3302985
  54. fix use console.error in requirePallets
    Daniel Shiposha 2022-08-11 #7a36e4c
  55. chore use contractOwner method in contract
    Grigoriy Simonov 2022-08-11 #6d585f9
  56. fix eslint errors in playgrounds
    Maksandre 2022-08-08 #47f1fe8
  57. Added echo for debug
    Alexander Aksenov 2022-08-11 #b5366b9
  58. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  59. ci forkless config
    Igor Kozyrev 2022-08-08 #d98cdf7
  60. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  61. Added id: test-report into step related to test reports upload.
    Alexander Aksenov 2022-08-10 #5403a31
  62. fix eslint
    Daniel Shiposha 2022-08-10 #f16741c
  63. chore compile fractionalizer in typescript
    Grigoriy Simonov 2022-08-11 #7e5f909
  64. unique-playgrounds to tests fungible, refungible and removeCollectionAdmin tests rewrited for example
    Andrey 2022-07-31 #d944b14
  65. TMP disabled for debug for bash script.
    Alexander Aksenov 2022-08-11 #f67fe0e
  66. CI, step 1
    kozyrevdev 2022-08-05 #50fb43d
  67. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5
  68. `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
  69. Feature opal-runtime is default feature.
    Alexander Aksenov 2022-08-10 #3784fb4
  70. fix unit tests
    Daniel Shiposha 2022-08-10 #d02d6e8
  71. chore remove duplicated check in fractionalizer contract
    Grigoriy Simonov 2022-08-11 #817fef6
  72. Feature/core 412 Helper for create RFT collection
    Yaroslav Bolyukin 2022-07-27 #2232fc1
  73. Workflow built-in Bash script has been updated.
    Alexander Aksenov 2022-08-11 #1122e0d
  74. style format code
    Yaroslav Bolyukin 2022-08-04 #b7c1009
  75. Escaping feature build ARG due to equal sign inside.
    Alexander Aksenov 2022-08-05 #9f15e9c
  76. chore fix code review requests
    Grigoriy Simonov 2022-08-04 #17276cf
  77. Re-created branch
    Alexander Aksenov 2022-08-10 #afc5a29
  78. cargo fmt
    Daniel Shiposha 2022-08-10 #18d8c65
  79. chore update for contract method names and fix for contract compilation script
    Grigoriy Simonov 2022-08-11 #281718a
  80. Merge pull request #427 from UniqueNetwork/doc/architectural-changes
    Yaroslav Bolyukin 2022-07-22 #d4f7a1e
  81. misck: fix pr
    Trubnikov Sergey 2022-07-26 #7e1b91d
  82. Remove --exit-code-from due to not compatible with --detached option.
    Alexander Aksenov 2022-08-11 #68ebb3e
  83. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150
  84. fix typo - ggithub.base_ref -> github.head_ref
    Alexander Aksenov 2022-08-05 #a5940c7
  85. chore changelog and version
    Grigoriy Simonov 2022-08-04 #b24c77c
  86. fix remove .only from createMultipleItemsEx.test
    Daniel Shiposha 2022-08-10 #12727ca
  87. chore fix `token_owner` weight
    Grigoriy Simonov 2022-08-11 #2d2eac8
  88. Merge pull request #439 from UniqueNetwork/doc/rmrk
    Yaroslav Bolyukin 2022-07-22 #281e817
  89. doc(primitives): fix sponsor transfer timeout
    Farhad Hakimov 2022-07-22 #2bb23d8
  90. misk: fix pr
    Trubnikov Sergey 2022-07-26 #090f6fa
  91. Specified service name for --exit-code-from option
    Alexander Aksenov 2022-08-11 #a6d261c
  92. test regenerate types
    Yaroslav Bolyukin 2022-08-03 #f5cb854
  93. chore add check for ERC-20 transfer event on ERC-721 transfer method call
    Grigoriy Simonov 2022-08-04 #708f63e
  94. Switch back to github.base_ref.
    Alexander Aksenov 2022-08-05 #85bb1d2
  95. fix(refungible-pallet) fixed wrong amount in ItemCreated event
    Grigoriy Simonov 2022-08-04 #d82d09e
  96. fix warn about skipped tests
    Daniel Shiposha 2022-08-09 #b1da505
  97. chore make rft token default if parent token is not set
    Grigoriy Simonov 2022-08-11 #c7669db
  98. build regenerate lockfile
    Yaroslav Bolyukin 2022-07-22 #26e74f7
  99. doc(rmrk): fix an unfinished line
    Farhad Hakimov 2022-07-22 #4651d7d
  100. style(tests) eslint
    Farhad Hakimov 2022-07-22 #c880569