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

difftreelog

commits

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