git.delta.rocks / unique-network / refs/commits / 8f23ca0df475

difftreelog
  1. fix fixed tests
    Alex Saft 2022-10-17 #8f23ca0
  2. feat solidity: renamed setOwner to changeCollectionOwner, hidden (soft deprecated) createNonfungibleCollection for createNFTCollection
    Alex Saft 2022-10-17 #2f992d2
  3. test fixed nonFungibleProxy: rolled back to proxy contract mintWithTokenURI version
    Alex Saft 2022-10-15 #e26460b
  4. test fixed and improved tests for ERC721Metadata compatible collections. WIP, 1 test still fails
    Alex Saft 2022-10-15 #25ce448
  5. fix hide mintWithTokenURI and temporary unhide mintBulk
    Alex Saft 2022-10-14 #49ed2a2
  6. refactor temporarly unhide mintBulk
    Yaroslav Bolyukin 2022-10-14 #e031ad6
  7. chore regenerate stubs
    Yaroslav Bolyukin 2022-10-14 #088ceb1
  8. feat remove collection with metadata creation
    Yaroslav Bolyukin 2022-10-14 #6bf51e4
  9. feat remove schemaName/schemaVersion
    Yaroslav Bolyukin 2022-10-14 #503c92c
  10. fix sponsoring for newly added mint methods
    Yaroslav Bolyukin 2022-10-13 #9d4aa0e
  11. chore regenerate stubs
    Yaroslav Bolyukin 2022-10-13 #d662994
  12. refactor do not receive token id as mint argument
    Yaroslav Bolyukin 2022-10-13 #ae73107
  13. fix(evm-coder) reads should be hidden
    Yaroslav Bolyukin 2022-10-13 #1c71f62
  14. chore regenerate stubs
    Yaroslav Bolyukin 2022-10-13 #5c36133
  15. fix(refungible) name/symbol should be always callable
    Yaroslav Bolyukin 2022-10-13 #825818b
  16. fix forward collection flags
    Yaroslav Bolyukin 2022-10-13 #9d5e6bd
  17. feat make collection ERC721 compatible
    Yaroslav Bolyukin 2022-10-13 #f27580f
  18. fix(nft) name/symbol should be always callable
    Yaroslav Bolyukin 2022-10-13 #8ad09da
  19. refactor move erc721metadata to flags
    Yaroslav Bolyukin 2022-10-13 #f8b7b18
  20. test(nft) check for name/symbol availability
    Yaroslav Bolyukin 2022-10-13 #d4f43b6
  21. Hidden methods appear in selector, and callable from outside,
    but do not appear in newly generated interfaces/stubs/abi files.
    Yaroslav Bolyukin 2022-10-13 #9695a43
  22. chore add check in `supports_metadata`
    Grigoriy Simonov 2022-10-13 #3e10430
  23. chore remove URI ttp from clean collections
    Grigoriy Simonov 2022-10-13 #b713559
  24. chore code review requests
    Grigoriy Simonov 2022-10-12 #48f9593
  25. chore code review requests
    Grigoriy Simonov 2022-10-12 #f8de52d
  26. chore cargo fmt
    Grigoriy Simonov 2022-10-12 #0649e61
  27. feat update tokenURI
    Grigoriy Simonov 2022-10-12 #8c42de5
  28. feat updates for createERC721MetadataCompatibleCollections
    Grigoriy Simonov 2022-10-12 #44771a5
  29. feat add conditional supportInterface for ERC721Metadata
    Grigoriy Simonov 2022-09-13 #876ef62
  30. Move explicit solc calls to playgrounds
    ut-akuznetsov 2022-10-07 #ba7ab8a
  31. Feature/playgrounds nested ops
    ut-akuznetsov 2022-10-06 #05841c0
  32. Tests: move explicit solc calls to playgrounds
    Andrey 2022-10-07 #cea54c5
  33. Tests/playgrounds cleanup
    ut-akuznetsov 2022-10-06 #a693ced
  34. fix remove unused imports
    Daniel Shiposha 2022-10-06 #09b9e64
  35. Test/clean up
    ut-akuznetsov 2022-10-05 #65f16a3
  36. Tests: code-style fixes
    Andrey 2022-10-06 #f462fd9
  37. feat add nested ops - scheduled and sudo
    Daniel Shiposha 2022-10-06 #17a52a5
  38. Feature/eth tests playgrnds
    ut-akuznetsov 2022-10-05 #dae8a5f
  39. Return inflation test from .oudated
    Maksandre 2022-10-05 #a4faf27
  40. Move old helpers to deprecated folder
    Andrey 2022-10-06 #21df7e4
  41. feat catch dispatchError in playgrounds
    Daniel Shiposha 2022-10-06 #4a02655
  42. Test/eth market to playgrounds
    ut-akuznetsov 2022-10-05 #ab38216
  43. Fix tests for quartz and unique runtimes and skip scheduling
    Maksandre 2022-10-05 #5721d4c
  44. Move old contracts to .oudated
    Maksandre 2022-10-05 #c004530
  45. fix try-runtime for quartz/unique
    Daniel Shiposha 2022-10-05 #8b875cb
  46. fix replace old helpers with new ones
    Maksandre 2022-10-05 #4ad2532
  47. Tests: eth tokenProperties small improvements
    Maksandre 2022-10-05 #878b12b
  48. This reverts commit 879cf3feac5483204a2b02920344f43bf94498e7.
    Maksandre 2022-10-05 #ced28e8
  49. Test/playground migration
    ut-akuznetsov 2022-10-04 #3a01a52
  50. Minor improvment
    Maksandre 2022-10-04 #95b5e61
  51. fix eth sponsoring test
    Maksandre 2022-10-05 #3505807
  52. Move old contracts to .outdated. Delete rpc.load.ts
    Maksandre 2022-10-05 #879cf3f
  53. fix try-runtime for polkadot-v0.9.29
    Daniel Shiposha 2022-10-04 #d3b796f
  54. fix use newBlocks from playgrounds
    rkv 2022-10-04 #686b7bd
  55. Fix eslint warning
    Maksandre 2022-10-04 #a468291
  56. Tests: fix eth contractsSponsoing
    Maksandre 2022-10-05 #25d2901
  57. Move test to .oudated
    Maksandre 2022-10-05 #b419882
  58. Merge pull request #621 from UniqueNetwork/tests/eth-fractionalizer
    ut-akuznetsov 2022-10-04 #d67fa38
  59. fix eth tests
    rkv 2022-10-04 #d664736
  60. test market evm tests to playgrounds
    Maksandre 2022-10-04 #1d30029
  61. Tests: normalizeEvents to ethPlaygrounds
    Maksandre 2022-10-05 #aa8bcd1
  62. Tests: move outdated tests to .oudated dir
    Maksandre 2022-10-05 #1e8c54c
  63. fix toolchain version in README
    Daniel Shiposha 2022-10-04 #d8f70cf
  64. Fix eslint
    Max Andreev 2022-10-04 #452938b
  65. fix remove aux func getMessage
    rkv 2022-10-04 #104c91a
  66. fix collectionSponsoringTests
    Maksandre 2022-10-05 #19616c6
  67. Move burnItemTests to playgrounds
    ut-akuznetsov 2022-10-04 #27a31c9
  68. Tests: refactor fractionalizer tests to playgrounds
    Andrey 2022-10-03 #2203d0f
  69. fix check-event tests migrated
    rkv 2022-10-04 #da2d600
  70. fix contractSponsoring deplyFlipper, remove unneeded comments
    Daniel Shiposha 2022-10-05 #44c4cc8
  71. This reverts commit 619c3a54d9cf6e33f2a3d81e3737ecba878aba60.
    Daniel Shiposha 2022-10-03 #e9e910f
  72. Accounts moved inside describe
    Max Andreev 2022-10-04 #55c7c97
  73. chore test with wrong fee for collection creation
    Grigoriy Simonov 2022-09-27 #239c99e
  74. fix skip tests that use substrate addresses
    rkv 2022-10-04 #7ec038f
  75. fix draft fix of contractSponsoring
    Daniel Shiposha 2022-10-03 #a4fc741
  76. fix quartz mainnet tag - add missing feature
    Daniel Shiposha 2022-10-03 #9affb1b
  77. Move isExist method to UniqueBaseToken class
    Max Andreev 2022-10-04 #f6544e6
  78. chore remove flipper copy
    Grigoriy Simonov 2022-09-27 #9ac7a7e
  79. merge develop into test/playground-migration
    rkv 2022-10-04 #7a315e3
  80. fix minor fixes in eth tests
    Daniel Shiposha 2022-10-03 #48cdcf7
  81. fix cargo fmt
    Daniel Shiposha 2022-10-03 #29dbca8
  82. + fix appPromotion flaky test
    Max Andreev 2022-10-03 #4901aab
  83. chore add `collectionCreationFee` method to CollectionHelpers
    Grigoriy Simonov 2022-09-27 #9309104
  84. merged
    rkv 2022-10-04 #4b0f7ea
  85. refactor use playgtounds in collectionSponsoring eth test
    Daniel Shiposha 2022-09-30 #22fb1ca
  86. fix use unique-polkadot-v0.9.29
    Daniel Shiposha 2022-10-03 #ea2246a
  87. chore cargo fmt
    Grigoriy Simonov 2022-09-27 #413ee13
  88. wip collectionAdmin to be fixed
    rkv 2022-09-28 #9cb8263
  89. tests(playgrounds): updates and revisions for older tests on playgrounds
    Fahrrader 2022-09-30 #12fbdbd
  90. fix remove redundant await
    Daniel Shiposha 2022-09-30 #8afb146
  91. fix use fully qualified path in evm-coder
    Daniel Shiposha 2022-10-03 #e5aee82
  92. chore fix tests
    Grigoriy Simonov 2022-09-27 #624d281
  93. eth/proxy/nonFungibleProxy migrated
    rkv 2022-09-28 #c50b56f
  94. Merge branch 'develop' into test/playground-migration
    Fahrrader 2022-09-30 #e106ad4
  95. refactor use playgrounds in eth sponsoring test
    Daniel Shiposha 2022-09-30 #cd9df53
  96. fix benchmarks
    Daniel Shiposha 2022-10-03 #2472fbf
  97. chore fix code review requests
    Grigoriy Simonov 2022-09-30 #57eacee
  98. eth/proxy/fungibleProxy migrated
    rkv 2022-09-28 #3fb65c0
  99. fix wrap rft test with ifWithPallets
    rkv 2022-09-22 #9e6bd66
  100. Tests (Eth): NFT, RFT & FT tests refactored for Playgrounds
    ut-akuznetsov 2022-09-30 #e15be01