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

difftreelog
  1. Rapid parallel start v2 docs
    Alex 2022-10-19 #3cddb47
  2. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-19 #a63e642
  3. Update unit-test_v2.yml
    Alex 2022-10-19 #8d84680
  4. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #31d4f1e
  5. Fix eslint errors
    ut-akuznetsov 2022-10-19 #39148f6
  6. Update test_codestyle_v2.yml
    Alex 2022-10-19 #4f01d22
  7. Update node-only-update_v3.yml
    Alex 2022-10-18 #e3ab829
  8. Merge pull request #647 from UniqueNetwork/feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #2e3c4de
  9. tests: remove scheduler from required pallets + fix some lint warnings
    Fahrrader 2022-10-19 #f921c01
  10. Update node-only-update_v3.yml
    Alex 2022-10-19 #3a245f0
  11. Update node-only-update_v3.yml
    Alex 2022-10-18 #2fc4ab6
  12. Revert "[DON'T MERGE] Rapid parallel start"
    Alex 2022-10-18 #764e4a6
  13. Merge remote-tracking branch 'origin/develop' into feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #7e2fc0e
  14. fix Cargo.lock
    Daniel Shiposha 2022-10-19 #3896cd1
  15. Update node-only-update_v2.yml
    Alex 2022-10-19 #828b3e3
  16. Update node-only-update_v3.yml
    Alex 2022-10-18 #be1f14f
  17. Merge branch 'rapid-parallel-start' into develop
    Alex 2022-10-18 #eec94d1
  18. Revert "[DON'T MERGE] Rapid parallel start"
    Alex 2022-10-18 #fa301e9
  19. Feature/solidity methods renaming
    Yaroslav Bolyukin 2022-10-18 #4906885
  20. Parallel tests
    kozyrevdev 2022-10-18 #67c56fa
  21. Fix eslint errors
    Max Andreev 2022-10-19 #3a7bee5
  22. Update try-runtime_v2.yml
    Alex 2022-10-19 #81331e5
  23. Update Dockerfile-parachain-upgrade
    Alex 2022-10-18 #450f13a
  24. Tests/parallel ci
    Yaroslav Bolyukin 2022-10-18 #429358c
  25. Update node-only-update_v3.yml
    Alex 2022-10-18 #4dd77f9
  26. test fixed nonFungibleProxy: rolled back to proxy contract mintWithTokenURI version
    Alex Saft 2022-10-15 #e26460b
  27. fix fixed tests
    Alex Saft 2022-10-17 #8f23ca0
  28. Refactor/xcm n rmrk tests playgrnds
    ut-akuznetsov 2022-10-17 #d8e7f8d
  29. tests(util): fix t isDevNoderying to access discarded blocks
    Fahrrader 2022-10-14 #5930cd3
  30. Update market-test_v2.yml
    Alex 2022-10-19 #151b57c
  31. Update ci-develop.yml
    Alex 2022-10-18 #7671be6
  32. Merge pull request #618 from UniqueNetwork/test/updatable-contract-test
    Yaroslav Bolyukin 2022-10-18 #1d7b069
  33. Merge branch 'develop' into tests/parallel-ci
    Yaroslav Bolyukin 2022-10-18 #d90fbb7
  34. Create launch-config-node-update-only-v3.j2
    Alex 2022-10-18 #491951b
  35. test fixed and improved tests for ERC721Metadata compatible collections. WIP, 1 test still fails
    Alex Saft 2022-10-15 #25ce448
  36. feat solidity: renamed setOwner to changeCollectionOwner, hidden (soft deprecated) createNonfungibleCollection for createNFTCollection
    Alex Saft 2022-10-17 #2f992d2
  37. Docker additional files
    Yaroslav Bolyukin 2022-10-14 #16b8a7a
  38. fix use config for xcm urls
    Daniel Shiposha 2022-10-14 #68bf2bb
  39. Merge branch 'develop' into tests/feed-alices
    Fahrrader 2022-10-17 #6360d02
  40. Update forkless.yml
    Alex 2022-10-19 #64f6966
  41. Create node-only-update_v3.yml
    Alex 2022-10-18 #1df905c
  42. Fix/merge 929030
    Yaroslav Bolyukin 2022-10-18 #308a52e
  43. fix add parallel Alice
    Andrey 2022-10-18 #97722e5
  44. Use node-version 16
    Max Andreev 2022-10-18 #d934a63
  45. Update Dockerfile-parachain-upgrade
    Alex 2022-10-18 #36f508b
  46. fix hide mintWithTokenURI and temporary unhide mintBulk
    Alex Saft 2022-10-14 #49ed2a2
  47. Move explicit solc calls to playgrounds
    ut-akuznetsov 2022-10-07 #ba7ab8a
  48. change polkadot version and polkadot-launch branch in .env
    Konstantin Astakhov 2022-10-14 #c5a9a78
  49. This reverts commit f12ecd3c5bf1739d0889a54ff5e9815a48ee6089.
    Daniel Shiposha 2022-10-14 #294182f
  50. tests(util): generalize extractEvents
    Fahrrader 2022-10-14 #520f20e
  51. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #0114151
  52. Create launch-config-node-update-only-v3.j2
    Alex 2022-10-18 #5f01d0e
  53. fix Cargo.lock
    Daniel Shiposha 2022-10-18 #e5efe22
  54. Merge branch 'develop' into test/updatable-contract-test
    Andrey 2022-10-18 #13aba58
  55. change build branch name for karura
    Konstantin Astakhov 2022-10-18 #96e8a21
  56. Update node-only-update_v3.yml
    Alex 2022-10-18 #4078c21
  57. refactor temporarly unhide mintBulk
    Yaroslav Bolyukin 2022-10-14 #e031ad6
  58. Feature/playgrounds nested ops
    ut-akuznetsov 2022-10-06 #05841c0
  59. Tests: move explicit solc calls to playgrounds
    Andrey 2022-10-07 #cea54c5
  60. change repositories for testnet nightly build
    Konstantin Astakhov 2022-10-14 #c1e4a68
  61. This reverts commit a41938cf3887959b23f492ccf4f9eddb9766d60e.
    Daniel Shiposha 2022-10-14 #de41155
  62. tests(xcm): fix parallelization issues with xcm detection
    Fahrrader 2022-10-14 #88cc507
  63. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #9fbaca1
  64. fix transaction_version
    Daniel Shiposha 2022-10-18 #1158d75
  65. Add new storage field in contract V2
    Grigoriy Simonov 2022-10-03 #8a13a05
  66. Use OPAL_MAINNET_TAG for Opal worflows
    Max Andreev 2022-10-18 #699e668
  67. Create node-only-update_v3.yml
    Alex 2022-10-18 #4be0263
  68. chore regenerate stubs
    Yaroslav Bolyukin 2022-10-14 #088ceb1
  69. Tests/playgrounds cleanup
    ut-akuznetsov 2022-10-06 #a693ced
  70. fix remove unused imports
    Daniel Shiposha 2022-10-06 #09b9e64
  71. add additional files
    Konstantin Astakhov 2022-10-11 #e3c12eb
  72. fix describeXcm fn
    Daniel Shiposha 2022-10-14 #92a3c64
  73. tests: adjust minimum donor fund structure + fix app-promotion.seqtest's 'after' if the pallet is not present
    Fahrrader 2022-10-13 #23067ec
  74. Update forkless-update-data_v2.yml
    Alex 2022-10-19 #7fce581
  75. Merge branch 'release-v929030' into fix/merge-929030
    Daniel Shiposha 2022-10-18 #4806165
  76. Add new method to contract v2
    Grigoriy Simonov 2022-09-30 #ea8fa39
  77. Update .env
    Max Andreev 2022-10-18 #1e798b8
  78. Update ci-develop.yml
    Alex 2022-10-18 #59122b6
  79. feat remove collection with metadata creation
    Yaroslav Bolyukin 2022-10-14 #6bf51e4
  80. Test/clean up
    ut-akuznetsov 2022-10-05 #65f16a3
  81. Tests: code-style fixes
    Andrey 2022-10-06 #f462fd9
  82. feat add nested ops - scheduled and sudo
    Daniel Shiposha 2022-10-06 #17a52a5
  83. fix await require pallets
    Daniel Shiposha 2022-10-14 #f12ecd3
  84. tests(util): fix mocha setup breaking context in case of dynamically skipped tests
    Fahrrader 2022-10-13 #02e004a
  85. Update dev-build-tests_v2.yml
    Alex 2022-10-19 #ef903e5
  86. new line
    Alexander Aksenov 2022-10-04 #56cf47c
  87. fix bump polkadot version in .env
    Daniel Shiposha 2022-10-10 #c8c85d4
  88. Save contract state between upgrades
    Grigoriy Simonov 2022-09-30 #301e4e6
  89. Update ci-develop.yml
    Alex 2022-10-18 #926d99f
  90. feat remove schemaName/schemaVersion
    Yaroslav Bolyukin 2022-10-14 #503c92c
  91. Feature/eth tests playgrnds
    ut-akuznetsov 2022-10-05 #dae8a5f
  92. Return inflation test from .oudated
    Maksandre 2022-10-05 #a4faf27
  93. Move old helpers to deprecated folder
    Andrey 2022-10-06 #21df7e4
  94. feat catch dispatchError in playgrounds
    Daniel Shiposha 2022-10-06 #4a02655
  95. fix RMRK disconnect
    Daniel Shiposha 2022-10-14 #50109b6
  96. tests(parallelization): fix createAccounts failing to catch up on dev node + evm events
    Fahrrader 2022-10-13 #7c2f408
  97. Update codestyle_v2.yml
    Alex 2022-10-19 #3e00f5b
  98. Change Job Timeout. Add timeout before docker log collection and restart.
    Alexander Aksenov 2022-10-07 #787ea85
  99. basic test
    Grigoriy Simonov 2022-09-30 #7aba0b5
  100. Change CI workflows for parallel tests
    Max Andreev 2022-10-18 #35dd1a6