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

difftreelog
  1. fix Unique XCM tests
    Daniel Shiposha 2022-12-22 #db0567d
  2. fix playgrounds relay helper
    Daniel Shiposha 2022-12-22 #3f1e2f3
  3. fix Opal send relay tokens back
    Daniel Shiposha 2022-12-22 #3ad5f43
  4. fix Quartz send relay tokens back
    Daniel Shiposha 2022-12-22 #f9fd89d
  5. fix moonriver xcm test
    Daniel Shiposha 2022-12-22 #09ca6c2
  6. fix playgrounds democracy methods
    Daniel Shiposha 2022-12-22 #5b526d3
  7. fix quartz rejects kar tokens
    Daniel Shiposha 2022-12-22 #7b620b6
  8. fix get_currency_id
    Daniel Shiposha 2022-12-22 #a0287a9
  9. fix convert_ref AsInnerId
    Daniel Shiposha 2022-12-22 #9532bde
  10. fix quartz xcm test
    Daniel Shiposha 2022-12-22 #a03ab6a
  11. fix xcm quartz test
    Daniel Shiposha 2022-12-21 #59c98d6
  12. fix opal xcm logs in test
    Daniel Shiposha 2022-12-21 #b756528
  13. fix allow InitiateReserveWithdraw on Quartz
    Daniel Shiposha 2022-12-21 #29cb492
  14. chore log xcm cumulus
    Daniel Shiposha 2022-12-20 #b49b0e6
  15. This reverts commit 09f8017ff8d140cf2bc82c7defbf940ac9ef2a94.
    Daniel Shiposha 2022-12-20 #39f7041
  16. chore comment unneeded xcm messages
    Daniel Shiposha 2022-12-20 #c12efd6
  17. chore log xcm rococo
    Daniel Shiposha 2022-12-20 #16d9075
  18. fix use Unlimited weight when submitting XCM commands (opal test))
    Daniel Shiposha 2022-12-20 #b100c20
  19. fix use destWeight struct
    Daniel Shiposha 2022-12-20 #5861f4f
  20. test statemine usdt exchange
    Daniel Shiposha 2022-12-19 #e23fc19
  21. Fix/payout stakers
    Yaroslav Bolyukin 2022-12-22 #5509757
  22. build bump runtime version to v336040
    Yaroslav Bolyukin 2022-12-22 #2abdf7d
  23. chore readme.md
    PraetorP 2022-12-20 #726da5c
  24. Upgrade to polkadot v0.9.36
    Yaroslav Bolyukin 2022-12-22 #91de1c7
  25. fix the behaviour of the `payoutStakers` extrinsic in which only one stake is calculated for the last processed staker.
    PraetorP 2022-12-20 #41d4d76
  26. Merge pull request #799 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-22 #3e8db54
  27. build switch to released cumulus
    Yaroslav Bolyukin 2022-12-22 #d1c1a98
  28. Merge pull request #742 from UniqueNetwork/tests/vesting
    ut-akuznetsov 2022-12-21 #e1b9a6a
  29. correct .env
    BuddyGlas 2022-12-22 #3739509
  30. Remove duplicated properties tests
    Max Andreev 2022-12-22 #7d30844
  31. test explicit gas price
    Yaroslav Bolyukin 2022-12-22 #8c2e713
  32. Comment code for app promotion staking code review
    ut-akuznetsov 2022-12-21 #ccd7200
  33. Because it is a feature, not a bug
    Max Andreev 2022-12-21 #eb0e651
  34. Check collection properties for each collection mode
    Max Andreev 2022-12-22 #0147f01
  35. test upgrade web3
    Yaroslav Bolyukin 2022-12-22 #796a420
  36. Merge pull request #793 from UniqueNetwork/fix/readme.md
    Yaroslav Bolyukin 2022-12-20 #eb770f3
  37. Comment code for app promotion staking code review
    Greg Zaitsev 2022-12-19 #e2cc3ab
  38. Merge branch 'develop' into tests/vesting
    Max Andreev 2022-12-21 #54655b3
  39. + Remove only for vesting test
    Max Andreev 2022-12-22 #425a154
  40. fix force disable state pruning for dev node
    Yaroslav Bolyukin 2022-12-22 #a756060
  41. Merge pull request #577 from UniqueNetwork/fix/fee-multiplier-update
    Yaroslav Bolyukin 2022-12-19 #17e188a
  42. fix the parachain run local guide
    PraetorP 2022-12-20 #1fe453a
  43. Merge pull request #788 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-19 #49182bd
  44. Add balances.locked checks
    Max Andreev 2022-12-08 #b0dd2cc
  45. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-22 #a1111d4
  46. chore deppatcher freeze
    Yaroslav Bolyukin 2022-12-20 #df9cf60
  47. test collection propertiy now cost more balance
    Yaroslav Bolyukin 2022-12-19 #bea7716
  48. Merge pull request #785 from UniqueNetwork/feature/force-repair-things
    ut-akuznetsov 2022-12-16 #c12162a
  49. Add required pallets
    Max Andreev 2022-12-19 #bb64e2b
  50. e2e scenario for promotion + vesting
    Max Andreev 2022-12-08 #0f81ecc
  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. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-21 #247d7ae
  59. fix update pricing coefficients
    Yaroslav Bolyukin 2022-12-19 #0058f26
  60. Added `collectionLimits` function in `Collection` interface,  changed…
    ut-akuznetsov 2022-12-16 #0a1b898
  61. fix test `NFT: collectionNestingRestrictedCollectionIds() & collectionNestingPermissions`
    PraetorP 2022-12-16 #94acd92
  62. tests(repair): displace sudo tests into seqtests
    Fahrrader 2022-12-16 #c944a0c
  63. Move rmrk and substrate to .oudated
    Max Andreev 2022-12-16 #da79245
  64. Merge branch 'develop' into tests/vesting
    Max Andreev 2022-12-08 #a738451
  65. Combine some duplicated tests.
    Add checks
    Max Andreev 2022-12-21 #1e30fde
  66. perf(calibrate) optimize fraction
    Yaroslav Bolyukin 2022-12-19 #1aa9f36
  67. Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
    ut-akuznetsov 2022-12-16 #1e2863e
  68. fix pallet-presence test
    Andrey 2022-12-16 #0099e20
  69. refactor remove unused fn `convert_tuple_to_cross_account`
    PraetorP 2022-12-16 #1425d54
  70. feat(repair-item) change to force_repair_item + add force_repair_collection + tests
    Fahrrader 2022-12-16 #2a4f1af
  71. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #176cbff
  72. Fix helpers and tests
    Max Andreev 2022-11-30 #465cfef
  73. add clean workspace for codestyle workflow
    Konstantin Astakhov 2022-12-07 #378b7f3
  74. Fix tests: do not check the number of events
    Max Andreev 2022-12-21 #a12554c
  75. fix(calibrate) operand stack order
    Yaroslav Bolyukin 2022-12-19 #e642a25
  76. added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
    ut-akuznetsov 2022-12-16 #21ff2d2
  77. feat(fungible) substrate setting collection properties + tests
    Fahrrader 2022-12-15 #669456d
  78. chore generate stubs
    PraetorP 2022-12-16 #f001d28
  79. chore generate stubs & fix docs
    PraetorP 2022-12-16 #9e7b960
  80. Remove only
    Max Andreev 2022-12-16 #66caf45
  81. Add InsufficientBalanceToLock test
    Max Andreev 2022-11-29 #b8c17db
  82. add Dockerfile-polkadot
    Konstantin Astakhov 2022-12-05 #e24fea5
  83. Update .env
    Max Andreev 2022-12-21 #0ccacb4
  84. fix remove .only
    Daniel Shiposha 2022-12-19 #272aaf6
  85. Feature/evm_set-get_tokenPropertyPermissions
    ut-akuznetsov 2022-12-16 #dfa407a
  86. chore generate types
    PraetorP 2022-12-16 #8ba2075
  87. add yarn-dev to master
    Konstantin Astakhov 2022-12-15 #0ad755c
  88. docs description for `CollectionLimits` variants.
    PraetorP 2022-12-16 #3ef6188
  89. docs fix gramar
    PraetorP 2022-12-16 #e624910
  90. Combine transfer and transferFromm tests
    Max Andreev 2022-12-16 #1d1847e
  91. Add vesting e2e test and helpers
    Max Andreev 2022-11-24 #9efe15d
  92. fix timing for pending interval `appPromotion` pallet
    Greg Zaitsev 2022-12-07 #19b4987
  93. Use chai-subset to test events
    Max Andreev 2022-12-21 #a01203d
  94. test web3 vs evm call fees
    Daniel Shiposha 2022-12-19 #2b932d2
  95. Merge pull request #748 from UniqueNetwork/feature/add-precompiles
    ut-akuznetsov 2022-12-16 #3f0dc65
  96. docs and bump versions
    Trubnikov Sergey 2022-12-16 #0ade15e
  97. chore evm stubs
    PraetorP 2022-12-16 #5b5c3e4
  98. Use patch-branches for node-only-update tests
    Max Andreev 2022-12-14 #4155ba0
  99. fix empty space
    PraetorP 2022-12-16 #7c07865
  100. chore generate stubs & types
    PraetorP 2022-12-16 #f5a501e