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

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