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

difftreelog

commits

tests/srchistory
  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. test remove only
    Yaroslav Bolyukin 2022-08-11 #ac8475b
  7. chore add Fractionalizer contract documentation, prevent QTZ/UNQ transfers from nonowners, tests for TransfersNotAllowed
    Grigoriy Simonov 2022-08-11 #e38fb0c
  8. fix use console.error in requirePallets
    Daniel Shiposha 2022-08-11 #7a36e4c
  9. chore use contractOwner method in contract
    Grigoriy Simonov 2022-08-11 #6d585f9
  10. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  11. fix eslint
    Daniel Shiposha 2022-08-10 #f16741c
  12. chore compile fractionalizer in typescript
    Grigoriy Simonov 2022-08-11 #7e5f909
  13. chore remove duplicated check in fractionalizer contract
    Grigoriy Simonov 2022-08-11 #817fef6
  14. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  15. chore update for contract method names and fix for contract compilation script
    Grigoriy Simonov 2022-08-11 #281718a
  16. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  17. fix remove .only from createMultipleItemsEx.test
    Daniel Shiposha 2022-08-10 #12727ca
  18. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  19. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  20. fix warn about skipped tests
    Daniel Shiposha 2022-08-09 #b1da505
  21. chore make rft token default if parent token is not set
    Grigoriy Simonov 2022-08-11 #c7669db
  22. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  23. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  24. fix skip refungible and scheduler tests on qtz/unq
    Daniel Shiposha 2022-08-09 #3d7ffe7
  25. chore add check for fractionalizer error messages
    Grigoriy Simonov 2022-08-11 #0648dd7
  26. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5
  27. chore add test for rft2nft
    Grigoriy Simonov 2022-08-11 #f5f52d9
  28. chore fix fractionalizer error message
    Grigoriy Simonov 2022-08-11 #59980bb
  29. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150
  30. chore update stubs and polkadot types
    Grigoriy Simonov 2022-08-11 #5da8c44
  31. test regenerate types
    Yaroslav Bolyukin 2022-08-03 #f5cb854
  32. chore add check for ERC-20 transfer event on ERC-721 transfer method call
    Grigoriy Simonov 2022-08-04 #708f63e
  33. fix(refungible-pallet) fixed wrong amount in ItemCreated event
    Grigoriy Simonov 2022-08-04 #d82d09e
  34. chore refactor RFT token tests
    Grigoriy Simonov 2022-08-11 #15c21ab
  35. chore regenerate evm-coder files
    Yaroslav Bolyukin 2022-08-03 #6fca5f3
  36. chore add transfer event for `burn` and `create_multiple_items`
    Grigoriy Simonov 2022-08-03 #9d3564e
  37. tests(refungible-pallet): add negative tests for fractionalizer contract
    Grigoriy Simonov 2022-08-11 #e256f7e
  38. Merge pull request #438 from UniqueNetwork/fix/dynamic-part-selector-offset
    Yaroslav Bolyukin 2022-08-03 #f732634
  39. chore add transfer events for transfering from and to partial ownership
    Grigoriy Simonov 2022-08-03 #bb6d71b
  40. Develop
    Alex 2022-08-05 #385858f
  41. feat(refungible-pallet) fractionalizer compilation script
    Grigoriy Simonov 2022-08-11 #34ddd36
  42. chore implement transfer and burn for ERC-721
    Grigoriy Simonov 2022-07-28 #abc6b05
  43. Merge branch 'UniqueNetwork:develop' into develop
    Alex 2022-08-05 #951f0fa
  44. feat(refungible-pallet) fractionalizer contract
    Grigoriy Simonov 2022-08-11 #42f7f34
  45. Merge master into develop
    Yaroslav Bolyukin 2022-08-03 #b21ac36
  46. [CORE-425]  Restrict XCM barrier from trusting parent chain
    str-mv 2022-07-11 #12c8c8f
  47. feat(refungible-pallet) ERC 1633 implementation and `set_parent_nft` method
    Grigoriy Simonov 2022-08-11 #eb17630
  48. Fix total pieces tests
    Trubnikov Sergey 2022-07-06 #788534b
  49. fix update XCM transfer test
    Ilja Khabarov 2022-07-11 #1017382