git.delta.rocks / unique-network / refs/commits / 3a01a5229f7a

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