git.delta.rocks / unique-network / refs/commits / 22e4325fd490

difftreelog
  1. Merge pull request #1033 from UniqueNetwork/fix/enable-gov-on-unique
    Yaroslav Bolyukin 2023-11-03 #22e4325
  2. ci allow to rebuild types package from develop
    Yaroslav Bolyukin 2023-10-31 #4f574e9
  3. fix pallet-presence test
    Daniel Shiposha 2023-11-02 #88b31e7
  4. fix type package generator for new versioning
    Yaroslav Bolyukin 2023-10-31 #d87dff3
  5. fix pallet-presence test
    Daniel Shiposha 2023-11-02 #a873e84
  6. Fix bdk failure on node-only
    Yaroslav Bolyukin 2023-10-25 #2286a22
  7. fix enable governance on Unique
    Daniel Shiposha 2023-11-02 #64ac6cd
  8. chore bump spec_version to 10010063
    Yaroslav Bolyukin 2023-10-24 #bdb29fd
  9. ci fix bdk output
    Yaroslav Bolyukin 2023-10-25 #fcc1568
  10. Disable inflation for now
    Yaroslav Bolyukin 2023-10-24 #be55c88
  11. * feat: add propose-fast-track
    
    * fix: propose-upgrade
    
    * fix: fasttrack preimage
    Daniel Shiposha 2023-10-24 #951758d
  12. feat disable inflation
    Yaroslav Bolyukin 2023-10-24 #37fd570
  13. Node-only/xcm fixes
    Yaroslav Bolyukin 2023-10-24 #c7ac6d0
  14. Merge pull request #1021 from UniqueNetwork/fix/propose-upgrade-script
    Yaroslav Bolyukin 2023-10-19 #35c1755
  15. fix open unique htmp channels
    Daniel Shiposha 2023-10-23 #0e311d1
  16. build regenerate .env
    Yaroslav Bolyukin 2023-10-18 #01c5056
  17. fix enable maintenance mode during upgrade
    Daniel Shiposha 2023-10-19 #340647b
  18. fix XCM types
    Daniel Shiposha 2023-10-20 #2b9fe52
  19. style fix clippy warning
    Yaroslav Bolyukin 2023-10-17 #c097c75
  20. chore update polkadot types
    Daniel Shiposha 2023-10-20 #7f04dc9
  21. * feat: governance scripts
    
    * fix: move propose-upgrade script to tests
    Daniel Shiposha 2023-10-17 #092e9b8
  22. fix dmq event
    Daniel Shiposha 2023-10-20 #7fa45b5
  23. build switch to released ORML
    Yaroslav Bolyukin 2023-10-17 #8af05a8
  24. fix xcmpQueue Fail event
    Daniel Shiposha 2023-10-20 #6ad9ed9
  25. build run benchmarks
    Igor Kozyrev 2023-10-17 #cd9af93
  26. chore update polkadotjs
    Daniel Shiposha 2023-10-20 #3c5a02f
  27. Merge pull request #1018 from UniqueNetwork/fix/ci-integration-tests-profile
    Yaroslav Bolyukin 2023-10-17 #e08c117
  28. test(xcm) manually initialize HRMP
    Yaroslav Bolyukin 2023-10-19 #d1366f7
  29. test fix build
    Yaroslav Bolyukin 2023-10-17 #1f26742
  30. fix ci intergration tests profile
    Daniel Shiposha 2023-10-17 #2f9af76
  31. ci(node-only) fix continuation condition
    Yaroslav Bolyukin 2023-10-19 #b423b29
  32. Fix lookahead collator build
    Yaroslav Bolyukin 2023-10-16 #d0d6ce4
  33. ci ensure correct versions and legacyRpc flag
    Yaroslav Bolyukin 2023-10-19 #8c8c9e6
  34. * fix: native fungibles collection
    
    * refactor: move FungibleItemsHaveNoId to pallet-common
    Daniel Shiposha 2023-10-16 #0a49946
  35. fix enable throttling
    Yaroslav Bolyukin 2023-10-16 #700b0c8
  36. ci disable legacyRpc for node-only
    Yaroslav Bolyukin 2023-10-19 #1a512da
  37. Merge pull request #1014 from UniqueNetwork/fix/max-multiple-items
    Yaroslav Bolyukin 2023-10-16 #0cf3df0
  38. fix(inflation) BlockNumberProvider
    Yaroslav Bolyukin 2023-10-16 #8c199c3
  39. * fix: transfer-from
    
    * fix: remove Option from nester type
    
    * fix: check_nesting comment
    
    * fix: rename nester to depositor, add docs
    Daniel Shiposha 2023-10-16 #31bae1f
  40. fix remove unused fn in perf test
    Daniel Shiposha 2023-10-16 #d56113d
  41. fix lookahead collator build
    Yaroslav Bolyukin 2023-10-13 #750f6e1
  42. Fix token properties and nesting weights
    Yaroslav Bolyukin 2023-10-13 #71be677
  43. fix max create multiple items
    Daniel Shiposha 2023-10-16 #6f9bef9
  44. Update benchmarks to v2
    Yaroslav Bolyukin 2023-10-12 #90ad566
  45. fix clippy warns
    Daniel Shiposha 2023-10-13 #478ee33
  46. Upgrade to polkadot 1.1.0
    Yaroslav Bolyukin 2023-10-09 #900be63
  47. fix remove preimage benchmark
    Grigoriy Simonov 2023-10-12 #4275a8f
  48. fix unit tests
    Daniel Shiposha 2023-10-13 #4819755
  49. added `XcmTestHelper` + allow XCM Transact for Gov/Identity/System calls
    Yaroslav Bolyukin 2023-10-02 #bce2cc1
  50. doc: ethereum sponsoring clarification
    Yaroslav Bolyukin 2023-10-09 #c14994f
  51. ci fix unnecessary node rebuilds during benchmarking
    Yaroslav Bolyukin 2023-10-12 #18a5c32
  52. fix use saturating_add
    Daniel Shiposha 2023-10-13 #1367a5f
  53. Refactor property writing + dev mode enhancements
    Yaroslav Bolyukin 2023-10-02 #22b45b5
  54. fix(tests xcm) remove vendor folder
    PraetorP 2023-10-02 #3107202
  55. doc: dev mode startup
    Yaroslav Bolyukin 2023-10-09 #7489c8a
  56. fix clippy warnings
    Grigoriy Simonov 2023-10-12 #3db37f4
  57. fix mint_with_props_weight
    Daniel Shiposha 2023-10-13 #442d14a
  58. fix(test xcm Unq) typos
    PraetorP 2023-09-27 #dc6f0e2
  59. fix use lowercase letters in EVM errors
    Daniel Shiposha 2023-10-02 #630fc89
  60. This reverts commit b4e7cb4fb12ab34617d623032aacdcc5ffb35526.
    PraetorP 2023-10-02 #f78c926
  61. ci fix eslint precommit regex
    Yaroslav Bolyukin 2023-10-09 #ff74635
  62. fix benchmarks
    Grigoriy Simonov 2023-10-12 #5f71c37
  63. fix remove unneeded PhantomData
    Daniel Shiposha 2023-10-13 #ae91353
  64. test(xcmUnique) switch to `uniqueAssetId` , typo
    PraetorP 2023-09-27 #9f2f03a
  65. fix unit tests
    Daniel Shiposha 2023-10-02 #6b27551
  66. fix(tests xcm) remove vendor folder
    PraetorP 2023-10-02 #b4e7cb4
  67. test fix build
    Yaroslav Bolyukin 2023-10-09 #c3c95ca
  68. fix build node with benchmarks
    Yaroslav Bolyukin 2023-10-11 #af2b5f4
  69. chore temporary common/nft/rft weights
    Daniel Shiposha 2023-10-13 #a46c1bd
  70. refactor xcm Unq tests
    PraetorP 2023-09-26 #eae22fa
  71. fix use OptionQuery for TokenProperties
    Daniel Shiposha 2023-10-02 #eebd0e2
  72. fix(test xcm) typos
    PraetorP 2023-10-02 #78c4f0c
  73. build bump spec_version
    Yaroslav Bolyukin 2023-10-09 #22a5178
  74. fix compilation errors
    Grigoriy Simonov 2023-10-10 #885f1d2
  75. fix EVM mint with properties, minor improvements
    Daniel Shiposha 2023-10-13 #7428628
  76. fix(xcmUnique) hook for Moonbeam
    PraetorP 2023-09-26 #10b8180
  77. fix make perf test seq and remove unused functions
    Daniel Shiposha 2023-10-02 #5ef5e6b
  78. refactor(xcm test) rename `reserveTransferUNQfrom`
    PraetorP 2023-10-02 #0243f65
  79. chore remove unique-scheduler leftovers
    Yaroslav Bolyukin 2023-10-04 #716fee2
  80. fix update benchmarks to v2
    Grigoriy Simonov 2023-10-09 #4950cbc
  81. fix consumedSpace fallback
    Daniel Shiposha 2023-10-12 #aae21d3
  82. fix(test xcm) : fix package
    PraetorP 2023-09-25 #987aad3
  83. fix use config.ts for endpoints
    Daniel Shiposha 2023-10-02 #e105d72
  84. Update tests/src/xcm/xcm.types.ts
    Pavel Orlov 2023-10-02 #116f145
  85. fix(`evm-transaction-payment`) clippy
    PraetorP 2023-10-04 #13e91d3
  86. fix evm errors begin with a lower-case letter
    Daniel Shiposha 2023-10-12 #5464b28
  87. ci(xcm) : added llcxm test into wokrflow
    PraetorP 2023-09-25 #1c40ef3
  88. fix slightly fix broken pov-estimate
    Daniel Shiposha 2023-10-02 #57b7f8c
  89. fix set correct shiden/astar values for our chain
    Daniel Shiposha 2023-10-02 #17703e6
  90. fix(xcm test) hooks for `Astar`\`Shiden`
    PraetorP 2023-10-03 #f9563fa
  91. fix properties consumed space tests
    Daniel Shiposha 2023-10-12 #da2e878
  92. fix(unq xcm tests) restore state for the Acala
    PraetorP 2023-09-25 #fa6d62b
  93. feat finalization can be enabled in dev mode
    Daniel Shiposha 2023-10-02 #184b30a
  94. fix make _uniqueChainMultilocationForRelay private
    Daniel Shiposha 2023-10-02 #cefeef5
  95. fix remove unused import
    Daniel Shiposha 2023-10-03 #f5ed3da
  96. refactor LazyValue without generic Fn
    Daniel Shiposha 2023-10-11 #5ec9dbe
  97. fix(xcm unique test) typo
    PraetorP 2023-09-25 #d91b2e0
  98. feat add cli param disable-autoseal-on-tx
    Daniel Shiposha 2023-10-02 #b6b1e0f
  99. fix explaning comment about SetTopic relay router
    Daniel Shiposha 2023-10-02 #d4981bc
  100. fix clippy warn
    Daniel Shiposha 2023-10-03 #0e3444d