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

difftreelog

commits

testshistory
  1. Add setCollectionProperties negative test
    Max Andreev 2022-12-06 #fe21acc
  2. + combine with deleteCollectionProperty
    Max Andreev 2022-12-06 #4cd5a26
  3. + combine with setCollectionProperty
    Max Andreev 2022-12-06 #9764f29
  4. Fix tests for quartz and unique
    Max Andreev 2022-12-05 #fc6fcf2
  5. Add fungible collections checks
    Max Andreev 2022-12-05 #256ba30
  6. Add destroyCollection checks
    Max Andreev 2022-12-03 #185ad36
  7. Add destroyCollection tests
    Max Andreev 2022-12-03 #2849d0e
  8. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  9. Add changeCollectionOwnerCross checks
    Max Andreev 2022-12-02 #a851f1b
  10. Add more transferCross tests
    Max Andreev 2022-12-02 #231aa66
  11. Add transferCross tests
    Max Andreev 2022-12-02 #3509456
  12. Add reaffirm approved address test
    Max Andreev 2022-12-01 #8c823a6
  13. Add checks to removeCollectionAdminCross
    Max Andreev 2022-12-01 #79fd5e9
  14. Add checks to burnFromCross test
    Max Andreev 2022-12-01 #e28dd3d
  15. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  16. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  17. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  18. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  19. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  20. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c
  21. combine tests
    remove Bob
    add e2e test
    Max Andreev 2022-11-30 #6adc689
  22. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  23. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  24. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  25. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  26. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  27. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  28. feature/allowListedCross In the `Collection` solidity interface, the `allowed` function has been renamed to `allow_listed_cross`. The `EthCrossAccount` type is now used as `user` arg.
    PraetorP 2022-11-15 #e6208f5
  29. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  30. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  31. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  32. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  33. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  34. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  35. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  36. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  37. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  38. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  39. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  40. Add comments to explain numbers
    Max Andreev 2022-11-22 #d6ab0fe
  41. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  42. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  43. chore fix eslint
    Grigoriy Simonov 2022-11-15 #2c2e9d0
  44. Increase test-periods and fix tests
    Max Andreev 2022-11-16 #890f894
  45. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  46. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  47. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  48. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  49. fix test both scheduling variants - anon and named
    Daniel Shiposha 2022-11-10 #f71c05b
  50. added substrate interraction in tests `transferCross`
    PraetorP 2022-11-15 #b30d78a