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

difftreelog

commits

testshistory
  1. test refungible
    Grigoriy Simonov 2022-06-22 #f8da043
  2. Test migration from 921000
    kozyrevdev 2022-06-22 #421f362
  3. Prevent genesis discard in dev mode by archiving blocks
    kozyrevdev 2022-06-22 #480a574
  4. test(migration) add new field check + formatting
    Farhad Hakimov 2022-06-21 #2ddc730
  5. Release v923000
    kozyrevdev 2022-06-22 #1ddd82e
  6. style eslint
    Farhad Hakimov 2022-06-21 #de04bfb
  7. Upgrade polkadot to v0.9.23
    kozyrevdev 2022-06-21 #011ebf2
  8. Fix missed awaits
    Andrey Kuznetsov 2022-06-22 #0d9468b
  9. test migration from 921000 to 922000
    Fahrrader 2022-06-06 #19f142a
  10. fix exit on script error
    Igor Kozyrev 2022-06-21 #a0ead21
  11. Release v922080
    kozyrevdev 2022-06-16 #2115a19
  12. Merge pull request #387 from UniqueNetwork/refactor/set-token-property-permissions
    ut-akuznetsov 2022-06-15 #2a3a7b5
  13. feat(rmrk): remove RMRK proxy from unique runtime
    kozyrevdev 2022-06-14 #ed591ba
  14. chore regenerate types
    Fahrrader 2022-06-15 #756efd9
  15. merge develop
    Igor Kozyrev 2022-06-21 #63cdcd6
  16. OwnerCanTransfer flag default to false
    kozyrevdev 2022-06-14 #32f061e
  17. Fix evm nesting
    Andrey Kuznetsov 2022-06-14 #0df5b01
  18. refactor set_token_property_permissions
    Fahrrader 2022-06-15 #a1997cf
  19. Merge branch 'release-v922080' of github.com:UniqueNetwork/unique-chain into release-v922080
    Igor Kozyrev 2022-06-15 #1861bd9
  20. build upgrade polkadot to v0.9.23
    Yaroslav Bolyukin 2022-06-10 #0911475
  21. Merge pull request #383 from UniqueNetwork/test/nesting-admin
    ut-akuznetsov 2022-06-14 #63b9443
  22. OwnerCanTransfer flag
    Dev 2022-06-14 #6b48a5a
  23. Fix nesting for collection admin
    Andrey Kuznetsov 2022-06-14 #e9e8767
  24. test fix registry.ts path
    Igor Kozyrev 2022-06-15 #3cca3ba
  25. Make nesting permissions a struct
    Yaroslav Bolyukin 2022-06-10 #030f1f6
  26. Feature/eth nesting tests
    ut-akuznetsov 2022-06-14 #47cbedf
  27. test(nesting) remove variable and const data mentions
    Fahrrader 2022-06-14 #686c4b3
  28. fix rmrk test code style
    Daniel Shiposha 2022-06-14 #681a5b7
  29. Merge branch 'develop' into feature/conditional-rmrk
    Igor Kozyrev 2022-06-14 #f60664c
  30. test(ss58Format): more test fixes
    kozyrevdev 2022-06-09 #bb7c8cc
  31. refactor nesting permission structure
    Yaroslav Bolyukin 2022-06-10 #504df77
  32. test(eth-nesting) remove redundant Substrate call
    Fahrrader 2022-06-14 #bcb4810
  33. test(nesting-admin) use bob as admin, charlie as mere recipient, revert charlie reshuffle
    Fahrrader 2022-06-14 #727b395
  34. fix rmrk tests (minting)
    Daniel Shiposha 2022-06-14 #83d0ea1
  35. fix tests style
    Daniel Shiposha 2022-06-14 #f62f689
  36. Merge branch 'develop' into feature/rmrk-proxy-rebased
    Daniel Shiposha 2022-06-09 #0f16e44
  37. test(ss58Format) more test fixes
    h3lpkey 2022-06-09 #bd269a2
  38. test(eth-nesting) using EVM completely instead of Substrate
    Fahrrader 2022-06-14 #7f793b9
  39. refactor(tests-nesting) use charlie instead of bob
    Fahrrader 2022-06-14 #3a12417
  40. fix adjust tests
    Daniel Shiposha 2022-06-14 #266e5f5
  41. Feature/core 402
    bugrazoid 2022-06-09 #1be4d6b
  42. test(eth-nesting) remove extra sample comment
    Fahrrader 2022-06-09 #ee82c34
  43. refactor(tests) apply lowerCase to tokenIdToAddress locally
    Fahrrader 2022-06-14 #00d61b7
  44. test(ss58Format): fix format address, remove accounts constants
    kozyrevdev 2022-06-09 #66f33e3
  45. CORE-402 Fix test for remove admin
    Trubnikov Sergey 2022-06-06 #974a15e
  46. test(eth-nesting) fix and refactor
    Fahrrader 2022-06-09 #c7b709a
  47. refactor(nesting) rename permissions:admin to permissions:collection_admin
    Fahrrader 2022-06-14 #3940c5d
  48. test(ss58Format) more test fixes
    h3lpkey 2022-06-09 #5a8eeab
  49. CORE-402 Now admin can't add admin
    Trubnikov Sergey 2022-06-06 #7bd01f4
  50. test(ethNesting) add tests examples
    h3lpkey 2022-06-09 #5a779df