git.delta.rocks / unique-network / refs/commits / 3a3ad6b3e842

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