git.delta.rocks / unique-network / refs/commits / 13872be05b75

difftreelog
  1. fix try-runtime polkadot-v0.9.36
    Daniel Shiposha 2022-12-23 #13872be
  2. Fix xcm
    Yaroslav Bolyukin 2022-12-22 #ceb8459
  3. Merge branch 'feature/refinement_on_named_structures' into develop
    Yaroslav Bolyukin 2022-12-22 #b9448b5
  4. fix notePreimage pallet for unq/qtz
    Daniel Shiposha 2022-12-22 #3e66406
  5. Fix/payout stakers
    Yaroslav Bolyukin 2022-12-22 #5509757
  6. fix limit enum name
    Yaroslav Bolyukin 2022-12-22 #0af2be8
  7. fix cargo fmt
    Daniel Shiposha 2022-12-22 #2d180a9
  8. build bump runtime version to v336040
    Yaroslav Bolyukin 2022-12-22 #2abdf7d
  9. chore readme.md
    PraetorP 2022-12-20 #726da5c
  10. Merge branch 'feature/refinement_on_named_structures' into develop
    Yaroslav Bolyukin 2022-12-22 #b42809f
  11. fix disable xcm teleports
    Daniel Shiposha 2022-12-22 #9e3831c
  12. Upgrade to polkadot v0.9.36
    Yaroslav Bolyukin 2022-12-22 #91de1c7
  13. fix the behaviour of the `payoutStakers` extrinsic in which only one stake is calculated for the last processed staker.
    PraetorP 2022-12-20 #41d4d76
  14. refactor reuse code generation patterns
    Yaroslav Bolyukin 2022-12-22 #be088e7
  15. fix use Unlimited string
    Daniel Shiposha 2022-12-22 #3673a42
  16. Merge pull request #799 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-22 #3e8db54
  17. build switch to released cumulus
    Yaroslav Bolyukin 2022-12-22 #d1c1a98
  18. Merge pull request #742 from UniqueNetwork/tests/vesting
    ut-akuznetsov 2022-12-21 #e1b9a6a
  19. fix change sponsor to OptioCrossAddress
    Trubnikov Sergey 2022-12-22 #81e4f2e
  20. This reverts commit 74bac6f2b44a1b7178a9b59a7a8992577f67f9f4.
    Daniel Shiposha 2022-12-22 #528f102
  21. correct .env
    BuddyGlas 2022-12-22 #3739509
  22. Remove duplicated properties tests
    Max Andreev 2022-12-22 #7d30844
  23. test explicit gas price
    Yaroslav Bolyukin 2022-12-22 #8c2e713
  24. Comment code for app promotion staking code review
    ut-akuznetsov 2022-12-21 #ccd7200
  25. Because it is a feature, not a bug
    Max Andreev 2022-12-21 #eb0e651
  26. fix after rebase
    Trubnikov Sergey 2022-12-22 #6bfcb42
  27. This reverts commit 18929676d366b5f3dcbcf2a27a50b42d39311b12.
    Daniel Shiposha 2022-12-22 #a8e0b34
  28. Check collection properties for each collection mode
    Max Andreev 2022-12-22 #0147f01
  29. test upgrade web3
    Yaroslav Bolyukin 2022-12-22 #796a420
  30. Merge pull request #793 from UniqueNetwork/fix/readme.md
    Yaroslav Bolyukin 2022-12-20 #eb770f3
  31. Comment code for app promotion staking code review
    Greg Zaitsev 2022-12-19 #e2cc3ab
  32. Merge branch 'develop' into tests/vesting
    Max Andreev 2022-12-21 #54655b3
  33. fix PR
    Trubnikov Sergey 2022-12-22 #b057c89
  34. This reverts commit 61057d57a1d34edec0f532ec4a050a2cce9df550.
    Daniel Shiposha 2022-12-22 #866ddf6
  35. + Remove only for vesting test
    Max Andreev 2022-12-22 #425a154
  36. fix force disable state pruning for dev node
    Yaroslav Bolyukin 2022-12-22 #a756060
  37. Merge pull request #577 from UniqueNetwork/fix/fee-multiplier-update
    Yaroslav Bolyukin 2022-12-19 #17e188a
  38. fix the parachain run local guide
    PraetorP 2022-12-20 #1fe453a
  39. Merge pull request #788 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-19 #49182bd
  40. Add balances.locked checks
    Max Andreev 2022-12-08 #b0dd2cc
  41. fix PR
    Trubnikov Sergey 2022-12-22 #e6b665a
  42. This reverts commit 18929676d366b5f3dcbcf2a27a50b42d39311b12.
    Daniel Shiposha 2022-12-22 #f44aa29
  43. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-22 #a1111d4
  44. chore deppatcher freeze
    Yaroslav Bolyukin 2022-12-20 #df9cf60
  45. test collection propertiy now cost more balance
    Yaroslav Bolyukin 2022-12-19 #bea7716
  46. Merge pull request #785 from UniqueNetwork/feature/force-repair-things
    ut-akuznetsov 2022-12-16 #c12162a
  47. Add required pallets
    Max Andreev 2022-12-19 #bb64e2b
  48. e2e scenario for promotion + vesting
    Max Andreev 2022-12-08 #0f81ecc
  49. refactor eth::Property
    Trubnikov Sergey 2022-12-22 #a22e53f
  50. fix Unique XCM tests
    Daniel Shiposha 2022-12-22 #db0567d
  51. Fix vesting test: increase periods for full node
    Max Andreev 2022-12-22 #522b0eb
  52. build upgrade to polkadot v0.9.36
    Yaroslav Bolyukin 2022-12-20 #9034a4f
  53. fix(calibrate) hide error value
    Yaroslav Bolyukin 2022-12-19 #96adb0a
  54. added `mintCross` function for `UniqueExtensoins` interfaces
    ut-akuznetsov 2022-12-16 #d8b03ef
  55. style(repair) adjust test names + documentation
    Fahrrader 2022-12-16 #196e170
  56. Fix transfer.nload script
    Max Andreev 2022-12-16 #1b028ed
  57. Add appPromotion + vesting test
    Max Andreev 2022-12-08 #e963dbc
  58. rename: CrossAccount -> CrossAddress
    Trubnikov Sergey 2022-12-22 #53625bb
  59. fix playgrounds relay helper
    Daniel Shiposha 2022-12-22 #3f1e2f3
  60. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-21 #247d7ae
  61. fix update pricing coefficients
    Yaroslav Bolyukin 2022-12-19 #0058f26
  62. Added `collectionLimits` function in `Collection` interface,  changed…
    ut-akuznetsov 2022-12-16 #0a1b898
  63. fix test `NFT: collectionNestingRestrictedCollectionIds() & collectionNestingPermissions`
    PraetorP 2022-12-16 #94acd92
  64. tests(repair): displace sudo tests into seqtests
    Fahrrader 2022-12-16 #c944a0c
  65. Move rmrk and substrate to .oudated
    Max Andreev 2022-12-16 #da79245
  66. Merge branch 'develop' into tests/vesting
    Max Andreev 2022-12-08 #a738451
  67. refactor eth::Property
    Trubnikov Sergey 2022-12-21 #b25659a
  68. fix Opal send relay tokens back
    Daniel Shiposha 2022-12-22 #3ad5f43
  69. Combine some duplicated tests.
    Add checks
    Max Andreev 2022-12-21 #1e30fde
  70. perf(calibrate) optimize fraction
    Yaroslav Bolyukin 2022-12-19 #1aa9f36
  71. Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
    ut-akuznetsov 2022-12-16 #1e2863e
  72. fix pallet-presence test
    Andrey 2022-12-16 #0099e20
  73. refactor remove unused fn `convert_tuple_to_cross_account`
    PraetorP 2022-12-16 #1425d54
  74. feat(repair-item) change to force_repair_item + add force_repair_collection + tests
    Fahrrader 2022-12-16 #2a4f1af
  75. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #176cbff
  76. Fix helpers and tests
    Max Andreev 2022-11-30 #465cfef
  77. add clean workspace for codestyle workflow
    Konstantin Astakhov 2022-12-07 #378b7f3
  78. fix unit test
    Trubnikov Sergey 2022-12-21 #99fddf0
  79. fix Quartz send relay tokens back
    Daniel Shiposha 2022-12-22 #f9fd89d
  80. Fix tests: do not check the number of events
    Max Andreev 2022-12-21 #a12554c
  81. fix(calibrate) operand stack order
    Yaroslav Bolyukin 2022-12-19 #e642a25
  82. added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
    ut-akuznetsov 2022-12-16 #21ff2d2
  83. feat(fungible) substrate setting collection properties + tests
    Fahrrader 2022-12-15 #669456d
  84. chore generate stubs
    PraetorP 2022-12-16 #f001d28
  85. chore generate stubs & fix docs
    PraetorP 2022-12-16 #9e7b960
  86. Remove only
    Max Andreev 2022-12-16 #66caf45
  87. Add InsufficientBalanceToLock test
    Max Andreev 2022-11-29 #b8c17db
  88. add Dockerfile-polkadot
    Konstantin Astakhov 2022-12-05 #e24fea5
  89. refactor remove last anonimous structs
    Trubnikov Sergey 2022-12-21 #45d19b2
  90. fix moonriver xcm test
    Daniel Shiposha 2022-12-22 #09ca6c2
  91. Update .env
    Max Andreev 2022-12-21 #0ccacb4
  92. fix remove .only
    Daniel Shiposha 2022-12-19 #272aaf6
  93. Feature/evm_set-get_tokenPropertyPermissions
    ut-akuznetsov 2022-12-16 #dfa407a
  94. chore generate types
    PraetorP 2022-12-16 #8ba2075
  95. add yarn-dev to master
    Konstantin Astakhov 2022-12-15 #0ad755c
  96. docs description for `CollectionLimits` variants.
    PraetorP 2022-12-16 #3ef6188
  97. docs fix gramar
    PraetorP 2022-12-16 #e624910
  98. Combine transfer and transferFromm tests
    Max Andreev 2022-12-16 #1d1847e
  99. Add vesting e2e test and helpers
    Max Andreev 2022-11-24 #9efe15d
  100. fix timing for pending interval `appPromotion` pallet
    Greg Zaitsev 2022-12-07 #19b4987