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

difftreelog
  1. misk: small fix and some docks
    Trubnikov Sergey 2022-12-15 #a37fff1
  2. feat set/get tokenPropertyPermissions for NFT
    Trubnikov Sergey 2022-12-14 #08e7d28
  3. feat set/get tokenPropertyPermissions for NFT
    Trubnikov Sergey 2022-12-14 #bf0e967
  4. Fix/enable foreign assets qtz and minor fixes
    kozyrevdev 2022-12-16 #7fd4751
  5. Increase app-promotion periods for full node
    ut-akuznetsov 2022-12-16 #9a4bd0b
  6. fix weight in payout_stakers
    Daniel Shiposha 2022-12-16 #f08f3da
  7. Merge pull request #781 from UniqueNetwork/fix/yarn-lock
    ut-akuznetsov 2022-12-15 #4b5ba1b
  8. fix one more typo
    Max Andreev 2022-12-16 #1621680
  9. fix rename MaxXcmAllowedLocations
    Daniel Shiposha 2022-12-16 #7f13ad9
  10. Merge pull request #771 from UniqueNetwork/fix/runtime-benchmark-list
    ut-akuznetsov 2022-12-15 #4387b1a
  11. fix yarn.lock
    Daniel Shiposha 2022-12-15 #1b92351
  12. Fix eslint warning
    Max Andreev 2022-12-16 #957dac8
  13. fix enable foreign-assets for quartz
    Daniel Shiposha 2022-12-16 #c6f4c3e
  14. add yarn-dev to master
    Konstantin Astakhov 2022-12-15 #0ad755c
  15. fix evm try-runtime feature passing
    Daniel Shiposha 2022-12-15 #ed9d832
  16. Fix typo
    Max Andreev 2022-12-16 #dce5c79
  17. Use patch-branches for node-only-update tests
    Max Andreev 2022-12-14 #4155ba0
  18. fix app promotion features passing + benchmark list
    Daniel Shiposha 2022-12-15 #60c75ed
  19. It works fine on dev node but fails on regular
    Max Andreev 2022-12-16 #32c79df
  20. Merge pull request #778 from UniqueNetwork/fix/add-weight-to-nft-and-rft-evm-methods
    ut-akuznetsov 2022-12-15 #03209c2
  21. fix runtime benchmark list features
    Daniel Shiposha 2022-12-13 #04eaacc
  22. Fix/recompute consumed space
    ut-akuznetsov 2022-12-15 #f5d9c56
  23. fix add weight to RFT and NFT eth methods
    Grigoriy Simonov 2022-12-15 #a87d103
  24. Fix/properties size overflow
    ut-akuznetsov 2022-12-14 #42f53fc
  25. fix properties test typo
    Daniel Shiposha 2022-12-15 #8336ec9
  26. chore regenerate stubs & types
    PraetorP 2022-12-14 #6e587d7
  27. fieat: add repair_item extrinsic + test
    Daniel Shiposha 2022-12-14 #4a0df43
  28. fix properties test names
    Daniel Shiposha 2022-12-15 #b2aa628
  29. fix app-promotion test
    PraetorP 2022-12-14 #300f577
  30. fix add TODO for 040 release
    Daniel Shiposha 2022-12-14 #9465eb9
  31. fix consumed space new property size
    Daniel Shiposha 2022-12-15 #8276f23
  32. fix the behavior of the `appPromotion::payoutStakers` extrinsic, in which one staker could be skipped when called sequentially.
    PraetorP 2022-12-14 #2a3de54
  33. fix modifying a property doesn't change consumed space
    Daniel Shiposha 2022-12-14 #db3e5b1
  34. test modifying a property with different sizes
    Daniel Shiposha 2022-12-15 #95647a0
  35. fix app promotion rpc feature gate
    Daniel Shiposha 2022-12-13 #bf956bf
  36. test add+remove a property doesn't change consumed space
    Daniel Shiposha 2022-12-14 #558ad52
  37. Move app promotion configuration to globalSetup
    Max Andreev 2022-12-13 #2c586ed
  38. fix add consumedSpace fns to playgrnds
    Daniel Shiposha 2022-12-14 #f780ed9
  39. fix app promotion pallet presence
    Daniel Shiposha 2022-12-13 #f09b3a8
  40. test multiple modified of token properties / minor fixes
    Daniel Shiposha 2022-12-14 #0d84ac0
  41. fix calculatePalletAddress ss58Format
    Daniel Shiposha 2022-12-13 #5ec1bc9
  42. test multiple modifies of collection properties
    Daniel Shiposha 2022-12-14 #dcbb9ef
  43. fix use createAccounts instead of createCrown
    Daniel Shiposha 2022-12-13 #d4a3777
  44. fix properties test package.json
    Daniel Shiposha 2022-12-14 #c1245b0
  45. fix cargo fmt
    Daniel Shiposha 2022-12-13 #e76bb37
  46. Fix playgrounds extracData method
    Max Andreev 2022-12-14 #46e50c0
  47. feat enable app-promotion for qtz
    Daniel Shiposha 2022-12-13 #8634c0d
  48. Fix eslint warnings
    Max Andreev 2022-12-13 #c8f3a18
  49. chore regenerate types
    Daniel Shiposha 2022-12-13 #f152588
  50. Tests up
    Max Andreev 2022-12-13 #cf403ff
  51. refactor `app-promotion` configuration pallet
    PraetorP 2022-12-13 #e56bec0
  52. fix `set_token_properties`
    Grigoriy Simonov 2022-12-13 #a17bc74
  53. added the ability to configure pallet `app-promotion` via the `configuration` palette
    PraetorP 2022-12-13 #1cc33de
  54. Add delete property negative tests
    Max Andreev 2022-12-12 #b525e57
  55. chore generate stubs
    PraetorP 2022-12-14 #966149d
  56. Add properties negative tests
    Max Andreev 2022-12-12 #63d47c8
  57. added `collectionNestingPermissions` funtion in `Collection` interface
    PraetorP 2022-12-06 #ba711a7
  58. Merge pull request #770 from UniqueNetwork/fix/disable-scheduler-v2-everywhere
    ut-akuznetsov 2022-12-14 #ff6d017
  59. added `collectionNestingRestrictedCollectionIds()` function in `Collection` interface.
    PraetorP 2022-12-02 #5223dbe
  60. fix after rebase
    Trubnikov Sergey 2022-12-14 #cfd2000
  61. fix disable scheduler v2 everywhere
    Daniel Shiposha 2022-12-13 #d41c81b
  62. fix reaname test
    Trubnikov Sergey 2022-12-13 #56ba79b
  63. fix actualize .env
    Daniel Shiposha 2022-12-13 #6c3810b
  64. revert comment
    Trubnikov Sergey 2022-12-13 #83ef547
  65. fix tests for karura on xcm workflow
    Konstantin Astakhov 2022-12-13 #2cf26e7
  66. fix PR
    Trubnikov Sergey 2022-12-13 #c86685c
  67. fix polkadot-v0.9.33 pallet-configuration
    Daniel Shiposha 2022-12-13 #c1ad6cb
  68. fix yarn fix
    Trubnikov Sergey 2022-12-13 #8b0ce93
  69. Feature/upgrade polkadot v0.9.33
    ut-akuznetsov 2022-12-13 #f7c3716
  70. fix PR
    Trubnikov Sergey 2022-12-13 #f0bc4b6
  71. fix cargo fmt
    Daniel Shiposha 2022-12-12 #d3cffa1
  72. fix nft/rft allowance for all benches
    Daniel Shiposha 2022-12-13 #95c7c68
  73. fix only
    Trubnikov Sergey 2022-12-13 #e96d1c2
  74. feat add overridable xcm allowed locations
    Daniel Shiposha 2022-12-12 #44d0263
  75. fix additional .env
    Daniel Shiposha 2022-12-13 #b348139
  76. fix PR
    Trubnikov Sergey 2022-12-13 #5056401
  77. fix SettingAllowanceForAllNotAllowed comment
    Daniel Shiposha 2022-12-08 #489f7f3
  78. fix use rust toolchain for polkadot 33 .env
    Daniel Shiposha 2022-12-09 #b51335e
  79. fix test
    Trubnikov Sergey 2022-12-12 #7b1642b
  80. chore fix code review requess
    Grigoriy Simonov 2022-12-07 #e25275a
  81. fix custom_signature_over_max_size.stderr
    Daniel Shiposha 2022-12-09 #ab84a20
  82. fix PR
    Trubnikov Sergey 2022-12-12 #f0530c1
  83. chore fix benchmarks
    Grigoriy Simonov 2022-12-06 #72b01ba
  84. fix scheduler v2 mock
    Daniel Shiposha 2022-12-09 #cd16ad3
  85. fix test
    Trubnikov Sergey 2022-12-12 #6028430
  86. chore fix code review requests
    Grigoriy Simonov 2022-12-06 #e0a7170
  87. fix rust version in README
    Daniel Shiposha 2022-12-08 #b9bdda7
  88. fix tests
    Trubnikov Sergey 2022-12-09 #7f26d69
  89. Apply suggestions from code review
    Gregory Simonov 2022-12-06 #cd0ba0d
  90. fix cargo fmt
    Daniel Shiposha 2022-12-08 #570af72
  91. fmt
    Trubnikov Sergey 2022-12-09 #5811ea8
  92. chore fix code review request
    Grigoriy Simonov 2022-12-06 #01e5c45
  93. chore regenerate types / update yarn.lock
    Daniel Shiposha 2022-12-08 #1faae1d
  94. fix unit tests
    Trubnikov Sergey 2022-12-09 #1a0647e
  95. chore require refungible pallet
    Grigoriy Simonov 2022-12-06 #b2ec226
  96. fix bench approval for all
    Daniel Shiposha 2022-12-08 #8db6dc9
  97. remove events fro unique pallete
    Trubnikov Sergey 2022-12-09 #1c5f13f
  98. feat add ApproveForAll to Eth and Sub
    Grigoriy Simonov 2022-12-06 #c6354cf
  99. fix util-crypto dep
    Daniel Shiposha 2022-12-06 #bd41313
  100. fix after rebase
    Trubnikov Sergey 2022-12-09 #d05c19b