git.delta.rocks / unique-network / refs/commits / 0a1b8986443f

difftreelog
  1. Added `collectionLimits` function in `Collection` interface,  changed…
    ut-akuznetsov 2022-12-16 #0a1b898
  2. Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
    ut-akuznetsov 2022-12-16 #1e2863e
  3. fix pallet-presence test
    Andrey 2022-12-16 #0099e20
  4. added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
    ut-akuznetsov 2022-12-16 #21ff2d2
  5. feat(fungible) substrate setting collection properties + tests
    Fahrrader 2022-12-15 #669456d
  6. chore generate stubs
    PraetorP 2022-12-16 #f001d28
  7. Feature/evm_set-get_tokenPropertyPermissions
    ut-akuznetsov 2022-12-16 #dfa407a
  8. chore generate types
    PraetorP 2022-12-16 #8ba2075
  9. add yarn-dev to master
    Konstantin Astakhov 2022-12-15 #0ad755c
  10. docs description for `CollectionLimits` variants.
    PraetorP 2022-12-16 #3ef6188
  11. Merge pull request #748 from UniqueNetwork/feature/add-precompiles
    ut-akuznetsov 2022-12-16 #3f0dc65
  12. docs and bump versions
    Trubnikov Sergey 2022-12-16 #0ade15e
  13. chore evm stubs
    PraetorP 2022-12-16 #5b5c3e4
  14. Use patch-branches for node-only-update tests
    Max Andreev 2022-12-14 #4155ba0
  15. fix empty space
    PraetorP 2022-12-16 #7c07865
  16. Merge pull request #787 from UniqueNetwork/fix/unique-enable-foreign-assets
    kozyrevdev 2022-12-16 #d123ae6
  17. fix add PureStake license header
    Grigoriy Simonov 2022-12-16 #a126dc7
  18. fix PR
    Trubnikov Sergey 2022-12-16 #1fe93b2
  19. test added for substrate `EthCrossAccount` variant
    PraetorP 2022-12-16 #6760031
  20. Merge pull request #778 from UniqueNetwork/fix/add-weight-to-nft-and-rft-evm-methods
    ut-akuznetsov 2022-12-15 #03209c2
  21. refactor `collection_limits`, add docs for `CollectionLimits`
    PraetorP 2022-12-16 #6dd2322
  22. Merge pull request #786 from UniqueNetwork/fix/allow-statemint
    kozyrevdev 2022-12-16 #c98a851
  23. fix enable foreign-assets for unique
    Daniel Shiposha 2022-12-16 #12a5dd6
  24. fix add license header
    Grigoriy Simonov 2022-12-16 #93ced84
  25. fix PR
    Trubnikov Sergey 2022-12-15 #ea778c4
  26. added `transferFromCross` method in `ERC20` refungible pallet interface
    PraetorP 2022-12-07 #238681d
  27. Fix/recompute consumed space
    ut-akuznetsov 2022-12-15 #f5d9c56
  28. fix add weight to RFT and NFT eth methods
    Grigoriy Simonov 2022-12-15 #a87d103
  29. Tests up
    Max Andreev 2022-12-15 #07c2857
  30. Fix/enable foreign assets qtz and minor fixes
    kozyrevdev 2022-12-16 #7fd4751
  31. fix allow statemint(e) for qtz+unq
    Daniel Shiposha 2022-12-16 #8c26e97
  32. Add `ecrecovery` and `sr25519` precompiles
    Grigoriy Simonov 2022-12-05 #a90a9da
  33. fix tests
    Trubnikov Sergey 2022-12-15 #214ea65
  34. added cross methods: `burnFromCross` , `transferCross`, `approveCorss` in `ERC20` refungible pallet interface
    PraetorP 2022-12-06 #b238f7b
  35. Fix/properties size overflow
    ut-akuznetsov 2022-12-14 #42f53fc
  36. fix properties test typo
    Daniel Shiposha 2022-12-15 #8336ec9
  37. Fix tests
    Max Andreev 2022-12-15 #43dd64e
  38. Increase app-promotion periods for full node
    ut-akuznetsov 2022-12-16 #9a4bd0b
  39. fix weight in payout_stakers
    Daniel Shiposha 2022-12-16 #f08f3da
  40. fix rft test
    Trubnikov Sergey 2022-12-15 #bc29f10
  41. chore regenerate stubs & types
    PraetorP 2022-12-14 #6e587d7
  42. fieat: add repair_item extrinsic + test
    Daniel Shiposha 2022-12-14 #4a0df43
  43. fix properties test names
    Daniel Shiposha 2022-12-15 #b2aa628
  44. chore generate stubs
    PraetorP 2022-12-15 #7c53159
  45. Merge pull request #781 from UniqueNetwork/fix/yarn-lock
    ut-akuznetsov 2022-12-15 #4b5ba1b
  46. fix one more typo
    Max Andreev 2022-12-16 #1621680
  47. fix rename MaxXcmAllowedLocations
    Daniel Shiposha 2022-12-16 #7f13ad9
  48. misk: small fix and some docks
    Trubnikov Sergey 2022-12-15 #a37fff1
  49. fix app-promotion test
    PraetorP 2022-12-14 #300f577
  50. fix add TODO for 040 release
    Daniel Shiposha 2022-12-14 #9465eb9
  51. fix consumed space new property size
    Daniel Shiposha 2022-12-15 #8276f23
  52. refactor unused method has been deleted, added doc for `setCollectionLimit`.
    PraetorP 2022-12-15 #62800e3
  53. Merge pull request #771 from UniqueNetwork/fix/runtime-benchmark-list
    ut-akuznetsov 2022-12-15 #4387b1a
  54. fix yarn.lock
    Daniel Shiposha 2022-12-15 #1b92351
  55. Fix eslint warning
    Max Andreev 2022-12-16 #957dac8
  56. fix enable foreign-assets for quartz
    Daniel Shiposha 2022-12-16 #c6f4c3e
  57. feat set/get tokenPropertyPermissions for NFT
    Trubnikov Sergey 2022-12-14 #08e7d28
  58. fix the behavior of the `appPromotion::payoutStakers` extrinsic, in which one staker could be skipped when called sequentially.
    PraetorP 2022-12-14 #2a3de54
  59. fix modifying a property doesn't change consumed space
    Daniel Shiposha 2022-12-14 #db3e5b1
  60. test modifying a property with different sizes
    Daniel Shiposha 2022-12-15 #95647a0
  61. Add permition tests
    Max Andreev 2022-12-13 #f0b63d0
  62. fix evm try-runtime feature passing
    Daniel Shiposha 2022-12-15 #ed9d832
  63. Fix typo
    Max Andreev 2022-12-16 #dce5c79
  64. feat set/get tokenPropertyPermissions for NFT
    Trubnikov Sergey 2022-12-14 #bf0e967
  65. fix app promotion rpc feature gate
    Daniel Shiposha 2022-12-13 #bf956bf
  66. test add+remove a property doesn't change consumed space
    Daniel Shiposha 2022-12-14 #558ad52
  67. Fix test
    Max Andreev 2022-12-10 #0c73e0a
  68. fix app promotion features passing + benchmark list
    Daniel Shiposha 2022-12-15 #60c75ed
  69. It works fine on dev node but fails on regular
    Max Andreev 2022-12-16 #32c79df
  70. Move app promotion configuration to globalSetup
    Max Andreev 2022-12-13 #2c586ed
  71. fix add consumedSpace fns to playgrnds
    Daniel Shiposha 2022-12-14 #f780ed9
  72. Check limits from evm
    Max Andreev 2022-12-09 #aea4225
  73. fix runtime benchmark list features
    Daniel Shiposha 2022-12-13 #04eaacc
  74. fix app promotion pallet presence
    Daniel Shiposha 2022-12-13 #f09b3a8
  75. test multiple modified of token properties / minor fixes
    Daniel Shiposha 2022-12-14 #0d84ac0
  76. Add test: user can't disable limits
    Max Andreev 2022-12-09 #7d1f2b1
  77. fix calculatePalletAddress ss58Format
    Daniel Shiposha 2022-12-13 #5ec1bc9
  78. test multiple modifies of collection properties
    Daniel Shiposha 2022-12-14 #dcbb9ef
  79. Fix tests
    Max Andreev 2022-12-09 #afa8f97
  80. fix use createAccounts instead of createCrown
    Daniel Shiposha 2022-12-13 #d4a3777
  81. fix properties test package.json
    Daniel Shiposha 2022-12-14 #c1245b0
  82. added `collectionLimits` function in `Collection` interface, changed signture for `setCollectionLimit`
    PraetorP 2022-12-09 #fb2c7d6
  83. fix cargo fmt
    Daniel Shiposha 2022-12-13 #e76bb37
  84. Fix playgrounds extracData method
    Max Andreev 2022-12-14 #46e50c0
  85. feat enable app-promotion for qtz
    Daniel Shiposha 2022-12-13 #8634c0d
  86. Fix eslint warnings
    Max Andreev 2022-12-13 #c8f3a18
  87. chore regenerate types
    Daniel Shiposha 2022-12-13 #f152588
  88. Tests up
    Max Andreev 2022-12-13 #cf403ff
  89. refactor `app-promotion` configuration pallet
    PraetorP 2022-12-13 #e56bec0
  90. fix `set_token_properties`
    Grigoriy Simonov 2022-12-13 #a17bc74
  91. added the ability to configure pallet `app-promotion` via the `configuration` palette
    PraetorP 2022-12-13 #1cc33de
  92. Add delete property negative tests
    Max Andreev 2022-12-12 #b525e57
  93. chore generate stubs
    PraetorP 2022-12-14 #966149d
  94. Add properties negative tests
    Max Andreev 2022-12-12 #63d47c8
  95. added `collectionNestingPermissions` funtion in `Collection` interface
    PraetorP 2022-12-06 #ba711a7
  96. Merge pull request #770 from UniqueNetwork/fix/disable-scheduler-v2-everywhere
    ut-akuznetsov 2022-12-14 #ff6d017
  97. added `collectionNestingRestrictedCollectionIds()` function in `Collection` interface.
    PraetorP 2022-12-02 #5223dbe
  98. fix after rebase
    Trubnikov Sergey 2022-12-14 #cfd2000
  99. fix disable scheduler v2 everywhere
    Daniel Shiposha 2022-12-13 #d41c81b
  100. fix reaname test
    Trubnikov Sergey 2022-12-13 #56ba79b