git.delta.rocks / unique-network / refs/commits / 2e3c4de7682f

difftreelog
  1. Merge pull request #647 from UniqueNetwork/feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #2e3c4de
  2. Revert "[DON'T MERGE] Rapid parallel start"
    Alex 2022-10-18 #764e4a6
  3. Merge remote-tracking branch 'origin/develop' into feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #7e2fc0e
  4. Merge branch 'rapid-parallel-start' into develop
    Alex 2022-10-18 #eec94d1
  5. Revert "[DON'T MERGE] Rapid parallel start"
    Alex 2022-10-18 #fa301e9
  6. Feature/solidity methods renaming
    Yaroslav Bolyukin 2022-10-18 #4906885
  7. Parallel tests
    kozyrevdev 2022-10-18 #67c56fa
  8. Tests/parallel ci
    Yaroslav Bolyukin 2022-10-18 #429358c
  9. Update node-only-update_v3.yml
    Alex 2022-10-18 #4dd77f9
  10. test fixed nonFungibleProxy: rolled back to proxy contract mintWithTokenURI version
    Alex Saft 2022-10-15 #e26460b
  11. fix fixed tests
    Alex Saft 2022-10-17 #8f23ca0
  12. Refactor/xcm n rmrk tests playgrnds
    ut-akuznetsov 2022-10-17 #d8e7f8d
  13. tests(util): fix t isDevNoderying to access discarded blocks
    Fahrrader 2022-10-14 #5930cd3
  14. Merge pull request #618 from UniqueNetwork/test/updatable-contract-test
    Yaroslav Bolyukin 2022-10-18 #1d7b069
  15. Merge branch 'develop' into tests/parallel-ci
    Yaroslav Bolyukin 2022-10-18 #d90fbb7
  16. Create launch-config-node-update-only-v3.j2
    Alex 2022-10-18 #491951b
  17. test fixed and improved tests for ERC721Metadata compatible collections. WIP, 1 test still fails
    Alex Saft 2022-10-15 #25ce448
  18. feat solidity: renamed setOwner to changeCollectionOwner, hidden (soft deprecated) createNonfungibleCollection for createNFTCollection
    Alex Saft 2022-10-17 #2f992d2
  19. Docker additional files
    Yaroslav Bolyukin 2022-10-14 #16b8a7a
  20. fix use config for xcm urls
    Daniel Shiposha 2022-10-14 #68bf2bb
  21. Merge branch 'develop' into tests/feed-alices
    Fahrrader 2022-10-17 #6360d02
  22. Fix/merge 929030
    Yaroslav Bolyukin 2022-10-18 #308a52e
  23. fix add parallel Alice
    Andrey 2022-10-18 #97722e5
  24. Use node-version 16
    Max Andreev 2022-10-18 #d934a63
  25. Update Dockerfile-parachain-upgrade
    Alex 2022-10-18 #36f508b
  26. fix hide mintWithTokenURI and temporary unhide mintBulk
    Alex Saft 2022-10-14 #49ed2a2
  27. Move explicit solc calls to playgrounds
    ut-akuznetsov 2022-10-07 #ba7ab8a
  28. change polkadot version and polkadot-launch branch in .env
    Konstantin Astakhov 2022-10-14 #c5a9a78
  29. This reverts commit f12ecd3c5bf1739d0889a54ff5e9815a48ee6089.
    Daniel Shiposha 2022-10-14 #294182f
  30. tests(util): generalize extractEvents
    Fahrrader 2022-10-14 #520f20e
  31. fix Cargo.lock
    Daniel Shiposha 2022-10-18 #e5efe22
  32. Merge branch 'develop' into test/updatable-contract-test
    Andrey 2022-10-18 #13aba58
  33. change build branch name for karura
    Konstantin Astakhov 2022-10-18 #96e8a21
  34. Update node-only-update_v3.yml
    Alex 2022-10-18 #4078c21
  35. refactor temporarly unhide mintBulk
    Yaroslav Bolyukin 2022-10-14 #e031ad6
  36. Feature/playgrounds nested ops
    ut-akuznetsov 2022-10-06 #05841c0
  37. Tests: move explicit solc calls to playgrounds
    Andrey 2022-10-07 #cea54c5
  38. change repositories for testnet nightly build
    Konstantin Astakhov 2022-10-14 #c1e4a68
  39. This reverts commit a41938cf3887959b23f492ccf4f9eddb9766d60e.
    Daniel Shiposha 2022-10-14 #de41155
  40. tests(xcm): fix parallelization issues with xcm detection
    Fahrrader 2022-10-14 #88cc507
  41. fix transaction_version
    Daniel Shiposha 2022-10-18 #1158d75
  42. Add new storage field in contract V2
    Grigoriy Simonov 2022-10-03 #8a13a05
  43. Use OPAL_MAINNET_TAG for Opal worflows
    Max Andreev 2022-10-18 #699e668
  44. Create node-only-update_v3.yml
    Alex 2022-10-18 #4be0263
  45. chore regenerate stubs
    Yaroslav Bolyukin 2022-10-14 #088ceb1
  46. Tests/playgrounds cleanup
    ut-akuznetsov 2022-10-06 #a693ced
  47. fix remove unused imports
    Daniel Shiposha 2022-10-06 #09b9e64
  48. add additional files
    Konstantin Astakhov 2022-10-11 #e3c12eb
  49. fix describeXcm fn
    Daniel Shiposha 2022-10-14 #92a3c64
  50. tests: adjust minimum donor fund structure + fix app-promotion.seqtest's 'after' if the pallet is not present
    Fahrrader 2022-10-13 #23067ec
  51. Merge branch 'release-v929030' into fix/merge-929030
    Daniel Shiposha 2022-10-18 #4806165
  52. Add new method to contract v2
    Grigoriy Simonov 2022-09-30 #ea8fa39
  53. Update .env
    Max Andreev 2022-10-18 #1e798b8
  54. Update ci-develop.yml
    Alex 2022-10-18 #59122b6
  55. feat remove collection with metadata creation
    Yaroslav Bolyukin 2022-10-14 #6bf51e4
  56. Test/clean up
    ut-akuznetsov 2022-10-05 #65f16a3
  57. Tests: code-style fixes
    Andrey 2022-10-06 #f462fd9
  58. feat add nested ops - scheduled and sudo
    Daniel Shiposha 2022-10-06 #17a52a5
  59. fix await require pallets
    Daniel Shiposha 2022-10-14 #f12ecd3
  60. tests(util): fix mocha setup breaking context in case of dynamically skipped tests
    Fahrrader 2022-10-13 #02e004a
  61. new line
    Alexander Aksenov 2022-10-04 #56cf47c
  62. fix bump polkadot version in .env
    Daniel Shiposha 2022-10-10 #c8c85d4
  63. Save contract state between upgrades
    Grigoriy Simonov 2022-09-30 #301e4e6
  64. Update ci-develop.yml
    Alex 2022-10-18 #926d99f
  65. feat remove schemaName/schemaVersion
    Yaroslav Bolyukin 2022-10-14 #503c92c
  66. Feature/eth tests playgrnds
    ut-akuznetsov 2022-10-05 #dae8a5f
  67. Return inflation test from .oudated
    Maksandre 2022-10-05 #a4faf27
  68. Move old helpers to deprecated folder
    Andrey 2022-10-06 #21df7e4
  69. feat catch dispatchError in playgrounds
    Daniel Shiposha 2022-10-06 #4a02655
  70. fix RMRK disconnect
    Daniel Shiposha 2022-10-14 #50109b6
  71. tests(parallelization): fix createAccounts failing to catch up on dev node + evm events
    Fahrrader 2022-10-13 #7c2f408
  72. Change Job Timeout. Add timeout before docker log collection and restart.
    Alexander Aksenov 2022-10-07 #787ea85
  73. basic test
    Grigoriy Simonov 2022-09-30 #7aba0b5
  74. Change CI workflows for parallel tests
    Max Andreev 2022-10-18 #35dd1a6
  75. fix sponsoring for newly added mint methods
    Yaroslav Bolyukin 2022-10-13 #9d4aa0e
  76. Test/eth market to playgrounds
    ut-akuznetsov 2022-10-05 #ab38216
  77. Fix tests for quartz and unique runtimes and skip scheduling
    Maksandre 2022-10-05 #5721d4c
  78. Move old contracts to .oudated
    Maksandre 2022-10-05 #c004530
  79. fix disconnect when not needed in RMRK helpers
    Daniel Shiposha 2022-10-14 #2c2096c
  80. Fix app-promotion tests for a sequential launch
    Max Andreev 2022-10-13 #85e2544
  81. change to all tests. remove readyness.js as it not exists at old branches.
    Alexander Aksenov 2022-10-06 #46e9b30
  82. chore test with wrong fee for collection creation
    Grigoriy Simonov 2022-09-27 #239c99e
  83. chore regenerate stubs
    Yaroslav Bolyukin 2022-10-13 #d662994
  84. fix try-runtime for quartz/unique
    Daniel Shiposha 2022-10-05 #8b875cb
  85. fix replace old helpers with new ones
    Maksandre 2022-10-05 #4ad2532
  86. Tests: eth tokenProperties small improvements
    Maksandre 2022-10-05 #878b12b
  87. This reverts commit 879cf3feac5483204a2b02920344f43bf94498e7.
    Maksandre 2022-10-05 #ced28e8
  88. fix disconnect on skip
    Daniel Shiposha 2022-10-14 #a41938c
  89. tests(util): fix duplicate addresses for filenames
    Fahrrader 2022-10-13 #795e0bd
  90. Add stale path to tests.
    Alexander Aksenov 2022-10-06 #aff9f8c
  91. chore remove flipper copy
    Grigoriy Simonov 2022-09-27 #9ac7a7e
  92. refactor do not receive token id as mint argument
    Yaroslav Bolyukin 2022-10-13 #ae73107
  93. Test/playground migration
    ut-akuznetsov 2022-10-04 #3a01a52
  94. Minor improvment
    Maksandre 2022-10-04 #95b5e61
  95. fix eth sponsoring test
    Maksandre 2022-10-05 #3505807
  96. Move old contracts to .outdated. Delete rpc.load.ts
    Maksandre 2022-10-05 #879cf3f
  97. fix skip rmrk before
    Daniel Shiposha 2022-10-14 #9fa2d18
  98. tests(promotion): scrub a now redundant comment
    Fahrrader 2022-10-12 #d6e9c77
  99. added stale parameters.
    Alexander Aksenov 2022-10-06 #e620ed9
  100. chore add `collectionCreationFee` method to CollectionHelpers
    Grigoriy Simonov 2022-09-27 #9309104