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

difftreelog
  1. chore add `await` for `usingEthPlaygrounds`
    Grigoriy Simonov 2022-10-25 #b3ce401
  2. chore skip test if refungible pallet is not supported
    Grigoriy Simonov 2022-10-25 #4c88a15
  3. chore fix cargo fmt
    Grigoriy Simonov 2022-10-25 #bd8bc1b
  4. added tests for `createRTCollection` , refactor `Unique` pallet code
    PraetorP 2022-10-24 #1ada10d
  5. added `createRTCollection` for `CollectionHelpers`
    PraetorP 2022-10-24 #ac8dcbb
  6. Added `set_properties` method for `TokenProperties` interface.
    PraetorP 2022-10-24 #57a0938
  7. refactor method `set_collection_properties` , fix comments
    PraetorP 2022-10-24 #7125f4f
  8. fix after rebase
    Trubnikov Sergey 2022-10-24 #5131df7
  9. fix after rebase
    Trubnikov Sergey 2022-10-24 #6d40fa6
  10. feat add delete properties
    Trubnikov Sergey 2022-10-24 #36fc5ab
  11. feat add eth methots for bulk properties
    Trubnikov Sergey 2022-10-24 #ec90529
  12. feat Add `collection_admins` method to eth collection.
    Trubnikov Sergey 2022-10-24 #0321433
  13. feat Add AbiWrite support for vec with dynamic type
    Trubnikov Sergey 2022-10-24 #27f7214
  14. add EVM event for `destoyCollection`, refactor `Unique` pallet code, add test for events
    PraetorP 2022-10-24 #690118c
  15. added `destroyCollection`method to `CollectionHelpers`
    PraetorP 2022-10-24 #73c74cb
  16. refac: rename substrate methods to cross
    Trubnikov Sergey 2022-10-24 #afa26fc
  17. feat Add `collection_admins` method to eth collection.
    Trubnikov Sergey 2022-10-24 #7f98069
  18. fix Generate default vaue for vec with tuple
    Trubnikov Sergey 2022-10-24 #ab2e6a7
  19. misk: fix after rebase
    Trubnikov Sergey 2022-10-24 #4765f58
  20. fmt
    Trubnikov Sergey 2022-10-24 #e76363f
  21. misk: add tests for some types
    Trubnikov Sergey 2022-10-24 #ac3a977
  22. feat Add AbiWrite support for vec with dynamic type
    Trubnikov Sergey 2022-10-24 #b9165a7
  23. feat Add write support for vector of dynamic types
    Trubnikov Sergey 2022-10-24 #88bc48d
  24. feat Add write support for vectors with simple types.
    Trubnikov Sergey 2022-10-24 #626610c
  25. chore upgrade spec_version
    Yaroslav Bolyukin 2022-10-24 #bb1e6df
  26. Fix/ci release v930031
    Yaroslav Bolyukin 2022-10-24 #4025130
  27. Tests (Eth-RFT): Fix double contract event checking
    Yaroslav Bolyukin 2022-10-24 #86869e3
  28. Merge remote-tracking branch 'origin/fix/try-runtime-name-check-panic' into fix/ci-release-v930031
    Konstantin Astakhov 2022-10-24 #79511a9
  29. Fix/benchmakrs n try runtime
    Yaroslav Bolyukin 2022-10-21 #a848b6b
  30. tests(eth-rft): fix double contract event checking
    Fahrrader 2022-10-24 #d88860d
  31. fix copy from build tag for polkadot
    Konstantin Astakhov 2022-10-24 #5487ee7
  32. fix try-runtime workflow
    Daniel Shiposha 2022-10-23 #1856e28
  33. Rapid parallel start v2
    Yaroslav Bolyukin 2022-10-21 #f2a945f
  34. fix frontier Cargo.lock
    Daniel Shiposha 2022-10-21 #e059b84
  35. fix ci
    Konstantin Astakhov 2022-10-24 #4778ac7
  36. deleted builds for polkadot & chainql instead copy from ready image
    Konstantin Astakhov 2022-10-21 #23f963d
  37. rename node-only-update_v3 to integration-tests
    Konstantin Astakhov 2022-10-21 #6a048d7
  38. fix benchmarks
    Daniel Shiposha 2022-10-21 #460eccc
  39. ci upgrade chainql
    Yaroslav Bolyukin 2022-10-20 #7025e37
  40. Rapid parallel start v2 docs
    Alex 2022-10-21 #e27974f
  41. build enable cargo workspace-inheritance
    Yaroslav Bolyukin 2022-10-20 #a9a8d71
  42. change jobs name for forkless
    Konstantin Astakhov 2022-10-20 #44caa59
  43. Update try-runtime_v2.yml
    Alex 2022-10-19 #53dab70
  44. Substrate now requires it
    Yaroslav Bolyukin 2022-10-20 #91cf06e
  45. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-20 #84f3ed2
  46. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #5815ea5
  47. ci fix builder image reference
    Yaroslav Bolyukin 2022-10-20 #e24479d
  48. change mainnet branch
    Konstantin Astakhov 2022-10-20 #418c48a
  49. test skip refungible mintBulk
    Yaroslav Bolyukin 2022-10-20 #e2c15fa
  50. Update unit-test_v2.yml
    Alex 2022-10-19 #ba47a5f
  51. test regenerate types
    Yaroslav Bolyukin 2022-10-20 #9179b1d
  52. change name for xcm jobs
    Konstantin Astakhov 2022-10-20 #abb171f
  53. build bump spec_version to v929031
    Yaroslav Bolyukin 2022-10-19 #3e77b2d
  54. Update dev-build-tests_v2.yml
    Alex 2022-10-19 #229420a
  55. build upgrade polkadot to v0.9.30
    Yaroslav Bolyukin 2022-10-20 #92cf6f1
  56. Rapid parallel start v2 docs
    Alex 2022-10-19 #3cddb47
  57. feat hide mintBulk methods
    Yaroslav Bolyukin 2022-10-19 #efa1195
  58. Update node-only-update_v2.yml
    Alex 2022-10-19 #59a4694
  59. ci fix live chain git references
    Yaroslav Bolyukin 2022-10-20 #8e0e4b0
  60. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-19 #a63e642
  61. Update unit-test_v2.yml
    Alex 2022-10-19 #8d84680
  62. Fix eslint errors
    ut-akuznetsov 2022-10-19 #39148f6
  63. Update test_codestyle_v2.yml
    Alex 2022-10-19 #6f52740
  64. update xom9ikk@dotenv to v2
    Yaroslav Bolyukin 2022-10-20 #6dd9d54
  65. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #31d4f1e
  66. Update test_codestyle_v2.yml
    Alex 2022-10-19 #4f01d22
  67. Merge pull request #647 from UniqueNetwork/feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #2e3c4de
  68. tests: remove scheduler from required pallets + fix some lint warnings
    Fahrrader 2022-10-19 #f921c01
  69. Update codestyle_v2.yml
    Alex 2022-10-19 #1ddbdca
  70. test regenerate types
    Yaroslav Bolyukin 2022-10-20 #8410b51
  71. update xom9ikk@dotenv to v2
    Konstantin Astakhov 2022-10-20 #fc9c345
  72. Update node-only-update_v3.yml
    Alex 2022-10-18 #e3ab829
  73. Update node-only-update_v3.yml
    Alex 2022-10-19 #3a245f0
  74. Revert "[DON'T MERGE] Rapid parallel start"
    Alex 2022-10-18 #764e4a6
  75. Merge remote-tracking branch 'origin/develop' into feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #7e2fc0e
  76. fix Cargo.lock
    Daniel Shiposha 2022-10-19 #3896cd1
  77. Update market-test_v2.yml
    Alex 2022-10-19 #ddd0063
  78. test upgrade polkadot.js
    Yaroslav Bolyukin 2022-10-20 #320ccba
  79. Move explicit solc calls to playgrounds
    ut-akuznetsov 2022-10-07 #ba7ab8a
  80. Update node-only-update_v3.yml
    Alex 2022-10-18 #2fc4ab6
  81. Update node-only-update_v2.yml
    Alex 2022-10-19 #828b3e3
  82. Merge branch 'rapid-parallel-start' into develop
    Alex 2022-10-18 #eec94d1
  83. Revert "[DON'T MERGE] Rapid parallel start"
    Alex 2022-10-18 #fa301e9
  84. Feature/solidity methods renaming
    Yaroslav Bolyukin 2022-10-18 #4906885
  85. Parallel tests
    kozyrevdev 2022-10-18 #67c56fa
  86. Fix eslint errors
    Max Andreev 2022-10-19 #3a7bee5
  87. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #da7eb71
  88. Feature/playgrounds nested ops
    ut-akuznetsov 2022-10-06 #05841c0
  89. Tests: move explicit solc calls to playgrounds
    Andrey 2022-10-07 #cea54c5
  90. Update node-only-update_v3.yml
    Alex 2022-10-18 #be1f14f
  91. Update try-runtime_v2.yml
    Alex 2022-10-19 #81331e5
  92. Tests/parallel ci
    Yaroslav Bolyukin 2022-10-18 #429358c
  93. Update node-only-update_v3.yml
    Alex 2022-10-18 #4dd77f9
  94. test fixed nonFungibleProxy: rolled back to proxy contract mintWithTokenURI version
    Alex Saft 2022-10-15 #e26460b
  95. fix fixed tests
    Alex Saft 2022-10-17 #8f23ca0
  96. Refactor/xcm n rmrk tests playgrnds
    ut-akuznetsov 2022-10-17 #d8e7f8d
  97. tests(util): fix t isDevNoderying to access discarded blocks
    Fahrrader 2022-10-14 #5930cd3
  98. Update forkless-update-data_v2.yml
    Alex 2022-10-19 #d00cfc7
  99. Tests/playgrounds cleanup
    ut-akuznetsov 2022-10-06 #a693ced
  100. fix remove unused imports
    Daniel Shiposha 2022-10-06 #09b9e64