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

difftreelog
  1. build upgrade pallet-sponsoring
    Yaroslav Bolyukin 2023-05-03 #c36f1aa
  2. allow conflicting type names
    Yaroslav Bolyukin 2023-04-20 #d8b2d6d
  3. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Yaroslav Bolyukin 2023-04-28 #b86b27d
  4. Feature/ci make bench
    Yaroslav Bolyukin 2023-04-28 #9f5b0cc
  5. fix market-test
    Konstantin Astakhov 2023-04-26 #fedfe1a
  6. Merge pull request #925 from UniqueNetwork/tests/fix-false-positive
    Yaroslav Bolyukin 2023-04-21 #4da53d3
  7. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #3b8cf76
  8. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Konstantin Astakhov 2023-04-26 #911b140
  9. Merge pull request #923 from UniqueNetwork/fix/xcm-tests-wait-for-events
    Yaroslav Bolyukin 2023-04-21 #642e462
  10. Use uint32 max value for collection id
    Max Andreev 2023-04-21 #89fdc73
  11. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #a3a8f3d
  12. Merge pull request #919 from UniqueNetwork/feature/crossBalanceOf
    Yaroslav Bolyukin 2023-04-19 #6e3cf5e
  13. build run calibration
    Yaroslav Bolyukin 2023-04-20 #1368751
  14. refactor event helpers
    Daniel Shiposha 2023-04-21 #8a18c99
  15. Check errors explicitly
    Max Andreev 2023-04-21 #3aa00d4
  16. CI. add running in dev mode for bench host
    Konstantin Astakhov 2023-04-27 #897d532
  17. Merge pull request #916 from UniqueNetwork/test/xcm-tests-extension
    Yaroslav Bolyukin 2023-04-19 #c894432
  18. fix tests
    Trubnikov Sergey 2023-04-19 #a1d8979
  19. build bump spec_version to 941055
    Yaroslav Bolyukin 2023-04-20 #16797a4
  20. Tests should try trasferFrom token owner
    Max Andreev 2023-04-21 #fd8f5c4
  21. add calibrate for make-bench
    Konstantin Astakhov 2023-01-30 #b30b01d
  22. Upgrade polkadot to v0.9.41
    Yaroslav Bolyukin 2023-04-17 #d3a8aa8
  23. fix xcm error event log
    Daniel Shiposha 2023-04-13 #778bcae
  24. fix tests
    Trubnikov Sergey 2023-04-18 #7445bbe
  25. style(pallet-scheduler) ignore deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #3d5bb6b
  26. fix CI make-bench
    Konstantin Astakhov 2023-01-30 #4a186f2
  27. Ci/fix workflows
    Yaroslav Bolyukin 2023-04-14 #ac9b5ee
  28. style fix formatting
    Yaroslav Bolyukin 2023-04-17 #374e375
  29. fix remove .only
    Daniel Shiposha 2023-04-13 #22a4d53
  30. fix tests
    Trubnikov Sergey 2023-04-18 #29762d9
  31. style(pallet-inflation) deprecation warnings
    Yaroslav Bolyukin 2023-04-20 #c318141
  32. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #59a4ff9
  33. Test/additional xcm tests
    Yaroslav Bolyukin 2023-04-12 #e02f22f
  34. fix reusable workflows
    Konstantin Astakhov 2023-04-14 #e69c3de
  35. fix remove from_ref_time usages
    Yaroslav Bolyukin 2023-04-17 #b1f2216
  36. fix wait for proposal to pass
    Daniel Shiposha 2023-04-13 #603147b
  37. feat balanceOfCross for RFT token
    Trubnikov Sergey 2023-04-18 #9871bd2
  38. fix(pallet-identity) benchmarking
    Yaroslav Bolyukin 2023-04-20 #5275b14
  39. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #f9402dd
  40. CI ref v3
    Yaroslav Bolyukin 2023-04-12 #5de8270
  41. fix yarn fix
    Daniel Shiposha 2023-04-12 #b836b20
  42. fix reusable workflows
    Konstantin Astakhov 2023-04-14 #eddd70a
  43. ci upgrade weight template
    Yaroslav Bolyukin 2023-04-17 #07a293d
  44. fix add/extend xcm tests for moonbeam, extend untrusted reserve location
    Daniel Shiposha 2023-04-13 #bcc1c22
  45. feat balanceOfCross for fingible
    Trubnikov Sergey 2023-04-18 #fc48e60
  46. fix(pallet-collator-selection) benchmarking
    Yaroslav Bolyukin 2023-04-20 #30011e5
  47. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #8ca18dc
  48. Make previousCalculatedRecord eq None before tests
    Max Andreev 2023-04-11 #4acc79c
  49. update version for actions
    Konstantin Astakhov 2023-04-11 #0ca6b86
  50. fix remove string type variant from balances
    Daniel Shiposha 2023-04-12 #e4e4e53
  51. fix run app-promotion benchmarks by default
    Yaroslav Bolyukin 2023-04-17 #f1240ae
  52. Change prefixed names to postfixed
    Trubnikov Sergey 2023-04-17 #ab8fc13
  53. fixup identity
    Igor Kozyrev 2023-04-20 #8613e5e
  54. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #3a2595b
  55. to make sure: there are no any active stakes before each test
    Max Andreev 2023-04-11 #69f287a
  56. fix xcm tests
    Konstantin Astakhov 2023-04-11 #716a919
  57. fix yarn fix
    Daniel Shiposha 2023-04-12 #2d2f157
  58. refactor(pallet-unique) switch to #[pallet] macro
    Yaroslav Bolyukin 2023-04-17 #d94f2df
  59. feat add crossBalanceOf
    Trubnikov Sergey 2023-04-17 #b77279f
  60. bench collator selection
    Igor Kozyrev 2023-04-20 #bdedd28
  61. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #c92410f
  62. build regenerate lockfile
    Yaroslav Bolyukin 2023-04-10 #ba41614
  63. set ubuntu 22.04
    Konstantin Astakhov 2023-04-11 #ea504ce
  64. test untrusted reserve locations
    Daniel Shiposha 2023-04-12 #1b19b1f
  65. style fix formatting
    Yaroslav Bolyukin 2023-04-14 #2993020
  66. build run benchmarks
    Igor Kozyrev 2023-04-20 #e3dc249
  67. fix CI make-bench
    Konstantin Astakhov 2023-01-29 #72eeab0
  68. add test `Gas price boundaries`
    Trubnikov Sergey 2023-03-22 #2c327ed
  69. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-25 #71169bd
  70. test other chains can spend only up to balance
    Daniel Shiposha 2023-04-12 #abe0498
  71. test fix unit test build
    Yaroslav Bolyukin 2023-04-14 #e96f2a6
  72. Merge pull request #920 from UniqueNetwork/fix/on-runtime-upgrade
    Yaroslav Bolyukin 2023-04-20 #4efe3bf
  73. create CI make-bench
    Konstantin Astakhov 2023-01-29 #85e1e11
  74. fix yarn fix
    Daniel Shiposha 2023-04-10 #f51771c
  75. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-25 #1128fb0
  76. fix qtz/unq reject foreign unregistered tokens
    Daniel Shiposha 2023-04-11 #c319502
  77. build upgrade polkadot to v0.9.41
    Yaroslav Bolyukin 2023-04-14 #a91b733
  78. feat(weight): added benchs for decompose weight
    Yaroslav Bolyukin 2023-04-19 #2eecdab
  79. feat(pallet nft) added GenesisConfig
    PraetorP 2023-04-20 #81e4404
  80. Merge pull request #861 from UniqueNetwork/feature/workspace-deps
    Yaroslav Bolyukin 2023-01-27 #38a301b
  81. fix quartz xcm tests for kusama 0.9.38
    Daniel Shiposha 2023-04-10 #598440f
  82. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-25 #19c2b94
  83. chore typos & fmt
    PraetorP 2023-04-19 #ff11326
  84. feat(pallet common) added GenesisConfig
    PraetorP 2023-04-19 #fb505f1
  85. Merge pull request #852 from UniqueNetwork/feat/improvements-to-identity-setter
    Yaroslav Bolyukin 2023-01-26 #751651b
  86. refactor use workspace deps
    Daniel Shiposha 2023-01-27 #eb77a46
  87. Fix versioning of RpcCollection
    Yaroslav Bolyukin 2023-04-09 #ceae5ed
  88. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-25 #b609490
  89. fix(weght) recover deleted lines while rebasing
    PraetorP 2023-03-31 #c20e11e
  90. - AppPromo
    - Common
    - NonFungible
    PraetorP 2023-04-19 #2c040b3
  91. Merge pull request #859 from UniqueNetwork/fix/remove-dev-deps-from-fa
    Yaroslav Bolyukin 2023-01-26 #acb95c7
  92. feat(identity-setter) support for pulling sequentially from multiple relays + relay diff checker
    Fahrrader 2023-01-20 #4b9f806
  93. Use any for Codec
    Max Andreev 2023-04-05 #f7fea33
  94. replace `Vec` with `RawEncoded`
    Grigoriy Simonov 2023-04-07 #13f1ef4
  95. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #0d7ef96
  96. chore(weight) rebench after rebase
    PraetorP 2023-03-31 #e46e0e3
  97. Fix/remove v1 from xcm tests
    Yaroslav Bolyukin 2023-01-26 #21098dd
  98. Merge branch 'develop' into fix/remove-dev-deps-from-fa
    Yaroslav Bolyukin 2023-01-26 #dc38b79
  99. Merge pull request #839 from UniqueNetwork/test/collectionFees
    Yaroslav Bolyukin 2023-01-20 #1154c05
  100. Use westend
    Max Andreev 2023-04-05 #7d56b84