git.delta.rocks / unique-network / refs/commits / 09dc1ff93b78

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