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

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