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

difftreelog

commits

/history
  1. Add appPromotion + vesting test
    Max Andreev 2022-12-08 #e963dbc
  2. Merge branch 'develop' into tests/vesting
    Max Andreev 2022-12-08 #a738451
  3. Fix helpers and tests
    Max Andreev 2022-11-30 #465cfef
  4. add clean workspace for codestyle workflow
    Konstantin Astakhov 2022-12-07 #378b7f3
  5. Add InsufficientBalanceToLock test
    Max Andreev 2022-11-29 #b8c17db
  6. add Dockerfile-polkadot
    Konstantin Astakhov 2022-12-05 #e24fea5
  7. Add vesting e2e test and helpers
    Max Andreev 2022-11-24 #9efe15d
  8. fix timing for pending interval `appPromotion` pallet
    Greg Zaitsev 2022-12-07 #19b4987
  9. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  10. Node-only update: run tests in parallel
    Max Andreev 2022-12-02 #35d50c1
  11. fix timing for pending interval `appPromotion` pallet
    PraetorP 2022-12-07 #5978a55
  12. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  13. Transfer tests
    ut-akuznetsov 2022-12-07 #c8ad2c2
  14. add schedule-trigger-for-develop-build workflow
    Yaroslav Bolyukin 2022-11-24 #1d4e56c
  15. Merge pull request #745 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-05 #c07446f
  16. fix types in tests
    Daniel Shiposha 2022-12-07 #38774eb
  17. fix remove docker build badge from README
    Daniel Shiposha 2022-11-24 #dd926ee
  18. add schedule-trigger-for-develop-build workflow
    Konstantin Astakhov 2022-11-24 #e0ec9ae
  19. fix clippy fix
    Trubnikov Sergey 2022-12-02 #bf1349a
  20. Fix tests for quartz and unique
    Max Andreev 2022-12-05 #fc6fcf2
  21. fix deny zero NFT transfer/burn if not owned/allowed
    Daniel Shiposha 2022-12-07 #ea3ed4f
  22. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  23. fix clippy
    Trubnikov Sergey 2022-12-02 #7b633dc
  24. Add fungible collections checks
    Max Andreev 2022-12-05 #256ba30
  25. Use executeExtrinsic
    Max Andreev 2022-12-07 #21b4b8a
  26. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  27. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  28. refac: match -> if let
    Trubnikov Sergey 2022-12-02 #ad92b1d
  29. Add destroyCollection checks
    Max Andreev 2022-12-03 #185ad36
  30. Add zero transfer[From], burn[From] tests
    Max Andreev 2022-12-07 #a43996c
  31. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  32. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  33. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  34. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #d0e40b1
  35. Add destroyCollection tests
    Max Andreev 2022-12-03 #2849d0e
  36. Skip tests for unique
    Max Andreev 2022-12-06 #fcffda0
  37. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  38. Add comments to explain numbers
    Max Andreev 2022-11-22 #d6ab0fe
  39. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  40. refactor split mod into some files
    Trubnikov Sergey 2022-12-02 #6539d35
  41. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  42. fix restore transfer_nft_item_zero_value
    Daniel Shiposha 2022-12-06 #aacbd92
  43. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  44. chore fix eslint
    Grigoriy Simonov 2022-11-15 #2c2e9d0
  45. Increase test-periods and fix tests
    Max Andreev 2022-11-16 #890f894
  46. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #83d2fa0
  47. Add changeCollectionOwnerCross checks
    Max Andreev 2022-12-02 #a851f1b
  48. fix use TokenValueTooLow
    Daniel Shiposha 2022-12-06 #a84ab59
  49. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  50. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d