git.delta.rocks / unique-network / refs/commits / 5f9676850759

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