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

difftreelog
  1. Fix versioning of RpcCollection
    Yaroslav Bolyukin 2023-04-09 #ceae5ed
  2. Use any for Codec
    Max Andreev 2023-04-05 #f7fea33
  3. replace `Vec` with `RawEncoded`
    Grigoriy Simonov 2023-04-07 #13f1ef4
  4. Use westend
    Max Andreev 2023-04-05 #7d56b84
  5. fix `rpc_collection_supports_decoding_old_versions` test
    Grigoriy Simonov 2023-04-07 #38560bb
  6. Increase timeout for collator-selection tests
    Max Andreev 2023-04-04 #8e95ba7
  7. fix versioning of the RpcCollection
    Grigoriy Simonov 2023-04-07 #7b3fd60
  8. Return tests back
    Max Andreev 2023-04-04 #af062f9
  9. Fix error
    Max Andreev 2023-04-04 #df9b2f8
  10. build bump spec_version to 939054
    Yaroslav Bolyukin 2023-04-06 #67daa6f
  11. ci support astar/shiden in .env regenerator
    Yaroslav Bolyukin 2023-04-06 #ee2218e
  12. ci update .env
    Yaroslav Bolyukin 2023-04-06 #63434ce
  13. test fix out of gas
    Yaroslav Bolyukin 2023-03-31 #918a89d
  14. build regenerate maintenance.execute_preimage weight
    Yaroslav Bolyukin 2023-03-31 #921f6a5
  15. fix astar version for opal
    Konstantin Astakhov 2023-03-31 #4d9e5e5
  16. Fix local XCM config
    Max Andreev 2023-03-31 #f2e6398
  17. fix use measured mode for maintenance execute_preimage
    Yaroslav Bolyukin 2023-03-31 #99048b7
  18. test collator selection esm
    Yaroslav Bolyukin 2023-03-30 #a663cc9
  19. build run benchmarks
    Yaroslav Bolyukin 2023-03-30 #f199585
  20. Configure astar barrier
    Yaroslav Bolyukin 2023-03-30 #8f51394
  21. Fix/xcmv3 tests
    Yaroslav Bolyukin 2023-03-30 #396344d
  22. fix astar xcm tests with xcm v3
    Daniel Shiposha 2023-03-30 #de88466
  23. Merge pull request #897 from UniqueNetwork/feature/impl_getApproved
    Yaroslav Bolyukin 2023-03-30 #39430dd
  24. fix set safe xcm version in tests
    Daniel Shiposha 2023-03-30 #a21076b
  25. fix rococo xcm docker template
    Daniel Shiposha 2023-03-30 #a8f5a1c
  26. Merge pull request #901 from UniqueNetwork/feature/unify-nodes
    Yaroslav Bolyukin 2023-03-29 #2df4b51
  27. upd: stubs
    Trubnikov Sergey 2023-03-12 #0361756
  28. fix quartz/unique rococo stand
    Daniel Shiposha 2023-03-30 #5547313
  29. Fix XCM local config
    Max Andreev 2023-03-30 #53cde76
  30. Upgrade to polkadot v0.9.39
    Yaroslav Bolyukin 2023-03-29 #cf38322
  31. feat unify unique nodes
    Daniel Shiposha 2023-03-17 #2ec63fe
  32. fix PR
    Trubnikov Sergey 2023-03-10 #7b6dca1
  33. fix opal rococo stand
    Daniel Shiposha 2023-03-30 #f618782
  34. Fix decimals usage
    Max Andreev 2023-03-30 #951a40f
  35. Patch wasm substitute for sync
    Yaroslav Bolyukin 2023-03-20 #1580e2a
  36. test migrate readyness script to es modules
    Yaroslav Bolyukin 2023-03-29 #6e54658
  37. ci fix opt-level
    Yaroslav Bolyukin 2023-03-09 #c91aad4
  38. fix PR
    Trubnikov Sergey 2023-03-09 #8df8e96
  39. fix relay version for different parachain
    Konstantin Astakhov 2023-03-30 #9138477
  40. Add constants to magic numbers
    Max Andreev 2023-03-30 #671f56a
  41. fix patch wasm substitute for sync
    Yaroslav Bolyukin 2023-03-17 #57b560f
  42. test replace references to __dirname/__filename with import.meta
    Yaroslav Bolyukin 2023-03-29 #0877b7a
  43. ci add production profile
    Yaroslav Bolyukin 2023-03-09 #4537c48
  44. fix doc
    Trubnikov Sergey 2023-03-09 #fe92d25
  45. fix xcm v3 test (v2 locations)
    Daniel Shiposha 2023-03-29 #81c3887
  46. Add decimal constants
    Max Andreev 2023-03-30 #647e949
  47. test switch test to ES modules
    Yaroslav Bolyukin 2023-03-29 #e077b06
  48. Merge pull request #896 from UniqueNetwork/fix/pallet-xcm-storage-part
    Yaroslav Bolyukin 2023-03-02 #94299ed
  49. doc
    Trubnikov Sergey 2023-03-09 #112c006
  50. fix actualize xcm .env
    Daniel Shiposha 2023-03-29 #3acaf7a
  51. Remove exclusive tests
    Max Andreev 2023-03-29 #45e62ca
  52. migrate to ubuntu:22.04
    Konstantin Astakhov 2023-03-29 #ae379cd
  53. build(pallet-maintenance) run benchmark
    Igor Kozyrev 2023-02-22 #6a928c9
  54. fix expose AuraExt storage
    Daniel Shiposha 2023-03-02 #357016e
  55. fix PR
    Trubnikov Sergey 2023-03-09 #d68299c
  56. fix actualize xcm .env
    Daniel Shiposha 2023-03-29 #67556b0
  57. Fixes after review
    Max Andreev 2023-03-29 #d035b5d
  58. test update property size calculation
    Yaroslav Bolyukin 2023-03-29 #93c5da3
  59. Merge pull request #893 from UniqueNetwork/feature/preimage
    Yaroslav Bolyukin 2023-02-22 #159d4fc
  60. fix expose Aura storage
    Daniel Shiposha 2023-03-02 #0e80f00
  61. feat implement ERC721 `getApproved` for NFT.
    Trubnikov Sergey 2023-03-07 #0595f0d
  62. + fix send-back test
    Max Andreev 2023-03-29 #1550f8c
  63. test deduplicate polkadot.js versions
    Yaroslav Bolyukin 2023-03-29 #c3e8cb0
  64. Merge pull request #889 from UniqueNetwork/fix/acala-xcm-test-config
    Yaroslav Bolyukin 2023-02-22 #8c90034
  65. chore regenerate types
    Fahrrader 2023-02-22 #5894371
  66. fix set pallet xcm as response handler
    Daniel Shiposha 2023-03-01 #c1c7c7a
  67. migrate to ubuntu:22.04
    Konstantin Astakhov 2023-03-29 #955fd21
  68. fix(tests) use V2 in XCM structs
    Daniel Shiposha 2023-03-28 #17d1cd4
  69. fix(unique) enable app-promotion rpc
    Yaroslav Bolyukin 2023-02-21 #551e0d6
  70. fix karura test and typos
    Daniel Shiposha 2023-02-21 #19aceb0
  71. tests(preimage-execution): fix exhausting weight bounds
    Fahrrader 2023-02-22 #a75da46
  72. fix expose pallet xcm storage
    Daniel Shiposha 2023-03-01 #e3dcd7b
  73. Add Unique-Astar integration tests
    Max Andreev 2023-03-28 #9812643
  74. fix IsReserve
    Daniel Shiposha 2023-03-27 #5db9357
  75. feat(unique-runtime) enable app-promotion
    Yaroslav Bolyukin 2023-02-21 #6321e13
  76. fix acala income fees
    Daniel Shiposha 2023-02-21 #418d2d5
  77. fix(preimage-execution) accounting for weight bound
    Fahrrader 2023-02-22 #2ec2e3a
  78. fix for astar parachain
    Konstantin Astakhov 2023-03-28 #f628606
  79. fix bump polkadot api version
    Daniel Shiposha 2023-03-27 #1e19d54
  80. Merge pull request #891 from UniqueNetwork/ci/fix-xcm
    Yaroslav Bolyukin 2023-02-21 #93c4ad6
  81. fix Acala/Karura metadatas
    Daniel Shiposha 2023-02-20 #f22a461
  82. refactor(preimage-execution) remove preimage length bound + fix benchmarks
    Fahrrader 2023-02-22 #6ec8a32
  83. fix for astar parachain
    Konstantin Astakhov 2023-03-27 #85e646d
  84. fix Cargo.lock
    Daniel Shiposha 2023-03-27 #1e087f1
  85. test remove .only
    Yaroslav Bolyukin 2023-02-17 #a5ed1cd
  86. ci add required specNamePrefix for moonbeam
    Yaroslav Bolyukin 2023-02-21 #42b88dd
  87. fix(preimage-execution) introduce weight expectation + adjust benchmarks + new tests
    Fahrrader 2023-02-22 #1ae086c
  88. fix for astar parachain
    Konstantin Astakhov 2023-03-27 #f258980
  89. fix remove logtest
    Daniel Shiposha 2023-03-27 #f0e3438
  90. Merge branch 'for-release-v937053' into develop
    Yaroslav Bolyukin 2023-02-16 #9dc5612
  91. ci show container logs for xcm
    Yaroslav Bolyukin 2023-02-21 #69b4e9b
  92. refactor(preimage) switch governance feature to preimage
    Fahrrader 2023-02-21 #23641e0
  93. fix for acala parachain
    Konstantin Astakhov 2023-03-27 #69089a6
  94. fix cargo fmt
    Daniel Shiposha 2023-03-27 #3ba14ab
  95. Merge pull request #887 from UniqueNetwork/fix/staking-events
    Yaroslav Bolyukin 2023-02-16 #a960a80
  96. doc: v937053 migrations
    Yaroslav Bolyukin 2023-02-16 #1c33352
  97. fix(preimage) maintenance not working with quantum preimage (due to runtimes)
    Fahrrader 2023-02-21 #cec8ffa
  98. fix for astar parachain
    Konstantin Astakhov 2023-03-27 #6ea26ab
  99. refactor xcm transact forbidden test
    Daniel Shiposha 2023-03-27 #4e84fdd
  100. Fix dependabot js alert
    Yaroslav Bolyukin 2023-02-16 #58315dd