git.delta.rocks / unique-network / refs/commits / 8ba20752dd0c

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