git.delta.rocks / unique-network / refs/commits / 33f82c3619f8

difftreelog
  1. chore regenerate types
    Daniel Shiposha 2022-11-28 #33f82c3
  2. fix weight coeffs
    Daniel Shiposha 2022-11-28 #cc3ebd7
  3. fix calibrate.ts
    Daniel Shiposha 2022-11-28 #f461d40
  4. fix use ConstFeeMultiplier
    Daniel Shiposha 2022-11-25 #571be54
  5. fix rename IdentityFeeUpdate -> ConstFeeMultiplier
    Daniel Shiposha 2022-09-09 #7ac8b96
  6. fix use IdentityFeeUpdate
    Daniel Shiposha 2022-09-09 #a49d3c7
  7. Merge pull request #788 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-19 #49182bd
  8. Merge pull request #785 from UniqueNetwork/feature/force-repair-things
    ut-akuznetsov 2022-12-16 #c12162a
  9. Add required pallets
    Max Andreev 2022-12-19 #bb64e2b
  10. added `mintCross` function for `UniqueExtensoins` interfaces
    ut-akuznetsov 2022-12-16 #d8b03ef
  11. style(repair) adjust test names + documentation
    Fahrrader 2022-12-16 #196e170
  12. Fix transfer.nload script
    Max Andreev 2022-12-16 #1b028ed
  13. Added `collectionLimits` function in `Collection` interface,  changed…
    ut-akuznetsov 2022-12-16 #0a1b898
  14. fix test `NFT: collectionNestingRestrictedCollectionIds() & collectionNestingPermissions`
    PraetorP 2022-12-16 #94acd92
  15. tests(repair): displace sudo tests into seqtests
    Fahrrader 2022-12-16 #c944a0c
  16. Move rmrk and substrate to .oudated
    Max Andreev 2022-12-16 #da79245
  17. Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
    ut-akuznetsov 2022-12-16 #1e2863e
  18. fix pallet-presence test
    Andrey 2022-12-16 #0099e20
  19. refactor remove unused fn `convert_tuple_to_cross_account`
    PraetorP 2022-12-16 #1425d54
  20. feat(repair-item) change to force_repair_item + add force_repair_collection + tests
    Fahrrader 2022-12-16 #2a4f1af
  21. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #176cbff
  22. added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
    ut-akuznetsov 2022-12-16 #21ff2d2
  23. feat(fungible) substrate setting collection properties + tests
    Fahrrader 2022-12-15 #669456d
  24. chore generate stubs
    PraetorP 2022-12-16 #f001d28
  25. chore generate stubs & fix docs
    PraetorP 2022-12-16 #9e7b960
  26. Remove only
    Max Andreev 2022-12-16 #66caf45
  27. Feature/evm_set-get_tokenPropertyPermissions
    ut-akuznetsov 2022-12-16 #dfa407a
  28. chore generate types
    PraetorP 2022-12-16 #8ba2075
  29. add yarn-dev to master
    Konstantin Astakhov 2022-12-15 #0ad755c
  30. docs description for `CollectionLimits` variants.
    PraetorP 2022-12-16 #3ef6188
  31. docs fix gramar
    PraetorP 2022-12-16 #e624910
  32. Combine transfer and transferFromm tests
    Max Andreev 2022-12-16 #1d1847e
  33. Merge pull request #748 from UniqueNetwork/feature/add-precompiles
    ut-akuznetsov 2022-12-16 #3f0dc65
  34. docs and bump versions
    Trubnikov Sergey 2022-12-16 #0ade15e
  35. chore evm stubs
    PraetorP 2022-12-16 #5b5c3e4
  36. Use patch-branches for node-only-update tests
    Max Andreev 2022-12-14 #4155ba0
  37. fix empty space
    PraetorP 2022-12-16 #7c07865
  38. chore generate stubs & types
    PraetorP 2022-12-16 #f5a501e
  39. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #6d28dd8
  40. Merge pull request #787 from UniqueNetwork/fix/unique-enable-foreign-assets
    kozyrevdev 2022-12-16 #d123ae6
  41. fix add PureStake license header
    Grigoriy Simonov 2022-12-16 #a126dc7
  42. fix PR
    Trubnikov Sergey 2022-12-16 #1fe93b2
  43. test added for substrate `EthCrossAccount` variant
    PraetorP 2022-12-16 #6760031
  44. Merge pull request #778 from UniqueNetwork/fix/add-weight-to-nft-and-rft-evm-methods
    ut-akuznetsov 2022-12-15 #03209c2
  45. refactor `collection_limits`, add docs for `CollectionLimits`
    PraetorP 2022-12-16 #6dd2322
  46. fix уер tests for `fungible` pallet
    PraetorP 2022-12-15 #6dd747e
  47. Remove old test
    Max Andreev 2022-12-16 #e36664c
  48. Merge pull request #786 from UniqueNetwork/fix/allow-statemint
    kozyrevdev 2022-12-16 #c98a851
  49. fix enable foreign-assets for unique
    Daniel Shiposha 2022-12-16 #12a5dd6
  50. fix add license header
    Grigoriy Simonov 2022-12-16 #93ced84
  51. fix PR
    Trubnikov Sergey 2022-12-15 #ea778c4
  52. added `transferFromCross` method in `ERC20` refungible pallet interface
    PraetorP 2022-12-07 #238681d
  53. Fix/recompute consumed space
    ut-akuznetsov 2022-12-15 #f5d9c56
  54. fix add weight to RFT and NFT eth methods
    Grigoriy Simonov 2022-12-15 #a87d103
  55. Tests up
    Max Andreev 2022-12-15 #07c2857
  56. chore generate stubs
    PraetorP 2022-12-14 #296b314
  57. Make remove from allow list tests a bit more generic
    Max Andreev 2022-12-16 #a3aa9d1
  58. Fix/enable foreign assets qtz and minor fixes
    kozyrevdev 2022-12-16 #7fd4751
  59. fix allow statemint(e) for qtz+unq
    Daniel Shiposha 2022-12-16 #8c26e97
  60. Add `ecrecovery` and `sr25519` precompiles
    Grigoriy Simonov 2022-12-05 #a90a9da
  61. fix tests
    Trubnikov Sergey 2022-12-15 #214ea65
  62. added cross methods: `burnFromCross` , `transferCross`, `approveCorss` in `ERC20` refungible pallet interface
    PraetorP 2022-12-06 #b238f7b
  63. Fix/properties size overflow
    ut-akuznetsov 2022-12-14 #42f53fc
  64. fix properties test typo
    Daniel Shiposha 2022-12-15 #8336ec9
  65. Fix tests
    Max Andreev 2022-12-15 #43dd64e
  66. refactor EthCrossAccount impl, signature some evm methods, tests and stubs
    PraetorP 2022-12-14 #3f089fc
  67. Make allowlist tests a bit more generic
    Max Andreev 2022-12-16 #9668fc5
  68. Increase app-promotion periods for full node
    ut-akuznetsov 2022-12-16 #9a4bd0b
  69. fix weight in payout_stakers
    Daniel Shiposha 2022-12-16 #f08f3da
  70. fix rft test
    Trubnikov Sergey 2022-12-15 #bc29f10
  71. chore regenerate stubs & types
    PraetorP 2022-12-14 #6e587d7
  72. fieat: add repair_item extrinsic + test
    Daniel Shiposha 2022-12-14 #4a0df43
  73. fix properties test names
    Daniel Shiposha 2022-12-15 #b2aa628
  74. chore generate stubs
    PraetorP 2022-12-15 #7c53159
  75. fiix SolidityTypeName
    PraetorP 2022-12-12 #1f3c059
  76. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #466ab31
  77. Merge pull request #781 from UniqueNetwork/fix/yarn-lock
    ut-akuznetsov 2022-12-15 #4b5ba1b
  78. fix one more typo
    Max Andreev 2022-12-16 #1621680
  79. fix rename MaxXcmAllowedLocations
    Daniel Shiposha 2022-12-16 #7f13ad9
  80. misk: small fix and some docks
    Trubnikov Sergey 2022-12-15 #a37fff1
  81. fix app-promotion test
    PraetorP 2022-12-14 #300f577
  82. fix add TODO for 040 release
    Daniel Shiposha 2022-12-14 #9465eb9
  83. fix consumed space new property size
    Daniel Shiposha 2022-12-15 #8276f23
  84. refactor unused method has been deleted, added doc for `setCollectionLimit`.
    PraetorP 2022-12-15 #62800e3
  85. refac code
    PraetorP 2022-12-12 #d1896d4
  86. Fix playgrounds extracData method
    Max Andreev 2022-12-14 #f7b3744
  87. Merge pull request #771 from UniqueNetwork/fix/runtime-benchmark-list
    ut-akuznetsov 2022-12-15 #4387b1a
  88. fix yarn.lock
    Daniel Shiposha 2022-12-15 #1b92351
  89. Fix eslint warning
    Max Andreev 2022-12-16 #957dac8
  90. fix enable foreign-assets for quartz
    Daniel Shiposha 2022-12-16 #c6f4c3e
  91. feat set/get tokenPropertyPermissions for NFT
    Trubnikov Sergey 2022-12-14 #08e7d28
  92. fix the behavior of the `appPromotion::payoutStakers` extrinsic, in which one staker could be skipped when called sequentially.
    PraetorP 2022-12-14 #2a3de54
  93. fix modifying a property doesn't change consumed space
    Daniel Shiposha 2022-12-14 #db3e5b1
  94. test modifying a property with different sizes
    Daniel Shiposha 2022-12-15 #95647a0
  95. Add permition tests
    Max Andreev 2022-12-13 #f0b63d0
  96. fixed tests&tuple instead of struct, refactored `refungible` pallet
    PraetorP 2022-12-01 #78c3cae
  97. Fix eslint warnings
    Max Andreev 2022-12-13 #606c46b
  98. fix evm try-runtime feature passing
    Daniel Shiposha 2022-12-15 #ed9d832
  99. Fix typo
    Max Andreev 2022-12-16 #dce5c79
  100. feat set/get tokenPropertyPermissions for NFT
    Trubnikov Sergey 2022-12-14 #bf0e967