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

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