git.delta.rocks / unique-network / refs/commits / 02657310a394

difftreelog

commits

testshistory
  1. chore change verifyOwnerOrAdmin method
    Grigoriy Simonov 2022-08-11 #0265731
  2. chore remove comment
    Grigoriy Simonov 2022-08-11 #b961305
  3. chore add Fractionalizer contract documentation, prevent QTZ/UNQ transfers from nonowners, tests for TransfersNotAllowed
    Grigoriy Simonov 2022-08-11 #e38fb0c
  4. chore use contractOwner method in contract
    Grigoriy Simonov 2022-08-11 #6d585f9
  5. chore compile fractionalizer in typescript
    Grigoriy Simonov 2022-08-11 #7e5f909
  6. chore remove duplicated check in fractionalizer contract
    Grigoriy Simonov 2022-08-11 #817fef6
  7. chore update for contract method names and fix for contract compilation script
    Grigoriy Simonov 2022-08-11 #281718a
  8. chore make rft token default if parent token is not set
    Grigoriy Simonov 2022-08-11 #c7669db
  9. chore add check for fractionalizer error messages
    Grigoriy Simonov 2022-08-11 #0648dd7
  10. chore add test for rft2nft
    Grigoriy Simonov 2022-08-11 #f5f52d9
  11. chore fix fractionalizer error message
    Grigoriy Simonov 2022-08-11 #59980bb
  12. chore update stubs and polkadot types
    Grigoriy Simonov 2022-08-11 #5da8c44
  13. chore refactor RFT token tests
    Grigoriy Simonov 2022-08-11 #15c21ab
  14. tests(refungible-pallet): add negative tests for fractionalizer contract
    Grigoriy Simonov 2022-08-11 #e256f7e
  15. feat(refungible-pallet) fractionalizer compilation script
    Grigoriy Simonov 2022-08-11 #34ddd36
  16. feat(refungible-pallet) fractionalizer contract
    Grigoriy Simonov 2022-08-11 #42f7f34
  17. feat(refungible-pallet) ERC 1633 implementation and `set_parent_nft` method
    Grigoriy Simonov 2022-08-11 #eb17630
  18. test remove only
    Yaroslav Bolyukin 2022-08-11 #ac8475b
  19. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  20. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  21. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  22. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  23. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  24. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  25. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  26. CI, step 1
    kozyrevdev 2022-08-05 #50fb43d
  27. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5
  28. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150
  29. test regenerate types
    Yaroslav Bolyukin 2022-08-03 #f5cb854
  30. chore add check for ERC-20 transfer event on ERC-721 transfer method call
    Grigoriy Simonov 2022-08-04 #708f63e
  31. fix(refungible-pallet) fixed wrong amount in ItemCreated event
    Grigoriy Simonov 2022-08-04 #d82d09e
  32. chore regenerate evm-coder files
    Yaroslav Bolyukin 2022-08-03 #6fca5f3
  33. chore add transfer event for `burn` and `create_multiple_items`
    Grigoriy Simonov 2022-08-03 #9d3564e
  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. chore implement transfer and burn for ERC-721
    Grigoriy Simonov 2022-07-28 #abc6b05
  38. Fixing spoted items.
    Alexander Aksenov 2022-08-05 #246a7cb
  39. Merge branch 'UniqueNetwork:develop' into develop
    Alex 2022-08-05 #951f0fa
  40. Merge master into develop
    Yaroslav Bolyukin 2022-08-03 #b21ac36
  41. [CORE-425]  Restrict XCM barrier from trusting parent chain
    str-mv 2022-07-11 #12c8c8f
  42. Removed un-needed artefacts. Added additional build ARGS.
    Alex 2022-08-04 #a1bfd4b
  43. Fix total pieces tests
    Trubnikov Sergey 2022-07-06 #788534b
  44. fix update XCM transfer test
    Ilja Khabarov 2022-07-11 #1017382
  45. Feature/core 412 Helper for create RFT collection
    Yaroslav Bolyukin 2022-07-27 #2232fc1
  46. v924010
    kozyrevdev 2022-07-06 #edc0202
  47. test(refungible-pallet) add tests for ERC-721 EVM API
    Grigoriy Simonov 2022-07-27 #62ad43e
  48. Merge pull request #427 from UniqueNetwork/doc/architectural-changes
    Yaroslav Bolyukin 2022-07-22 #d4f7a1e
  49. Add rpc method for total_pieces
    bugrazoid 2022-07-06 #1ac708f
  50. feat(refungible-pallet) ERC-721 EVM API
    Grigoriy Simonov 2022-07-25 #749341e