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

difftreelog
  1. Test node update only fix.
    Alexander Aksenov 2022-10-06 #8fce676
  2. up version
    Igor Kozyrev 2022-10-06 #5f8c947
  3. Add console output.
    Alexander Aksenov 2022-10-05 #3d7a4e7
  4. Canary tests - disable chain readyness check.
    Alexander Aksenov 2022-10-05 #e56f4f2
  5. fix CI workflow (C) Alexander Aksenov
    Daniel Shiposha 2022-10-05 #1c95a0f
  6. fix try-runtime for quartz/unique
    Daniel Shiposha 2022-10-05 #d9f54e3
  7. new line
    Alexander Aksenov 2022-10-04 #1afec91
  8. temporary fix for no-spec
    Alexander Aksenov 2022-10-04 #297a02f
  9. chore bump tx_version
    Daniel Shiposha 2022-10-04 #80e5c9d
  10. chore bump spec_version
    Daniel Shiposha 2022-10-04 #f211d09
  11. fix try-runtime for polkadot-v0.9.29
    Daniel Shiposha 2022-10-04 #c3c26aa
  12. fix quartz mainnet tag - add missing feature
    Daniel Shiposha 2022-10-03 #c57a8f4
  13. feat disable scheduler in opal
    Daniel Shiposha 2022-09-19 #801b597
  14. disable checkout to an old branch for old tests
    Alexander Aksenov 2022-10-04 #174392d
  15. fix toolchain version in README
    Daniel Shiposha 2022-10-04 #d8f70cf
  16. Move burnItemTests to playgrounds
    ut-akuznetsov 2022-10-04 #27a31c9
  17. This reverts commit 619c3a54d9cf6e33f2a3d81e3737ecba878aba60.
    Daniel Shiposha 2022-10-03 #e9e910f
  18. Accounts moved inside describe
    Max Andreev 2022-10-04 #55c7c97
  19. fix quartz mainnet tag - add missing feature
    Daniel Shiposha 2022-10-03 #9affb1b
  20. Move isExist method to UniqueBaseToken class
    Max Andreev 2022-10-04 #f6544e6
  21. fix cargo fmt
    Daniel Shiposha 2022-10-03 #29dbca8
  22. + fix appPromotion flaky test
    Max Andreev 2022-10-03 #4901aab
  23. fix use unique-polkadot-v0.9.29
    Daniel Shiposha 2022-10-03 #ea2246a
  24. chore test with wrong fee for collection creation
    Grigoriy Simonov 2022-09-27 #239c99e
  25. fix use fully qualified path in evm-coder
    Daniel Shiposha 2022-10-03 #e5aee82
  26. chore remove flipper copy
    Grigoriy Simonov 2022-09-27 #9ac7a7e
  27. fix benchmarks
    Daniel Shiposha 2022-10-03 #2472fbf
  28. chore add `collectionCreationFee` method to CollectionHelpers
    Grigoriy Simonov 2022-09-27 #9309104
  29. build update frame-weight-template
    Daniel Shiposha 2022-10-03 #c1336b3
  30. chore cargo fmt
    Grigoriy Simonov 2022-09-27 #413ee13
  31. fix cargo fmt
    Daniel Shiposha 2022-09-28 #b88274c
  32. chore fix tests
    Grigoriy Simonov 2022-09-27 #624d281
  33. build upgrade to polkadot-v0.9.29
    Daniel Shiposha 2022-09-28 #3deec63
  34. chore fix code review requests
    Grigoriy Simonov 2022-09-30 #57eacee
  35. feature: make collection creation methods `payable`
    Grigoriy Simonov 2022-09-30 #c9c7549
  36. test tests for contract fees
    Grigoriy Simonov 2022-09-30 #fea73f4
  37. Test/playground migration
    ut-akuznetsov 2022-09-30 #0231a43
  38. Tests (Eth): More small tests refactored to Playgrounds
    ut-akuznetsov 2022-09-30 #34b3ba3
  39. tests(playgrounds): updates and revisions for older tests on playgrounds
    Fahrrader 2022-09-30 #12fbdbd
  40. Fix/properties rpc
    ut-akuznetsov 2022-09-30 #ac0de30
  41. tests(eth): remove redundant commented area
    Fahrrader 2022-09-30 #3b7dec1
  42. Merge branch 'develop' into test/playground-migration
    Fahrrader 2022-09-30 #e106ad4
  43. Tests (Eth): NFT, RFT & FT tests refactored for Playgrounds
    ut-akuznetsov 2022-09-30 #e15be01
  44. fix remove unused imports
    Daniel Shiposha 2022-09-30 #d59662d
  45. tests(eth): more small tests refactored to playgrounds
    Fahrrader 2022-09-30 #d444328
  46. fix wrap rft test with ifWithPallets
    rkv 2022-09-22 #9e6bd66
  47. Add calculateFee method to playgrounds
    ut-akuznetsov 2022-09-29 #a667655
  48. tests(eth): NFT, RFT, FT tests refactored for playgrounds
    Fahrrader 2022-09-27 #ed1eea8
  49. test query properties rpc
    Daniel Shiposha 2022-09-29 #3ce311c
  50. fix normalize addresses
    rkv 2022-09-22 #fd6a419
  51. fix unit tests Dockerfile
    Konstantin Astakhov 2022-09-28 #6b0c031
  52. add `calculateFee` and `callEVM` methods to playgrounds
    PraetorP 2022-09-29 #62959b2
  53. Merge pull request #607 from UniqueNetwork/tests/nesting
    ut-akuznetsov 2022-09-27 #edc6ac8
  54. chore regenerate types
    Daniel Shiposha 2022-09-26 #e899eee
  55. merge develop into /test/playground-migration
    rkv 2022-09-21 #b45c52c
  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. fix use option vec for properties rpc
    Daniel Shiposha 2022-09-26 #629591d
  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
    Konstantin Astakhov 2022-09-06 #55cce01
  63. add draft check for each re-usable workflow
    Yaroslav Bolyukin 2022-09-21 #35dc5b5
  64. feat add skip/only/ifWithPallets to itSub/itEth
    Daniel Shiposha 2022-09-22 #3c4a992
  65. 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
  66. add helpers & fix replace mistakes
    rkv 2022-09-20 #3069e4d
  67. Merge pull request #603 from UniqueNetwork/tests/finish-refactoring-base-folder
    ut-akuznetsov 2022-09-20 #bd863a1
  68. tests(allow-list): refactor overabundance of allow-list tests
    Fahrrader 2022-09-19 #7e1e685
  69. fix Dockerfile for testnet
    Konstantin Astakhov 2022-09-06 #ed55860
  70. add draft check for each re-usable workflow
    Alexander Aksenov 2022-09-20 #d6b2f4b
  71. tests(nesting): refactor naming conventions for token addresses
    Fahrrader 2022-09-23 #b0b1d40
  72. enableDisableTransfer migrated
    rkv 2022-09-16 #bc53a7e
  73. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  74. tests: refactor small tests + place better todos on all skipped
    Fahrrader 2022-09-20 #e876e8d
  75. Merge pull request #598 from UniqueNetwork/fix/rename_method_to_collectionSponsor
    Yaroslav Bolyukin 2022-09-19 #065efcf
  76. add launch-config for testnet build
    Konstantin Astakhov 2022-09-06 #accde6f
  77. tests(util): altrefactorbstrate normalization
    Fahrrader 2022-09-23 #378c38c
  78. destroyCollection migrated
    rkv 2022-09-16 #ff1beac
  79. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  80. tests(app-promotion): fix a test to new expected behavior
    Fahrrader 2022-09-20 #155f75c
  81. Feature/multi assets redone
    Yaroslav Bolyukin 2022-09-19 #25e3cfa
  82. fix rename some methods
    Trubnikov Sergey 2022-09-19 #2319928
  83. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #f3ac9f9
  84. tests(nesting): refactored to use playgrounds
    Fahrrader 2022-09-22 #04cd15c
  85. creditFeesToTreasury migrated
    rkv 2022-09-16 #0b16c5c
  86. fix deny comma absence between if/via
    Daniel Shiposha 2022-09-19 #3fefb83
  87. tests(util): minor refactor of transaction options
    Fahrrader 2022-09-20 #385c966
  88. feat enable refungible for quartz
    Grigoriy Simonov 2022-09-19 #ceb51fe
  89. fix use foreignasset for acala/karura
    Daniel Shiposha 2022-09-19 #a4e0aaa
  90. fix rename method to collectionSponsor
    Trubnikov Sergey 2022-09-19 #b85120e
  91. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #baf5f0d
  92. createMultipleItemsEx migrated
    rkv 2022-09-14 #d729c2f
  93. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  94. revert(tests) minor unneeded changes
    Fahrrader 2022-09-19 #1b4500f
  95. Test/app promotion refactor
    Yaroslav Bolyukin 2022-09-16 #280815c
  96. test fix random key padding
    Yaroslav Bolyukin 2022-09-17 #fdbfc23
  97. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #0d1126e
  98. fix code style
    rkv 2022-09-14 #96cdb9b
  99. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  100. tests: thorough event logging + a few more tests refactored
    Fahrrader 2022-09-19 #4e55e39