git.delta.rocks / unique-network / refs/commits / 44c4cc84381c

difftreelog
  1. fix contractSponsoring deplyFlipper, remove unneeded comments
    Daniel Shiposha 2022-10-05 #44c4cc8
  2. fix draft fix of contractSponsoring
    Daniel Shiposha 2022-10-03 #a4fc741
  3. fix minor fixes in eth tests
    Daniel Shiposha 2022-10-03 #48cdcf7
  4. refactor use playgtounds in collectionSponsoring eth test
    Daniel Shiposha 2022-09-30 #22fb1ca
  5. fix remove redundant await
    Daniel Shiposha 2022-09-30 #8afb146
  6. refactor use playgrounds in eth sponsoring test
    Daniel Shiposha 2022-09-30 #cd9df53
  7. refactor eth tokenProperties
    Daniel Shiposha 2022-09-29 #09dc1ff
  8. Test/eth market to playgrounds
    ut-akuznetsov 2022-10-05 #ab38216
  9. fix try-runtime for quartz/unique
    Daniel Shiposha 2022-10-05 #8b875cb
  10. fix replace old helpers with new ones
    Maksandre 2022-10-05 #4ad2532
  11. Test/playground migration
    ut-akuznetsov 2022-10-04 #3a01a52
  12. Minor improvment
    Maksandre 2022-10-04 #95b5e61
  13. fix try-runtime for polkadot-v0.9.29
    Daniel Shiposha 2022-10-04 #d3b796f
  14. fix use newBlocks from playgrounds
    rkv 2022-10-04 #686b7bd
  15. Fix eslint warning
    Maksandre 2022-10-04 #a468291
  16. Merge pull request #621 from UniqueNetwork/tests/eth-fractionalizer
    ut-akuznetsov 2022-10-04 #d67fa38
  17. fix eth tests
    rkv 2022-10-04 #d664736
  18. test market evm tests to playgrounds
    Maksandre 2022-10-04 #1d30029
  19. fix toolchain version in README
    Daniel Shiposha 2022-10-04 #d8f70cf
  20. Fix eslint
    Max Andreev 2022-10-04 #452938b
  21. fix remove aux func getMessage
    rkv 2022-10-04 #104c91a
  22. Move burnItemTests to playgrounds
    ut-akuznetsov 2022-10-04 #27a31c9
  23. Tests: refactor fractionalizer tests to playgrounds
    Andrey 2022-10-03 #2203d0f
  24. fix check-event tests migrated
    rkv 2022-10-04 #da2d600
  25. This reverts commit 619c3a54d9cf6e33f2a3d81e3737ecba878aba60.
    Daniel Shiposha 2022-10-03 #e9e910f
  26. Accounts moved inside describe
    Max Andreev 2022-10-04 #55c7c97
  27. chore test with wrong fee for collection creation
    Grigoriy Simonov 2022-09-27 #239c99e
  28. fix skip tests that use substrate addresses
    rkv 2022-10-04 #7ec038f
  29. fix quartz mainnet tag - add missing feature
    Daniel Shiposha 2022-10-03 #9affb1b
  30. Move isExist method to UniqueBaseToken class
    Max Andreev 2022-10-04 #f6544e6
  31. chore remove flipper copy
    Grigoriy Simonov 2022-09-27 #9ac7a7e
  32. merge develop into test/playground-migration
    rkv 2022-10-04 #7a315e3
  33. fix cargo fmt
    Daniel Shiposha 2022-10-03 #29dbca8
  34. + fix appPromotion flaky test
    Max Andreev 2022-10-03 #4901aab
  35. chore add `collectionCreationFee` method to CollectionHelpers
    Grigoriy Simonov 2022-09-27 #9309104
  36. merged
    rkv 2022-10-04 #4b0f7ea
  37. fix use unique-polkadot-v0.9.29
    Daniel Shiposha 2022-10-03 #ea2246a
  38. chore cargo fmt
    Grigoriy Simonov 2022-09-27 #413ee13
  39. wip collectionAdmin to be fixed
    rkv 2022-09-28 #9cb8263
  40. tests(playgrounds): updates and revisions for older tests on playgrounds
    Fahrrader 2022-09-30 #12fbdbd
  41. fix use fully qualified path in evm-coder
    Daniel Shiposha 2022-10-03 #e5aee82
  42. chore fix tests
    Grigoriy Simonov 2022-09-27 #624d281
  43. eth/proxy/nonFungibleProxy migrated
    rkv 2022-09-28 #c50b56f
  44. Merge branch 'develop' into test/playground-migration
    Fahrrader 2022-09-30 #e106ad4
  45. fix benchmarks
    Daniel Shiposha 2022-10-03 #2472fbf
  46. chore fix code review requests
    Grigoriy Simonov 2022-09-30 #57eacee
  47. eth/proxy/fungibleProxy migrated
    rkv 2022-09-28 #3fb65c0
  48. fix wrap rft test with ifWithPallets
    rkv 2022-09-22 #9e6bd66
  49. Tests (Eth): NFT, RFT & FT tests refactored for Playgrounds
    ut-akuznetsov 2022-09-30 #e15be01
  50. build update frame-weight-template
    Daniel Shiposha 2022-10-03 #c1336b3
  51. feature: make collection creation methods `payable`
    Grigoriy Simonov 2022-09-30 #c9c7549
  52. eth/base migrated
    rkv 2022-09-28 #759b871
  53. fix normalize addresses
    rkv 2022-09-22 #fd6a419
  54. Add calculateFee method to playgrounds
    ut-akuznetsov 2022-09-29 #a667655
  55. tests(eth): NFT, RFT, FT tests refactored for playgrounds
    Fahrrader 2022-09-27 #ed1eea8
  56. fix cargo fmt
    Daniel Shiposha 2022-09-28 #b88274c
  57. test tests for contract fees
    Grigoriy Simonov 2022-09-30 #fea73f4
  58. eth/collectionProperties migrated
    rkv 2022-09-28 #95c88d3
  59. merge develop into /test/playground-migration
    rkv 2022-09-21 #b45c52c
  60. fix unit tests Dockerfile
    Konstantin Astakhov 2022-09-28 #6b0c031
  61. add `calculateFee` and `callEVM` methods to playgrounds
    PraetorP 2022-09-29 #62959b2
  62. Merge pull request #607 from UniqueNetwork/tests/nesting
    ut-akuznetsov 2022-09-27 #edc6ac8
  63. build upgrade to polkadot-v0.9.29
    Daniel Shiposha 2022-09-28 #3deec63
  64. Test/playground migration
    ut-akuznetsov 2022-09-30 #0231a43
  65. wip collectionAdmin migrating
    rkv 2022-09-26 #f0eacde
  66. fix createMultipleItemsEx remove skip tests
    rkv 2022-09-21 #f5a3434
  67. Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
    ut-akuznetsov 2022-09-21 #ad0580a
  68. fix Dockerfile for testnet build
    Konstantin Astakhov 2022-09-07 #cd39996
  69. Merge pull request #605 from UniqueNetwork/feature/playgrounds-it-improve
    ut-akuznetsov 2022-09-22 #644729e
  70. tests(nesting): revert majority of last commit + refactor token and collection naming convention
    Fahrrader 2022-09-27 #77e366b
  71. Tests (Eth): More small tests refactored to Playgrounds
    ut-akuznetsov 2022-09-30 #34b3ba3
  72. eth/allowList migrated
    rkv 2022-09-26 #bebe784
  73. add helpers & fix replace mistakes
    rkv 2022-09-20 #3069e4d
  74. Merge pull request #603 from UniqueNetwork/tests/finish-refactoring-base-folder
    ut-akuznetsov 2022-09-20 #bd863a1
  75. tests(allow-list): refactor overabundance of allow-list tests
    Fahrrader 2022-09-19 #7e1e685
  76. fix dockerfile for testnet
    Konstantin Astakhov 2022-09-06 #55cce01
  77. add draft check for each re-usable workflow
    Yaroslav Bolyukin 2022-09-21 #35dc5b5
  78. feat add skip/only/ifWithPallets to itSub/itEth
    Daniel Shiposha 2022-09-22 #3c4a992
  79. tests(nesting+properties): collection and token interfaces + make lower case not default for token addresses + more consts from old helpers included
    Fahrrader 2022-09-27 #415e2e0
  80. Fix/properties rpc
    ut-akuznetsov 2022-09-30 #ac0de30
  81. tests(eth): remove redundant commented area
    Fahrrader 2022-09-30 #3b7dec1
  82. transferFromEvent migrated
    rkv 2022-09-26 #076b5dc
  83. enableDisableTransfer migrated
    rkv 2022-09-16 #bc53a7e
  84. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  85. tests: refactor small tests + place better todos on all skipped
    Fahrrader 2022-09-20 #e876e8d
  86. Merge pull request #598 from UniqueNetwork/fix/rename_method_to_collectionSponsor
    Yaroslav Bolyukin 2022-09-19 #065efcf
  87. fix Dockerfile for testnet
    Konstantin Astakhov 2022-09-06 #ed55860
  88. add draft check for each re-usable workflow
    Alexander Aksenov 2022-09-20 #d6b2f4b
  89. tests(nesting): refactor naming conventions for token addresses
    Fahrrader 2022-09-23 #b0b1d40
  90. fix remove unused imports
    Daniel Shiposha 2022-09-30 #d59662d
  91. tests(eth): more small tests refactored to playgrounds
    Fahrrader 2022-09-30 #d444328
  92. transferEvent migrated
    rkv 2022-09-26 #508677d
  93. destroyCollection migrated
    rkv 2022-09-16 #ff1beac
  94. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  95. tests(app-promotion): fix a test to new expected behavior
    Fahrrader 2022-09-20 #155f75c
  96. Feature/multi assets redone
    Yaroslav Bolyukin 2022-09-19 #25e3cfa
  97. fix rename some methods
    Trubnikov Sergey 2022-09-19 #2319928
  98. add launch-config for testnet build
    Konstantin Astakhov 2022-09-06 #accde6f
  99. tests(util): altrefactorbstrate normalization
    Fahrrader 2022-09-23 #378c38c
  100. test query properties rpc
    Daniel Shiposha 2022-09-29 #3ce311c