- fix Return sponsor address in canonical form.
Trubnikov Sergey 2022-08-24 #42c7b2c
- path: add weights
Trubnikov Sergey 2022-08-24 #e12eaf1
- misk: Change bound. Update changelog
Trubnikov Sergey 2022-08-24 #a7d85fc
- misk: Change versions and update changelogs.
Trubnikov Sergey 2022-08-05 #66a04f8
- misk: Refactor tuple generation
Trubnikov Sergey 2022-08-05 #4747e94
- patch: Refactor confirm sponsorship. Add test for confrim sponsorship.
Trubnikov Sergey 2022-08-05 #b87343e
- path: Add check for address length.
Trubnikov Sergey 2022-08-05 #9252b2e
- test Add test for "sef sponsoring" and "remove sponsor".
Trubnikov Sergey 2022-08-05 #a0a04c8
- path: Add 'self_sponsored_enable' and 'remove_sponsor'.
Trubnikov Sergey 2022-08-05 #f1e64f2
- docs
Trubnikov Sergey 2022-08-05 #9d33b05
- path: add stubs
Trubnikov Sergey 2022-08-05 #4afd851
- path: Fix other broken tests.
Trubnikov Sergey 2022-08-05 #ee664e3
- patch: Fix broken test. Add some new tests. Move tests.
Trubnikov Sergey 2022-08-05 #1b2f0f9
- patch: add has_pending_sponsor to evm
Trubnikov Sergey 2022-08-05 #3daa491
- path: Add has_sponsor function to solidity. Fix confirm_sponsorship.
Trubnikov Sergey 2022-08-05 #7a21c0b
- path: Fix tuple generation.
Trubnikov Sergey 2022-08-05 #f5f392c
- refactor remove toggle_sponsoring BREAKING CHANGE
Trubnikov Sergey 2022-08-04 #3bb7d24
- path: Return sponsor as a tuple.
Trubnikov Sergey 2022-08-04 #e50c725
- path: Impl AbiWrite for tuples
Trubnikov Sergey 2022-08-04 #14eb87c
- path: Add sponsorship for CrossAccountId.
Trubnikov Sergey 2022-08-03 #f96d484
- misk: revert owners storage
Trubnikov Sergey 2022-08-03 #6fbb721
- docs
Trubnikov Sergey 2022-08-02 #d144cc6
- refactor Chage Owner storage value type H160 -> CrossAccountId BREAKING CHANGE: changed `fn allowed` signature
Trubnikov Sergey 2022-08-02 #c396bdd
add extension class to playgrounds
ut-akuznetsov 2022-08-24 #8b00d85
- fix launch-config for forkless parachain upgrade with data
Alexander Aksenov 2022-08-24 #a688446
- Merge branch 'develop' into test/move-to-playgrounds
Max Andreev 2022-08-24 #a36e310
- Merge pull request #503 from UniqueNetwork/feature/change-collection-owner
Yaroslav Bolyukin 2022-08-24 #b6fb98f
- fix eslint and review suggestions
Max Andreev 2022-08-23 #97b5bf9
Ci 84 cleanup ci
Yaroslav Bolyukin 2022-08-23 #9e2c88b
- chore return separate setOwner and isOwnerOrAdmin methods
Grigoriy Simonov 2022-08-23 #112c7dd
+ add creteAccounts method
+ move addCollectionAdmin tests to playgrounds
Max Andreev 2022-08-23 #2eb5d08
Ci 85 ci step 2 1 nodes only update
Yaroslav Bolyukin 2022-08-23 #03e21d1
- fix switch to base_ref
Alexander Aksenov 2022-08-22 #49055d4
- chore change method names
Grigoriy Simonov 2022-08-23 #c31f5c8
Specify variable in job name
Yaroslav Bolyukin 2022-08-16 #83d3baa
This reverts commit d9cdcfb1a400d66c225ec9072178b1398170e9c4.
Alexander Aksenov 2022-08-22 #997ec5a
- fix Dockerfile-parachain-node-only
Alexander Aksenov 2022-08-23 #edbaeb3
- fix variable substitution.
Alexander Aksenov 2022-08-22 #93d7101
- chore fix code review
Grigoriy Simonov 2022-08-23 #cedda9c
- git clone path specified. define variable into a job name
Alexander Aksenov 2022-08-16 #ef0cfd2
- Specify variable in job name
Alexander Aksenov 2022-08-16 #b1e2906
- tests: separate unit tests into own workflow. apply for master and develop branches.
Alexander Aksenov 2022-08-22 #d9cdcfb
- tests: add before upgrade tests and after upgrade tests
Alexander Aksenov 2022-08-23 #3887d6d
- fix change env variable substitution
Alexander Aksenov 2022-08-22 #51e6bb1
- chore update changelog
Grigoriy Simonov 2022-08-23 #cfc56ee
remove directory creation
kozyrevdev 2022-08-16 #65ad9a6
- fix rename variable
Alexander Aksenov 2022-08-22 #88e3646
- test pattern change
Alexander Aksenov 2022-08-23 #cd63f09
- add variable definition into .env
Alexander Aksenov 2022-08-22 #b447204
- feature(common-pallet): add changeOwnerSubstrate and verifyOwnerOrAdminSubstrate methods
Grigoriy Simonov 2022-08-23 #d8d0263