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

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