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

difftreelog
  1. fix make check
    Yaroslav Bolyukin 2023-11-17 #f5faed2
  2. test balances.transfer => balances.transferKeepAlive
    Yaroslav Bolyukin 2023-11-17 #7f81f6c
  3. style fix formatting
    Yaroslav Bolyukin 2023-11-17 #e2ee5ff
  4. build upgrade to polkadot v1.3.0
    Yaroslav Bolyukin 2023-11-17 #c1585fd
  5. build patch to use substrate master
    Yaroslav Bolyukin 2023-11-17 #a7c64b4
  6. feat upgrade code to v1.2.0
    Yaroslav Bolyukin 2023-11-17 #a9c0e00
  7. fix lookahead leftovers
    Yaroslav Bolyukin 2023-11-17 #2df619c
  8. Merge pull request #1039 from UniqueNetwork/chore/council-proposal-script
    Yaroslav Bolyukin 2023-11-16 #25775a5
  9. feature(runtime): app promoi rate is changed
    Yaroslav Bolyukin 2023-11-16 #1f5718c
  10. chore add council-democracy-proposal yarn script
    Daniel Shiposha 2023-11-16 #598fbed
  11. Merge pull request #1017 from UniqueNetwork/feature/speedup-inflation-pallet
    Yaroslav Bolyukin 2023-11-16 #32f66f7
  12. refactor(test app promo) fix comment
    PraetorP 2023-11-15 #48d2385
  13. feat add council-democracy-proposal script
    Daniel Shiposha 2023-11-14 #c70fd78
  14. test restore xcm tests
    Yaroslav Bolyukin 2023-11-16 #aea35c0
  15. test remove web3 as any
    Yaroslav Bolyukin 2023-11-16 #cc9eeb2
  16. refactor(common runtime) switch to `from_parts`
    PraetorP 2023-10-25 #d56d63a
  17. ci fix wait_for_first_block
    Yaroslav Bolyukin 2023-11-16 #85c4b36
  18. fix web3 issue in tests
    Grigoriy Simonov 2023-11-15 #d9ca20a
  19. Update pallets/collator-selection/src/mock.rs
    Pavel Orlov 2023-10-25 #82e3e12
  20. test fix shared command references
    Yaroslav Bolyukin 2023-11-16 #ba5a873
  21. ci enable fast-inflation for integration tests
    Yaroslav Bolyukin 2023-11-15 #3976407
  22. feature(runtime): app promoi rate is changed
    PraetorP 2023-10-25 #47f93e7
  23. ci fix js-packages paths
    Yaroslav Bolyukin 2023-11-15 #6d1c846
  24. fix code review
    Grigoriy Simonov 2023-11-15 #43d9e12
  25. Split tests into packages
    Yaroslav Bolyukin 2023-11-14 #4a84b64
  26. feat add fast-inflation flag
    Grigoriy Simonov 2023-11-15 #8b49ab6
  27. set correct mainnet.branch for node-only tests
    Yaroslav Bolyukin 2023-11-14 #2df3f6b
  28. build blame ignore file
    Yaroslav Bolyukin 2023-11-14 #1150cee
  29. feat speedup inflation pallet
    Grigoriy Simonov 2023-11-15 #83c9d63
  30. Merge pull request #1038 from UniqueNetwork/fix/xcmv3-settopic-barrier
    Yaroslav Bolyukin 2023-11-14 #2ff692c
  31. set correct mainnet.branch for node-only tests
    Konstantin Astakhov 2023-11-02 #538026a
  32. ci use same lint script as in development
    Yaroslav Bolyukin 2023-11-14 #086739e
  33. Do not require seconded in block announce
    Yaroslav Bolyukin 2023-11-10 #a3f68ee
  34. fix use XCM barriers - pass SetTopic(ID)
    Daniel Shiposha 2023-11-13 #1d2d3c8
  35. ci allow to rebuild types package from develop
    Yaroslav Bolyukin 2023-10-31 #4f574e9
  36. chore remove outdated examples
    Yaroslav Bolyukin 2023-11-14 #acb1833
  37. build update mainnet unique branches
    Yaroslav Bolyukin 2023-11-03 #081791e
  38. fix do not require seconded
    Yaroslav Bolyukin 2023-11-10 #6c79996
  39. fix type package generator for new versioning
    Yaroslav Bolyukin 2023-10-31 #d87dff3
  40. test restructure
    Yaroslav Bolyukin 2023-11-14 #203ce83
  41. build bump spec_version to v10010064
    Yaroslav Bolyukin 2023-11-03 #770feb5
  42. Fix bdk failure on node-only
    Yaroslav Bolyukin 2023-10-25 #2286a22
  43. fix github workflow
    Grigoriy Simonov 2023-11-07 #dba4716
  44. Merge pull request #1034 from UniqueNetwork/fix/remove-timestamp-get-from-pending-rpc
    Yaroslav Bolyukin 2023-11-03 #6bb4298
  45. chore bump spec_version to 10010063
    Yaroslav Bolyukin 2023-10-24 #bdb29fd
  46. ci fix bdk output
    Yaroslav Bolyukin 2023-10-25 #fcc1568
  47. feat split tests into packages
    Grigoriy Simonov 2023-11-06 #ade4bc2
  48. Merge pull request #1033 from UniqueNetwork/fix/enable-gov-on-unique
    Yaroslav Bolyukin 2023-11-03 #22e4325
  49. We have no use for aura digest in pending block.
    Yaroslav Bolyukin 2023-11-02 #0b1e6ad
  50. Disable inflation for now
    Yaroslav Bolyukin 2023-10-24 #be55c88
  51. move TS tests to new folder
    Grigoriy Simonov 2023-11-07 #2332519
  52. fix pallet-presence test
    Daniel Shiposha 2023-11-02 #88b31e7
  53. * feat: add propose-fast-track
    
    * fix: propose-upgrade
    
    * fix: fasttrack preimage
    Daniel Shiposha 2023-10-24 #951758d
  54. feat disable inflation
    Yaroslav Bolyukin 2023-10-24 #37fd570
  55. fix pallet-presence test
    Daniel Shiposha 2023-11-02 #a873e84
  56. Node-only/xcm fixes
    Yaroslav Bolyukin 2023-10-24 #c7ac6d0
  57. fix enable governance on Unique
    Daniel Shiposha 2023-11-02 #64ac6cd
  58. Merge pull request #1021 from UniqueNetwork/fix/propose-upgrade-script
    Yaroslav Bolyukin 2023-10-19 #35c1755
  59. fix open unique htmp channels
    Daniel Shiposha 2023-10-23 #0e311d1
  60. build regenerate .env
    Yaroslav Bolyukin 2023-10-18 #01c5056
  61. fix enable maintenance mode during upgrade
    Daniel Shiposha 2023-10-19 #340647b
  62. fix XCM types
    Daniel Shiposha 2023-10-20 #2b9fe52
  63. style fix clippy warning
    Yaroslav Bolyukin 2023-10-17 #c097c75
  64. chore update polkadot types
    Daniel Shiposha 2023-10-20 #7f04dc9
  65. * feat: governance scripts
    
    * fix: move propose-upgrade script to tests
    Daniel Shiposha 2023-10-17 #092e9b8
  66. fix dmq event
    Daniel Shiposha 2023-10-20 #7fa45b5
  67. build switch to released ORML
    Yaroslav Bolyukin 2023-10-17 #8af05a8
  68. fix xcmpQueue Fail event
    Daniel Shiposha 2023-10-20 #6ad9ed9
  69. build run benchmarks
    Igor Kozyrev 2023-10-17 #cd9af93
  70. chore update polkadotjs
    Daniel Shiposha 2023-10-20 #3c5a02f
  71. Merge pull request #1018 from UniqueNetwork/fix/ci-integration-tests-profile
    Yaroslav Bolyukin 2023-10-17 #e08c117
  72. test(xcm) manually initialize HRMP
    Yaroslav Bolyukin 2023-10-19 #d1366f7
  73. test fix build
    Yaroslav Bolyukin 2023-10-17 #1f26742
  74. fix ci intergration tests profile
    Daniel Shiposha 2023-10-17 #2f9af76
  75. ci(node-only) fix continuation condition
    Yaroslav Bolyukin 2023-10-19 #b423b29
  76. Fix lookahead collator build
    Yaroslav Bolyukin 2023-10-16 #d0d6ce4
  77. ci ensure correct versions and legacyRpc flag
    Yaroslav Bolyukin 2023-10-19 #8c8c9e6
  78. * fix: native fungibles collection
    
    * refactor: move FungibleItemsHaveNoId to pallet-common
    Daniel Shiposha 2023-10-16 #0a49946
  79. fix enable throttling
    Yaroslav Bolyukin 2023-10-16 #700b0c8
  80. ci disable legacyRpc for node-only
    Yaroslav Bolyukin 2023-10-19 #1a512da
  81. Merge pull request #1014 from UniqueNetwork/fix/max-multiple-items
    Yaroslav Bolyukin 2023-10-16 #0cf3df0
  82. fix(inflation) BlockNumberProvider
    Yaroslav Bolyukin 2023-10-16 #8c199c3
  83. * 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
  84. fix remove unused fn in perf test
    Daniel Shiposha 2023-10-16 #d56113d
  85. fix lookahead collator build
    Yaroslav Bolyukin 2023-10-13 #750f6e1
  86. Fix token properties and nesting weights
    Yaroslav Bolyukin 2023-10-13 #71be677
  87. fix max create multiple items
    Daniel Shiposha 2023-10-16 #6f9bef9
  88. Update benchmarks to v2
    Yaroslav Bolyukin 2023-10-12 #90ad566
  89. fix clippy warns
    Daniel Shiposha 2023-10-13 #478ee33
  90. Upgrade to polkadot 1.1.0
    Yaroslav Bolyukin 2023-10-09 #900be63
  91. fix remove preimage benchmark
    Grigoriy Simonov 2023-10-12 #4275a8f
  92. fix unit tests
    Daniel Shiposha 2023-10-13 #4819755
  93. added `XcmTestHelper` + allow XCM Transact for Gov/Identity/System calls
    Yaroslav Bolyukin 2023-10-02 #bce2cc1
  94. doc: ethereum sponsoring clarification
    Yaroslav Bolyukin 2023-10-09 #c14994f
  95. ci fix unnecessary node rebuilds during benchmarking
    Yaroslav Bolyukin 2023-10-12 #18a5c32
  96. fix use saturating_add
    Daniel Shiposha 2023-10-13 #1367a5f
  97. Refactor property writing + dev mode enhancements
    Yaroslav Bolyukin 2023-10-02 #22b45b5
  98. fix(tests xcm) remove vendor folder
    PraetorP 2023-10-02 #3107202
  99. doc: dev mode startup
    Yaroslav Bolyukin 2023-10-09 #7489c8a
  100. fix clippy warnings
    Grigoriy Simonov 2023-10-12 #3db37f4