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

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