git.delta.rocks / unique-network / refs/commits / c12162af7885

difftreelog

commits

palletshistory
  1. Merge pull request #785 from UniqueNetwork/feature/force-repair-things
    ut-akuznetsov 2022-12-16 #c12162a
  2. added `mintCross` function for `UniqueExtensoins` interfaces
    ut-akuznetsov 2022-12-16 #d8b03ef
  3. style(repair) adjust test names + documentation
    Fahrrader 2022-12-16 #196e170
  4. Added `collectionLimits` function in `Collection` interface,  changed…
    ut-akuznetsov 2022-12-16 #0a1b898
  5. Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
    ut-akuznetsov 2022-12-16 #1e2863e
  6. refactor remove unused fn `convert_tuple_to_cross_account`
    PraetorP 2022-12-16 #1425d54
  7. feat(repair-item) change to force_repair_item + add force_repair_collection + tests
    Fahrrader 2022-12-16 #2a4f1af
  8. added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
    ut-akuznetsov 2022-12-16 #21ff2d2
  9. feat(fungible) substrate setting collection properties + tests
    Fahrrader 2022-12-15 #669456d
  10. chore generate stubs
    PraetorP 2022-12-16 #f001d28
  11. chore generate stubs & fix docs
    PraetorP 2022-12-16 #9e7b960
  12. Feature/evm_set-get_tokenPropertyPermissions
    ut-akuznetsov 2022-12-16 #dfa407a
  13. docs description for `CollectionLimits` variants.
    PraetorP 2022-12-16 #3ef6188
  14. docs fix gramar
    PraetorP 2022-12-16 #e624910
  15. Merge pull request #748 from UniqueNetwork/feature/add-precompiles
    ut-akuznetsov 2022-12-16 #3f0dc65
  16. docs and bump versions
    Trubnikov Sergey 2022-12-16 #0ade15e
  17. chore evm stubs
    PraetorP 2022-12-16 #5b5c3e4
  18. chore generate stubs & types
    PraetorP 2022-12-16 #f5a501e
  19. fix PR
    Trubnikov Sergey 2022-12-16 #1fe93b2
  20. test added for substrate `EthCrossAccount` variant
    PraetorP 2022-12-16 #6760031
  21. Merge pull request #778 from UniqueNetwork/fix/add-weight-to-nft-and-rft-evm-methods
    ut-akuznetsov 2022-12-15 #03209c2
  22. refactor `collection_limits`, add docs for `CollectionLimits`
    PraetorP 2022-12-16 #6dd2322
  23. added `transferFromCross` method in `ERC20` refungible pallet interface
    PraetorP 2022-12-07 #238681d
  24. fix add weight to RFT and NFT eth methods
    Grigoriy Simonov 2022-12-15 #a87d103
  25. chore generate stubs
    PraetorP 2022-12-14 #296b314
  26. Fix/enable foreign assets qtz and minor fixes
    kozyrevdev 2022-12-16 #7fd4751
  27. Add `ecrecovery` and `sr25519` precompiles
    Grigoriy Simonov 2022-12-05 #a90a9da
  28. added cross methods: `burnFromCross` , `transferCross`, `approveCorss` in `ERC20` refungible pallet interface
    PraetorP 2022-12-06 #b238f7b
  29. Fix/properties size overflow
    ut-akuznetsov 2022-12-14 #42f53fc
  30. refactor EthCrossAccount impl, signature some evm methods, tests and stubs
    PraetorP 2022-12-14 #3f089fc
  31. fix weight in payout_stakers
    Daniel Shiposha 2022-12-16 #f08f3da
  32. fix rft test
    Trubnikov Sergey 2022-12-15 #bc29f10
  33. fieat: add repair_item extrinsic + test
    Daniel Shiposha 2022-12-14 #4a0df43
  34. chore generate stubs
    PraetorP 2022-12-15 #7c53159
  35. fiix SolidityTypeName
    PraetorP 2022-12-12 #1f3c059
  36. fix rename MaxXcmAllowedLocations
    Daniel Shiposha 2022-12-16 #7f13ad9
  37. misk: small fix and some docks
    Trubnikov Sergey 2022-12-15 #a37fff1
  38. refactor unused method has been deleted, added doc for `setCollectionLimit`.
    PraetorP 2022-12-15 #62800e3
  39. refac code
    PraetorP 2022-12-12 #d1896d4
  40. feat set/get tokenPropertyPermissions for NFT
    Trubnikov Sergey 2022-12-14 #08e7d28
  41. fix the behavior of the `appPromotion::payoutStakers` extrinsic, in which one staker could be skipped when called sequentially.
    PraetorP 2022-12-14 #2a3de54
  42. fixed tests&tuple instead of struct, refactored `refungible` pallet
    PraetorP 2022-12-01 #78c3cae
  43. feat set/get tokenPropertyPermissions for NFT
    Trubnikov Sergey 2022-12-14 #bf0e967
  44. added `mintCross` function for `UniqueExtensoins` interfaces
    PraetorP 2022-12-01 #b29d888
  45. added `collectionLimits` function in `Collection` interface, changed signture for `setCollectionLimit`
    PraetorP 2022-12-09 #fb2c7d6
  46. fix cargo fmt
    Daniel Shiposha 2022-12-13 #e76bb37