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

difftreelog

commits

tests/src/ethhistory
  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. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150
  19. chore add check for ERC-20 transfer event on ERC-721 transfer method call
    Grigoriy Simonov 2022-08-04 #708f63e
  20. chore regenerate evm-coder files
    Yaroslav Bolyukin 2022-08-03 #6fca5f3
  21. chore add transfer event for `burn` and `create_multiple_items`
    Grigoriy Simonov 2022-08-03 #9d3564e
  22. Merge pull request #438 from UniqueNetwork/fix/dynamic-part-selector-offset
    Yaroslav Bolyukin 2022-08-03 #f732634
  23. chore add transfer events for transfering from and to partial ownership
    Grigoriy Simonov 2022-08-03 #bb6d71b
  24. Develop
    Alex 2022-08-05 #385858f
  25. chore implement transfer and burn for ERC-721
    Grigoriy Simonov 2022-07-28 #abc6b05
  26. Merge branch 'UniqueNetwork:develop' into develop
    Alex 2022-08-05 #951f0fa
  27. Merge master into develop
    Yaroslav Bolyukin 2022-08-03 #b21ac36
  28. Feature/core 412 Helper for create RFT collection
    Yaroslav Bolyukin 2022-07-27 #2232fc1
  29. test(refungible-pallet) add tests for ERC-721 EVM API
    Grigoriy Simonov 2022-07-27 #62ad43e
  30. Add rpc method for total_pieces
    bugrazoid 2022-07-06 #1ac708f
  31. feat(refungible-pallet) ERC-721 EVM API
    Grigoriy Simonov 2022-07-25 #749341e