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

difftreelog

commits

/history
  1. Merge remote-tracking branch 'origin/feature/fractionalizer-contract' into develop
    Yaroslav Bolyukin 2022-08-11 #fe32b30
  2. `RefungibleMultipleItems` no longer allows to provide multiple users for single token
    Yaroslav Bolyukin 2022-08-11 #bc60087
  3. chore change verifyOwnerOrAdmin method
    Grigoriy Simonov 2022-08-11 #0265731
  4. Merge pull request #462 from UniqueNetwork/fix/pallets_disabled
    Yaroslav Bolyukin 2022-08-11 #282c701
  5. chore remove comment
    Grigoriy Simonov 2022-08-11 #b961305
  6. Cosmetic changes: updated links in readme, disable .ts tests for github linguist
    Yaroslav Bolyukin 2022-08-11 #54cf093
  7. fix add up-common
    Daniel Shiposha 2022-08-11 #fcb85ee
  8. chore fix cargo fmt
    Grigoriy Simonov 2022-08-11 #67ae0d7
  9. test remove only
    Yaroslav Bolyukin 2022-08-11 #ac8475b
  10. Cosmetic changes: updated links in readme, disable .ts tests for github linguist
    Andrey 2022-08-11 #a1640c1
  11. refactor add up-common
    Daniel Shiposha 2022-08-11 #1cbdff9
  12. chore add Fractionalizer contract documentation, prevent QTZ/UNQ transfers from nonowners, tests for TransfersNotAllowed
    Grigoriy Simonov 2022-08-11 #e38fb0c
  13. Integration test Parachain mode.
    ut-akuznetsov 2022-08-10 #3302985
  14. fix use console.error in requirePallets
    Daniel Shiposha 2022-08-11 #7a36e4c
  15. chore use contractOwner method in contract
    Grigoriy Simonov 2022-08-11 #6d585f9
  16. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  17. Added id: test-report into step related to test reports upload.
    Alexander Aksenov 2022-08-10 #5403a31
  18. fix eslint
    Daniel Shiposha 2022-08-10 #f16741c
  19. chore compile fractionalizer in typescript
    Grigoriy Simonov 2022-08-11 #7e5f909
  20. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  21. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  22. Feature opal-runtime is default feature.
    Alexander Aksenov 2022-08-10 #3784fb4
  23. fix unit tests
    Daniel Shiposha 2022-08-10 #d02d6e8
  24. chore remove duplicated check in fractionalizer contract
    Grigoriy Simonov 2022-08-11 #817fef6
  25. Enabled running all test even errors exists.
    kozyrevdev 2022-08-08 #99636cf
  26. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  27. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  28. Re-created branch
    Alexander Aksenov 2022-08-10 #afc5a29
  29. cargo fmt
    Daniel Shiposha 2022-08-10 #18d8c65
  30. chore update for contract method names and fix for contract compilation script
    Grigoriy Simonov 2022-08-11 #281718a
  31. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  32. Enabled running all test even errors exists.
    Alexander Aksenov 2022-08-08 #15f4cf3
  33. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  34. fix remove .only from createMultipleItemsEx.test
    Daniel Shiposha 2022-08-10 #12727ca
  35. chore fix `token_owner` weight
    Grigoriy Simonov 2022-08-11 #2d2eac8
  36. ci forkless config
    Alex 2022-08-08 #25ed25d
  37. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  38. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  39. fix warn about skipped tests
    Daniel Shiposha 2022-08-09 #b1da505
  40. chore make rft token default if parent token is not set
    Grigoriy Simonov 2022-08-11 #c7669db
  41. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  42. ci forkless config
    Igor Kozyrev 2022-08-08 #d98cdf7
  43. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  44. fix skip refungible and scheduler tests on qtz/unq
    Daniel Shiposha 2022-08-09 #3d7ffe7
  45. chore add check for fractionalizer error messages
    Grigoriy Simonov 2022-08-11 #0648dd7
  46. CI, step 1
    kozyrevdev 2022-08-05 #50fb43d
  47. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5
  48. `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
  49. refactor unsupported! macro
    Daniel Shiposha 2022-08-09 #5eadf5f
  50. chore add test for rft2nft
    Grigoriy Simonov 2022-08-11 #f5f52d9