git.delta.rocks / unique-network / refs/commits / 03209c26cefb

difftreelog
  1. Merge pull request #778 from UniqueNetwork/fix/add-weight-to-nft-and-rft-evm-methods
    ut-akuznetsov 2022-12-15 #03209c2
  2. Fix/recompute consumed space
    ut-akuznetsov 2022-12-15 #f5d9c56
  3. fix add weight to RFT and NFT eth methods
    Grigoriy Simonov 2022-12-15 #a87d103
  4. Fix/properties size overflow
    ut-akuznetsov 2022-12-14 #42f53fc
  5. fix properties test typo
    Daniel Shiposha 2022-12-15 #8336ec9
  6. chore regenerate stubs & types
    PraetorP 2022-12-14 #6e587d7
  7. fieat: add repair_item extrinsic + test
    Daniel Shiposha 2022-12-14 #4a0df43
  8. fix properties test names
    Daniel Shiposha 2022-12-15 #b2aa628
  9. fix app-promotion test
    PraetorP 2022-12-14 #300f577
  10. fix add TODO for 040 release
    Daniel Shiposha 2022-12-14 #9465eb9
  11. fix consumed space new property size
    Daniel Shiposha 2022-12-15 #8276f23
  12. fix the behavior of the `appPromotion::payoutStakers` extrinsic, in which one staker could be skipped when called sequentially.
    PraetorP 2022-12-14 #2a3de54
  13. fix modifying a property doesn't change consumed space
    Daniel Shiposha 2022-12-14 #db3e5b1
  14. test modifying a property with different sizes
    Daniel Shiposha 2022-12-15 #95647a0
  15. fix app promotion rpc feature gate
    Daniel Shiposha 2022-12-13 #bf956bf
  16. test add+remove a property doesn't change consumed space
    Daniel Shiposha 2022-12-14 #558ad52
  17. Move app promotion configuration to globalSetup
    Max Andreev 2022-12-13 #2c586ed
  18. fix add consumedSpace fns to playgrnds
    Daniel Shiposha 2022-12-14 #f780ed9
  19. fix app promotion pallet presence
    Daniel Shiposha 2022-12-13 #f09b3a8
  20. test multiple modified of token properties / minor fixes
    Daniel Shiposha 2022-12-14 #0d84ac0
  21. fix calculatePalletAddress ss58Format
    Daniel Shiposha 2022-12-13 #5ec1bc9
  22. test multiple modifies of collection properties
    Daniel Shiposha 2022-12-14 #dcbb9ef
  23. fix use createAccounts instead of createCrown
    Daniel Shiposha 2022-12-13 #d4a3777
  24. fix properties test package.json
    Daniel Shiposha 2022-12-14 #c1245b0
  25. fix cargo fmt
    Daniel Shiposha 2022-12-13 #e76bb37
  26. Fix playgrounds extracData method
    Max Andreev 2022-12-14 #46e50c0
  27. feat enable app-promotion for qtz
    Daniel Shiposha 2022-12-13 #8634c0d
  28. Fix eslint warnings
    Max Andreev 2022-12-13 #c8f3a18
  29. chore regenerate types
    Daniel Shiposha 2022-12-13 #f152588
  30. Tests up
    Max Andreev 2022-12-13 #cf403ff
  31. refactor `app-promotion` configuration pallet
    PraetorP 2022-12-13 #e56bec0
  32. fix `set_token_properties`
    Grigoriy Simonov 2022-12-13 #a17bc74
  33. added the ability to configure pallet `app-promotion` via the `configuration` palette
    PraetorP 2022-12-13 #1cc33de
  34. Add delete property negative tests
    Max Andreev 2022-12-12 #b525e57
  35. chore generate stubs
    PraetorP 2022-12-14 #966149d
  36. Add properties negative tests
    Max Andreev 2022-12-12 #63d47c8
  37. added `collectionNestingPermissions` funtion in `Collection` interface
    PraetorP 2022-12-06 #ba711a7
  38. Merge pull request #770 from UniqueNetwork/fix/disable-scheduler-v2-everywhere
    ut-akuznetsov 2022-12-14 #ff6d017
  39. added `collectionNestingRestrictedCollectionIds()` function in `Collection` interface.
    PraetorP 2022-12-02 #5223dbe
  40. fix after rebase
    Trubnikov Sergey 2022-12-14 #cfd2000
  41. fix disable scheduler v2 everywhere
    Daniel Shiposha 2022-12-13 #d41c81b
  42. fix reaname test
    Trubnikov Sergey 2022-12-13 #56ba79b
  43. fix actualize .env
    Daniel Shiposha 2022-12-13 #6c3810b
  44. revert comment
    Trubnikov Sergey 2022-12-13 #83ef547
  45. fix tests for karura on xcm workflow
    Konstantin Astakhov 2022-12-13 #2cf26e7
  46. fix PR
    Trubnikov Sergey 2022-12-13 #c86685c
  47. fix polkadot-v0.9.33 pallet-configuration
    Daniel Shiposha 2022-12-13 #c1ad6cb
  48. fix yarn fix
    Trubnikov Sergey 2022-12-13 #8b0ce93
  49. Feature/upgrade polkadot v0.9.33
    ut-akuznetsov 2022-12-13 #f7c3716
  50. fix PR
    Trubnikov Sergey 2022-12-13 #f0bc4b6
  51. fix cargo fmt
    Daniel Shiposha 2022-12-12 #d3cffa1
  52. fix nft/rft allowance for all benches
    Daniel Shiposha 2022-12-13 #95c7c68
  53. fix only
    Trubnikov Sergey 2022-12-13 #e96d1c2
  54. feat add overridable xcm allowed locations
    Daniel Shiposha 2022-12-12 #44d0263
  55. fix additional .env
    Daniel Shiposha 2022-12-13 #b348139
  56. fix PR
    Trubnikov Sergey 2022-12-13 #5056401
  57. fix SettingAllowanceForAllNotAllowed comment
    Daniel Shiposha 2022-12-08 #489f7f3
  58. fix use rust toolchain for polkadot 33 .env
    Daniel Shiposha 2022-12-09 #b51335e
  59. fix test
    Trubnikov Sergey 2022-12-12 #7b1642b
  60. chore fix code review requess
    Grigoriy Simonov 2022-12-07 #e25275a
  61. fix custom_signature_over_max_size.stderr
    Daniel Shiposha 2022-12-09 #ab84a20
  62. fix PR
    Trubnikov Sergey 2022-12-12 #f0530c1
  63. chore fix benchmarks
    Grigoriy Simonov 2022-12-06 #72b01ba
  64. fix scheduler v2 mock
    Daniel Shiposha 2022-12-09 #cd16ad3
  65. fix test
    Trubnikov Sergey 2022-12-12 #6028430
  66. chore fix code review requests
    Grigoriy Simonov 2022-12-06 #e0a7170
  67. fix rust version in README
    Daniel Shiposha 2022-12-08 #b9bdda7
  68. fix tests
    Trubnikov Sergey 2022-12-09 #7f26d69
  69. Apply suggestions from code review
    Gregory Simonov 2022-12-06 #cd0ba0d
  70. fix cargo fmt
    Daniel Shiposha 2022-12-08 #570af72
  71. fmt
    Trubnikov Sergey 2022-12-09 #5811ea8
  72. chore fix code review request
    Grigoriy Simonov 2022-12-06 #01e5c45
  73. chore regenerate types / update yarn.lock
    Daniel Shiposha 2022-12-08 #1faae1d
  74. fix unit tests
    Trubnikov Sergey 2022-12-09 #1a0647e
  75. chore require refungible pallet
    Grigoriy Simonov 2022-12-06 #b2ec226
  76. fix bench approval for all
    Daniel Shiposha 2022-12-08 #8db6dc9
  77. remove events fro unique pallete
    Trubnikov Sergey 2022-12-09 #1c5f13f
  78. feat add ApproveForAll to Eth and Sub
    Grigoriy Simonov 2022-12-06 #c6354cf
  79. fix util-crypto dep
    Daniel Shiposha 2022-12-06 #bd41313
  80. fix after rebase
    Trubnikov Sergey 2022-12-09 #d05c19b
  81. Tests/eth helpers
    ut-akuznetsov 2022-12-08 #e7f81f3
  82. fix playgrounds should know about CheckMaintenance
    Daniel Shiposha 2022-12-06 #4bde160
  83. misk: add tests for FT and RFT
    Trubnikov Sergey 2022-12-09 #e047487
  84. add clean workspace for codestyle workflow
    Konstantin Astakhov 2022-12-07 #378b7f3
  85. Skip rft tests
    Max Andreev 2022-12-07 #6da0856
  86. build upgrade to polkadot-v0.9.33
    Daniel Shiposha 2022-12-06 #37053f0
  87. fix tests
    Trubnikov Sergey 2022-12-09 #f84c26a
  88. add Dockerfile-polkadot
    Konstantin Astakhov 2022-12-05 #e24fea5
  89. Can set multiple properties
    Max Andreev 2022-12-07 #c19d240
  90. feat add event TokenChanged
    Trubnikov Sergey 2022-12-08 #62d6042
  91. fix timing for pending interval `appPromotion` pallet
    Greg Zaitsev 2022-12-07 #19b4987
  92. Add reassign sponsor test
    Max Andreev 2022-12-07 #49ce507
  93. refactor Generalization some operations.
    Trubnikov Sergey 2022-12-08 #7680e66
  94. Node-only update: run tests in parallel
    Max Andreev 2022-12-02 #35d50c1
  95. fix timing for pending interval `appPromotion` pallet
    PraetorP 2022-12-07 #5978a55
  96. Combine collection sponsoring tests
    Max Andreev 2022-12-07 #06a1c73
  97. feat add helpers for create cross account on eth
    Trubnikov Sergey 2022-12-06 #1f2b5fa
  98. Transfer tests
    ut-akuznetsov 2022-12-07 #c8ad2c2
  99. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-07 #15c7e8f
  100. feat add evm event `CollectionChanged` for sub events : `CollectionPropertySet`, `CollectionPropertyDeleted`, `PropertyPermissionSet`
    Trubnikov Sergey 2022-12-06 #59683d4