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

difftreelog
  1. chore typos & fmt
    PraetorP 2023-04-19 #ff11326
  2. fix(weght) recover deleted lines while rebasing
    PraetorP 2023-03-31 #c20e11e
  3. chore(weight) rebench after rebase
    PraetorP 2023-03-31 #e46e0e3
  4. refactor(weight) bench rename `transfer` to `transfer_raw`
    PraetorP 2023-03-31 #008833a
  5. fix weight calculation for `transfer_from` (FT)
    PraetorP 2023-03-30 #c35b923
  6. feat(weight) Changed weight calculation system for transfer & transfer_from (FT)
    PraetorP 2023-03-30 #908b58f
  7. fix bench for common pallet
    PraetorP 2023-03-30 #918595f
  8. refactor impl of `transfer` `transfer_from` functions, bencmarks for `Common` & `NFT` pallets
    PraetorP 2023-03-29 #f4c0a88
  9. feat(weight) added benchs for decompose weight Changed weight calculation system for `transfer` & `transfer_from` (NFT)
    PraetorP 2023-03-28 #b4ec6cd
  10. Merge pull request #919 from UniqueNetwork/feature/crossBalanceOf
    Yaroslav Bolyukin 2023-04-19 #6e3cf5e
  11. Merge pull request #916 from UniqueNetwork/test/xcm-tests-extension
    Yaroslav Bolyukin 2023-04-19 #c894432
  12. fix tests
    Trubnikov Sergey 2023-04-19 #a1d8979
  13. Upgrade polkadot to v0.9.41
    Yaroslav Bolyukin 2023-04-17 #d3a8aa8
  14. fix xcm error event log
    Daniel Shiposha 2023-04-13 #778bcae
  15. fix tests
    Trubnikov Sergey 2023-04-18 #7445bbe
  16. Ci/fix workflows
    Yaroslav Bolyukin 2023-04-14 #ac9b5ee
  17. style fix formatting
    Yaroslav Bolyukin 2023-04-17 #374e375
  18. fix remove .only
    Daniel Shiposha 2023-04-13 #22a4d53
  19. fix tests
    Trubnikov Sergey 2023-04-18 #29762d9
  20. Test/additional xcm tests
    Yaroslav Bolyukin 2023-04-12 #e02f22f
  21. fix reusable workflows
    Konstantin Astakhov 2023-04-14 #e69c3de
  22. fix remove from_ref_time usages
    Yaroslav Bolyukin 2023-04-17 #b1f2216
  23. fix wait for proposal to pass
    Daniel Shiposha 2023-04-13 #603147b
  24. feat balanceOfCross for RFT token
    Trubnikov Sergey 2023-04-18 #9871bd2
  25. CI ref v3
    Yaroslav Bolyukin 2023-04-12 #5de8270
  26. fix yarn fix
    Daniel Shiposha 2023-04-12 #b836b20
  27. fix reusable workflows
    Konstantin Astakhov 2023-04-14 #eddd70a
  28. ci upgrade weight template
    Yaroslav Bolyukin 2023-04-17 #07a293d
  29. fix add/extend xcm tests for moonbeam, extend untrusted reserve location
    Daniel Shiposha 2023-04-13 #bcc1c22
  30. feat balanceOfCross for fingible
    Trubnikov Sergey 2023-04-18 #fc48e60
  31. Make previousCalculatedRecord eq None before tests
    Max Andreev 2023-04-11 #4acc79c
  32. update version for actions
    Konstantin Astakhov 2023-04-11 #0ca6b86
  33. fix remove string type variant from balances
    Daniel Shiposha 2023-04-12 #e4e4e53
  34. fix run app-promotion benchmarks by default
    Yaroslav Bolyukin 2023-04-17 #f1240ae
  35. Change prefixed names to postfixed
    Trubnikov Sergey 2023-04-17 #ab8fc13
  36. to make sure: there are no any active stakes before each test
    Max Andreev 2023-04-11 #69f287a
  37. fix xcm tests
    Konstantin Astakhov 2023-04-11 #716a919
  38. fix yarn fix
    Daniel Shiposha 2023-04-12 #2d2f157
  39. refactor(pallet-unique) switch to #[pallet] macro
    Yaroslav Bolyukin 2023-04-17 #d94f2df
  40. feat add crossBalanceOf
    Trubnikov Sergey 2023-04-17 #b77279f
  41. build regenerate lockfile
    Yaroslav Bolyukin 2023-04-10 #ba41614
  42. set ubuntu 22.04
    Konstantin Astakhov 2023-04-11 #ea504ce
  43. test untrusted reserve locations
    Daniel Shiposha 2023-04-12 #1b19b1f
  44. style fix formatting
    Yaroslav Bolyukin 2023-04-14 #2993020
  45. add test `Gas price boundaries`
    Trubnikov Sergey 2023-03-22 #2c327ed
  46. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-25 #71169bd
  47. test other chains can spend only up to balance
    Daniel Shiposha 2023-04-12 #abe0498
  48. test fix unit test build
    Yaroslav Bolyukin 2023-04-14 #e96f2a6
  49. fix yarn fix
    Daniel Shiposha 2023-04-10 #f51771c
  50. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-25 #1128fb0
  51. fix qtz/unq reject foreign unregistered tokens
    Daniel Shiposha 2023-04-11 #c319502
  52. build upgrade polkadot to v0.9.41
    Yaroslav Bolyukin 2023-04-14 #a91b733
  53. fix quartz xcm tests for kusama 0.9.38
    Daniel Shiposha 2023-04-10 #598440f
  54. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-25 #19c2b94
  55. Fix versioning of RpcCollection
    Yaroslav Bolyukin 2023-04-09 #ceae5ed
  56. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-25 #b609490
  57. Use any for Codec
    Max Andreev 2023-04-05 #f7fea33
  58. replace `Vec` with `RawEncoded`
    Grigoriy Simonov 2023-04-07 #13f1ef4
  59. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #0d7ef96
  60. Use westend
    Max Andreev 2023-04-05 #7d56b84
  61. fix `rpc_collection_supports_decoding_old_versions` test
    Grigoriy Simonov 2023-04-07 #38560bb
  62. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #49905d2
  63. Increase timeout for collator-selection tests
    Max Andreev 2023-04-04 #8e95ba7
  64. fix versioning of the RpcCollection
    Grigoriy Simonov 2023-04-07 #7b3fd60
  65. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #8c31dcf
  66. Return tests back
    Max Andreev 2023-04-04 #af062f9
  67. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #612eec9
  68. Fix error
    Max Andreev 2023-04-04 #df9b2f8
  69. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #6ad9467
  70. build bump spec_version to 939054
    Yaroslav Bolyukin 2023-04-06 #67daa6f
  71. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #ac6b15a
  72. ci support astar/shiden in .env regenerator
    Yaroslav Bolyukin 2023-04-06 #ee2218e
  73. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #869cab0
  74. ci update .env
    Yaroslav Bolyukin 2023-04-06 #63434ce
  75. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #317d9ac
  76. test fix out of gas
    Yaroslav Bolyukin 2023-03-31 #918a89d
  77. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #7e798e9
  78. build regenerate maintenance.execute_preimage weight
    Yaroslav Bolyukin 2023-03-31 #921f6a5
  79. fix forkless build and tests workflow steps
    Konstantin Astakhov 2023-01-24 #e3879d3
  80. fix astar version for opal
    Konstantin Astakhov 2023-03-31 #4d9e5e5
  81. separate forkless build and tests
    Konstantin Astakhov 2023-01-24 #d6423e6
  82. Fix local XCM config
    Max Andreev 2023-03-31 #f2e6398
  83. ref v2
    Konstantin Astakhov 2023-01-20 #724fceb
  84. fix use measured mode for maintenance execute_preimage
    Yaroslav Bolyukin 2023-03-31 #99048b7
  85. test collator selection esm
    Yaroslav Bolyukin 2023-03-30 #a663cc9
  86. build run benchmarks
    Yaroslav Bolyukin 2023-03-30 #f199585
  87. Configure astar barrier
    Yaroslav Bolyukin 2023-03-30 #8f51394
  88. Fix/xcmv3 tests
    Yaroslav Bolyukin 2023-03-30 #396344d
  89. fix astar xcm tests with xcm v3
    Daniel Shiposha 2023-03-30 #de88466
  90. Merge pull request #897 from UniqueNetwork/feature/impl_getApproved
    Yaroslav Bolyukin 2023-03-30 #39430dd
  91. fix set safe xcm version in tests
    Daniel Shiposha 2023-03-30 #a21076b
  92. fix rococo xcm docker template
    Daniel Shiposha 2023-03-30 #a8f5a1c
  93. Merge pull request #901 from UniqueNetwork/feature/unify-nodes
    Yaroslav Bolyukin 2023-03-29 #2df4b51
  94. upd: stubs
    Trubnikov Sergey 2023-03-12 #0361756
  95. fix quartz/unique rococo stand
    Daniel Shiposha 2023-03-30 #5547313
  96. Fix XCM local config
    Max Andreev 2023-03-30 #53cde76
  97. Upgrade to polkadot v0.9.39
    Yaroslav Bolyukin 2023-03-29 #cf38322
  98. feat unify unique nodes
    Daniel Shiposha 2023-03-17 #2ec63fe
  99. fix PR
    Trubnikov Sergey 2023-03-10 #7b6dca1
  100. fix opal rococo stand
    Daniel Shiposha 2023-03-30 #f618782