- chore generate stubs
PraetorP 2022-12-14 #296b314
- refactor EthCrossAccount impl, signature some evm methods, tests and stubs
PraetorP 2022-12-14 #3f089fc
- fiix SolidityTypeName
PraetorP 2022-12-12 #1f3c059
- refac code
PraetorP 2022-12-12 #d1896d4
- fixed tests&tuple instead of struct, refactored `refungible` pallet
PraetorP 2022-12-01 #78c3cae
- added `mintCross` function for `UniqueExtensoins` interfaces
PraetorP 2022-12-01 #b29d888
Added `collectionLimits` function in `Collection` interface, changed…
ut-akuznetsov 2022-12-16 #0a1b898
- Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
ut-akuznetsov 2022-12-16 #1e2863e
added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
ut-akuznetsov 2022-12-16 #21ff2d2
- feat(fungible) substrate setting collection properties + tests
Fahrrader 2022-12-15 #669456d
- chore generate stubs
PraetorP 2022-12-16 #f001d28
Feature/evm_set-get_tokenPropertyPermissions
ut-akuznetsov 2022-12-16 #dfa407a
- docs description for `CollectionLimits` variants.
PraetorP 2022-12-16 #3ef6188
- Merge pull request #748 from UniqueNetwork/feature/add-precompiles
ut-akuznetsov 2022-12-16 #3f0dc65
- docs and bump versions
Trubnikov Sergey 2022-12-16 #0ade15e
- chore evm stubs
PraetorP 2022-12-16 #5b5c3e4
- fix PR
Trubnikov Sergey 2022-12-16 #1fe93b2
- test added for substrate `EthCrossAccount` variant
PraetorP 2022-12-16 #6760031
- Merge pull request #778 from UniqueNetwork/fix/add-weight-to-nft-and-rft-evm-methods
ut-akuznetsov 2022-12-15 #03209c2
- refactor `collection_limits`, add docs for `CollectionLimits`
PraetorP 2022-12-16 #6dd2322
- added `transferFromCross` method in `ERC20` refungible pallet interface
PraetorP 2022-12-07 #238681d
- fix add weight to RFT and NFT eth methods
Grigoriy Simonov 2022-12-15 #a87d103
Fix/enable foreign assets qtz and minor fixes
kozyrevdev 2022-12-16 #7fd4751
- Add `ecrecovery` and `sr25519` precompiles
Grigoriy Simonov 2022-12-05 #a90a9da
- added cross methods: `burnFromCross` , `transferCross`, `approveCorss` in `ERC20` refungible pallet interface
PraetorP 2022-12-06 #b238f7b
Fix/properties size overflow
ut-akuznetsov 2022-12-14 #42f53fc
- fix weight in payout_stakers
Daniel Shiposha 2022-12-16 #f08f3da
- fix rft test
Trubnikov Sergey 2022-12-15 #bc29f10
- fieat: add repair_item extrinsic + test
Daniel Shiposha 2022-12-14 #4a0df43
- chore generate stubs
PraetorP 2022-12-15 #7c53159
- fix rename MaxXcmAllowedLocations
Daniel Shiposha 2022-12-16 #7f13ad9
- misk: small fix and some docks
Trubnikov Sergey 2022-12-15 #a37fff1
- refactor unused method has been deleted, added doc for `setCollectionLimit`.
PraetorP 2022-12-15 #62800e3
- feat set/get tokenPropertyPermissions for NFT
Trubnikov Sergey 2022-12-14 #08e7d28
- fix the behavior of the `appPromotion::payoutStakers` extrinsic, in which one staker could be skipped when called sequentially.
PraetorP 2022-12-14 #2a3de54
- feat set/get tokenPropertyPermissions for NFT
Trubnikov Sergey 2022-12-14 #bf0e967
- added `collectionLimits` function in `Collection` interface, changed signture for `setCollectionLimit`
PraetorP 2022-12-09 #fb2c7d6
- fix cargo fmt
Daniel Shiposha 2022-12-13 #e76bb37
- refactor `app-promotion` configuration pallet
PraetorP 2022-12-13 #e56bec0
- fix `set_token_properties`
Grigoriy Simonov 2022-12-13 #a17bc74
- added the ability to configure pallet `app-promotion` via the `configuration` palette
PraetorP 2022-12-13 #1cc33de
- chore generate stubs
PraetorP 2022-12-14 #966149d