Move burnItemTests to playgrounds
ut-akuznetsov 2022-10-04 #27a31c9
This reverts commit 619c3a54d9cf6e33f2a3d81e3737ecba878aba60.
Daniel Shiposha 2022-10-03 #e9e910f
Accounts moved inside describe
Max Andreev 2022-10-04 #55c7c97
- fix quartz mainnet tag - add missing feature
Daniel Shiposha 2022-10-03 #9affb1b
- Move isExist method to UniqueBaseToken class
Max Andreev 2022-10-04 #f6544e6
- fix cargo fmt
Daniel Shiposha 2022-10-03 #29dbca8
+ fix appPromotion flaky test
Max Andreev 2022-10-03 #4901aab
- fix use unique-polkadot-v0.9.29
Daniel Shiposha 2022-10-03 #ea2246a
- chore test with wrong fee for collection creation
Grigoriy Simonov 2022-09-27 #239c99e
- fix use fully qualified path in evm-coder
Daniel Shiposha 2022-10-03 #e5aee82
- chore remove flipper copy
Grigoriy Simonov 2022-09-27 #9ac7a7e
- fix benchmarks
Daniel Shiposha 2022-10-03 #2472fbf
- chore add `collectionCreationFee` method to CollectionHelpers
Grigoriy Simonov 2022-09-27 #9309104
- build update frame-weight-template
Daniel Shiposha 2022-10-03 #c1336b3
- chore cargo fmt
Grigoriy Simonov 2022-09-27 #413ee13
- fix cargo fmt
Daniel Shiposha 2022-09-28 #b88274c
- chore fix tests
Grigoriy Simonov 2022-09-27 #624d281
- build upgrade to polkadot-v0.9.29
Daniel Shiposha 2022-09-28 #3deec63
- chore fix code review requests
Grigoriy Simonov 2022-09-30 #57eacee
- feature: make collection creation methods `payable`
Grigoriy Simonov 2022-09-30 #c9c7549
- test tests for contract fees
Grigoriy Simonov 2022-09-30 #fea73f4
Test/playground migration
ut-akuznetsov 2022-09-30 #0231a43
Tests (Eth): More small tests refactored to Playgrounds
ut-akuznetsov 2022-09-30 #34b3ba3
- tests(playgrounds): updates and revisions for older tests on playgrounds
Fahrrader 2022-09-30 #12fbdbd
Fix/properties rpc
ut-akuznetsov 2022-09-30 #ac0de30
- tests(eth): remove redundant commented area
Fahrrader 2022-09-30 #3b7dec1
- Merge branch 'develop' into test/playground-migration
Fahrrader 2022-09-30 #e106ad4
Tests (Eth): NFT, RFT & FT tests refactored for Playgrounds
ut-akuznetsov 2022-09-30 #e15be01
- fix remove unused imports
Daniel Shiposha 2022-09-30 #d59662d
- tests(eth): more small tests refactored to playgrounds
Fahrrader 2022-09-30 #d444328
- fix wrap rft test with ifWithPallets
rkv 2022-09-22 #9e6bd66
Add calculateFee method to playgrounds
ut-akuznetsov 2022-09-29 #a667655
- tests(eth): NFT, RFT, FT tests refactored for playgrounds
Fahrrader 2022-09-27 #ed1eea8
- test query properties rpc
Daniel Shiposha 2022-09-29 #3ce311c
- fix normalize addresses
rkv 2022-09-22 #fd6a419
- fix unit tests Dockerfile
Konstantin Astakhov 2022-09-28 #6b0c031
- add `calculateFee` and `callEVM` methods to playgrounds
PraetorP 2022-09-29 #62959b2
- Merge pull request #607 from UniqueNetwork/tests/nesting
ut-akuznetsov 2022-09-27 #edc6ac8
- chore regenerate types
Daniel Shiposha 2022-09-26 #e899eee
- merge develop into /test/playground-migration
rkv 2022-09-21 #b45c52c
- fix Dockerfile for testnet build
Konstantin Astakhov 2022-09-07 #cd39996
- Merge pull request #605 from UniqueNetwork/feature/playgrounds-it-improve
ut-akuznetsov 2022-09-22 #644729e
- tests(nesting): revert majority of last commit + refactor token and collection naming convention
Fahrrader 2022-09-27 #77e366b
- fix use option vec for properties rpc
Daniel Shiposha 2022-09-26 #629591d
- fix createMultipleItemsEx remove skip tests
rkv 2022-09-21 #f5a3434
- Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
ut-akuznetsov 2022-09-21 #ad0580a
- fix dockerfile for testnet
Konstantin Astakhov 2022-09-06 #55cce01
add draft check for each re-usable workflow
Yaroslav Bolyukin 2022-09-21 #35dc5b5
- feat add skip/only/ifWithPallets to itSub/itEth
Daniel Shiposha 2022-09-22 #3c4a992
- 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