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

difftreelog

commits

tests/src/ethhistory
  1. fix tests
    Trubnikov Sergey 2022-12-09 #f84c26a
  2. feat add event TokenChanged
    Trubnikov Sergey 2022-12-08 #62d6042
  3. refactor Generalization some operations.
    Trubnikov Sergey 2022-12-08 #7680e66
  4. feat add helpers for create cross account on eth
    Trubnikov Sergey 2022-12-06 #1f2b5fa
  5. feat add evm event `CollectionChanged` for sub events : `CollectionPropertySet`, `CollectionPropertyDeleted`, `PropertyPermissionSet`
    Trubnikov Sergey 2022-12-06 #59683d4
  6. chore fix code review requests
    Grigoriy Simonov 2022-12-06 #e0a7170
  7. chore require refungible pallet
    Grigoriy Simonov 2022-12-06 #b2ec226
  8. feat add ApproveForAll to Eth and Sub
    Grigoriy Simonov 2022-12-06 #c6354cf
  9. Tests/eth helpers
    ut-akuznetsov 2022-12-08 #e7f81f3
  10. Skip rft tests
    Max Andreev 2022-12-07 #6da0856
  11. Can set multiple properties
    Max Andreev 2022-12-07 #c19d240
  12. Add reassign sponsor test
    Max Andreev 2022-12-07 #49ce507
  13. Combine collection sponsoring tests
    Max Andreev 2022-12-07 #06a1c73
  14. Transfer tests
    ut-akuznetsov 2022-12-07 #c8ad2c2
  15. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-07 #15c7e8f
  16. Merge pull request #745 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-05 #c07446f
  17. Fix tests for quartz and unique
    Max Andreev 2022-12-05 #fc6fcf2
  18. Combine evm collection limits tests
    Max Andreev 2022-12-07 #c875bc1
  19. Add fungible collections checks
    Max Andreev 2022-12-05 #256ba30
  20. cannot delete prop of non-owned collections
    Max Andreev 2022-12-07 #8a193aa
  21. Add destroyCollection checks
    Max Andreev 2022-12-03 #185ad36
  22. Add setCollectionProperties negative test
    Max Andreev 2022-12-06 #fe21acc
  23. Add destroyCollection tests
    Max Andreev 2022-12-03 #2849d0e
  24. + combine with deleteCollectionProperty
    Max Andreev 2022-12-06 #4cd5a26
  25. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  26. + combine with setCollectionProperty
    Max Andreev 2022-12-06 #9764f29
  27. Add changeCollectionOwnerCross checks
    Max Andreev 2022-12-02 #a851f1b
  28. Add more transferCross tests
    Max Andreev 2022-12-02 #231aa66
  29. Add transferCross tests
    Max Andreev 2022-12-02 #3509456
  30. Add reaffirm approved address test
    Max Andreev 2022-12-01 #8c823a6
  31. Add checks to removeCollectionAdminCross
    Max Andreev 2022-12-01 #79fd5e9
  32. Add checks to burnFromCross test
    Max Andreev 2022-12-01 #e28dd3d
  33. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  34. Fix tests: Zero transfer allowed (EIP-20)
    Max Andreev 2022-12-06 #d0fe2e9
  35. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  36. Add test: refungible ERC-20
    Max Andreev 2022-12-06 #39054b7
  37. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  38. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  39. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  40. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c