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

difftreelog

commits

testshistory
  1. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  2. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  3. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  4. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  5. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  6. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c
  7. combine tests
    remove Bob
    add e2e test
    Max Andreev 2022-11-30 #6adc689
  8. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  9. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  10. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  11. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  12. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  13. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  14. 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
  15. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  16. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  17. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  18. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  19. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  20. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  21. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  22. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  23. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  24. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  25. Add comments to explain numbers
    Max Andreev 2022-11-22 #d6ab0fe
  26. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  27. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  28. chore fix eslint
    Grigoriy Simonov 2022-11-15 #2c2e9d0
  29. Increase test-periods and fix tests
    Max Andreev 2022-11-16 #890f894
  30. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  31. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  32. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  33. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  34. fix test both scheduling variants - anon and named
    Daniel Shiposha 2022-11-10 #f71c05b
  35. added substrate interraction in tests `transferCross`
    PraetorP 2022-11-15 #b30d78a
  36. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  37. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  38. feature: Added `transfer_cross` in eth functions.
    PraetorP 2022-11-14 #bbafef4
  39. MarketPlace.sol from unique-marketplace
    Yaroslav Bolyukin 2022-11-10 #af88db1
  40. delete `EvmToSustrate` folder
    PraetorP 2022-11-11 #026ec88
  41. test scheduler won't blow up a block
    Daniel Shiposha 2022-11-09 #7319c34
  42. MarketPlace.sol from unique-marketplace
    Andrey 2022-11-10 #7a0df1a
  43. Style fixes
    Andrey 2022-11-11 #ee86073
  44. fix make scheduler test seq
    Daniel Shiposha 2022-11-09 #1fbfeb7
  45. add test abi::test::encode_decode_vec_tuple_string_bytes
    Yaroslav Bolyukin 2022-11-09 #20c9944
  46. refactor `proxyContract` & bench codes
    PraetorP 2022-11-10 #44da5f8
  47. Feature/ci refactoring
    ut-akuznetsov 2022-11-08 #1139d7d
  48. added test for evm coder
    PraetorP 2022-11-09 #1cda2e5
  49. fix evm-stubs:
    Yaroslav Bolyukin 2022-11-08 #e2ead47
  50. Run block-production test in sequential suite
    Max Andreev 2022-11-08 #4cd565a