- refactor draft foreign assets as proxy to collections
Daniel Shiposha 2023-10-17 #c652c1e
Forbid relay as root
Yaroslav Bolyukin 2023-11-27 #bfab603
- test adjust inflation to purposefully broken state
Yaroslav Bolyukin 2023-11-24 #425f6c1
- fix reset sudo after elect sudo test
Daniel Shiposha 2023-11-24 #5bf7ef4
- test fix unit
Yaroslav Bolyukin 2023-11-24 #db78a53
- test democracy can elect a sudo account
Daniel Shiposha 2023-11-23 #0bc77a3
Update polkadot to v1.3.0
Yaroslav Bolyukin 2023-11-22 #3e2337f
- fix relay can't do root ops
Daniel Shiposha 2023-11-23 #a125aff
- Merge pull request #1043 from UniqueNetwork/fix/max-token-ownership
Yaroslav Bolyukin 2023-11-22 #f02a706
- fix use CheckNonce from pallet-sponsoring
Yaroslav Bolyukin 2023-11-21 #82da160
- Merge pull request #1041 from UniqueNetwork/fix/council-proposal-script
Andy Smith 2023-11-18 #16e73f0
- fix max token ownership = 100_000_000
Daniel Shiposha 2023-11-22 #a5b7332
- feat reorginize tests dir
Andy Smith 2023-11-20 #5f96768
- Merge pull request #1039 from UniqueNetwork/chore/council-proposal-script
Yaroslav Bolyukin 2023-11-16 #25775a5
- fix move councilproposal.ts to js-packages/scripts
Daniel Shiposha 2023-11-18 #dc29e36
- fix @openzeppelin path
Andy Smith 2023-11-20 #beb0dfd
feature(runtime): app promoi rate is changed
Yaroslav Bolyukin 2023-11-16 #1f5718c
- chore add council-democracy-proposal yarn script
Daniel Shiposha 2023-11-16 #598fbed
- style fix formatting
Yaroslav Bolyukin 2023-11-17 #ec6ce24
- Merge pull request #1017 from UniqueNetwork/feature/speedup-inflation-pallet
Yaroslav Bolyukin 2023-11-16 #32f66f7
- refactor(test app promo) fix comment
PraetorP 2023-11-15 #48d2385
- feat add council-democracy-proposal script
Daniel Shiposha 2023-11-14 #c70fd78
- fix make check
Yaroslav Bolyukin 2023-11-17 #f5faed2
- test restore xcm tests
Yaroslav Bolyukin 2023-11-16 #aea35c0
- test remove web3 as any
Yaroslav Bolyukin 2023-11-16 #cc9eeb2
- refactor(common runtime) switch to `from_parts`
PraetorP 2023-10-25 #d56d63a
- test balances.transfer => balances.transferKeepAlive
Yaroslav Bolyukin 2023-11-17 #7f81f6c
- ci fix wait_for_first_block
Yaroslav Bolyukin 2023-11-16 #85c4b36
- fix web3 issue in tests
Grigoriy Simonov 2023-11-15 #d9ca20a
- Update pallets/collator-selection/src/mock.rs
Pavel Orlov 2023-10-25 #82e3e12
- style fix formatting
Yaroslav Bolyukin 2023-11-17 #e2ee5ff
- test fix shared command references
Yaroslav Bolyukin 2023-11-16 #ba5a873
- ci enable fast-inflation for integration tests
Yaroslav Bolyukin 2023-11-15 #3976407
- feature(runtime): app promoi rate is changed
PraetorP 2023-10-25 #47f93e7
- build upgrade to polkadot v1.3.0
Yaroslav Bolyukin 2023-11-17 #c1585fd
- ci fix js-packages paths
Yaroslav Bolyukin 2023-11-15 #6d1c846
- fix code review
Grigoriy Simonov 2023-11-15 #43d9e12
- build patch to use substrate master
Yaroslav Bolyukin 2023-11-17 #a7c64b4
Split tests into packages
Yaroslav Bolyukin 2023-11-14 #4a84b64
- feat add fast-inflation flag
Grigoriy Simonov 2023-11-15 #8b49ab6
- feat upgrade code to v1.2.0
Yaroslav Bolyukin 2023-11-17 #a9c0e00
set correct mainnet.branch for node-only tests
Yaroslav Bolyukin 2023-11-14 #2df3f6b
- build blame ignore file
Yaroslav Bolyukin 2023-11-14 #1150cee
- feat speedup inflation pallet
Grigoriy Simonov 2023-11-15 #83c9d63
- fix lookahead leftovers
Yaroslav Bolyukin 2023-11-17 #2df619c
- Merge pull request #1038 from UniqueNetwork/fix/xcmv3-settopic-barrier
Yaroslav Bolyukin 2023-11-14 #2ff692c
- set correct mainnet.branch for node-only tests
Konstantin Astakhov 2023-11-02 #538026a
- ci use same lint script as in development
Yaroslav Bolyukin 2023-11-14 #086739e
Do not require seconded in block announce
Yaroslav Bolyukin 2023-11-10 #a3f68ee
- fix use XCM barriers - pass SetTopic(ID)
Daniel Shiposha 2023-11-13 #1d2d3c8
- ci allow to rebuild types package from develop
Yaroslav Bolyukin 2023-10-31 #4f574e9
- chore remove outdated examples
Yaroslav Bolyukin 2023-11-14 #acb1833
- build update mainnet unique branches
Yaroslav Bolyukin 2023-11-03 #081791e
- fix do not require seconded
Yaroslav Bolyukin 2023-11-10 #6c79996
- fix type package generator for new versioning
Yaroslav Bolyukin 2023-10-31 #d87dff3
- test restructure
Yaroslav Bolyukin 2023-11-14 #203ce83
- build bump spec_version to v10010064
Yaroslav Bolyukin 2023-11-03 #770feb5
Fix bdk failure on node-only
Yaroslav Bolyukin 2023-10-25 #2286a22
- fix github workflow
Grigoriy Simonov 2023-11-07 #dba4716
- Merge pull request #1034 from UniqueNetwork/fix/remove-timestamp-get-from-pending-rpc
Yaroslav Bolyukin 2023-11-03 #6bb4298
- chore bump spec_version to 10010063
Yaroslav Bolyukin 2023-10-24 #bdb29fd
- ci fix bdk output
Yaroslav Bolyukin 2023-10-25 #fcc1568
- feat split tests into packages
Grigoriy Simonov 2023-11-06 #ade4bc2
- Merge pull request #1033 from UniqueNetwork/fix/enable-gov-on-unique
Yaroslav Bolyukin 2023-11-03 #22e4325
We have no use for aura digest in pending block.
Yaroslav Bolyukin 2023-11-02 #0b1e6ad
Disable inflation for now
Yaroslav Bolyukin 2023-10-24 #be55c88
- move TS tests to new folder
Grigoriy Simonov 2023-11-07 #2332519
- fix pallet-presence test
Daniel Shiposha 2023-11-02 #88b31e7
* feat: add propose-fast-track
* fix: propose-upgrade
* fix: fasttrack preimage
Daniel Shiposha 2023-10-24 #951758d
- feat disable inflation
Yaroslav Bolyukin 2023-10-24 #37fd570
- fix pallet-presence test
Daniel Shiposha 2023-11-02 #a873e84
Node-only/xcm fixes
Yaroslav Bolyukin 2023-10-24 #c7ac6d0
- fix enable governance on Unique
Daniel Shiposha 2023-11-02 #64ac6cd
- Merge pull request #1021 from UniqueNetwork/fix/propose-upgrade-script
Yaroslav Bolyukin 2023-10-19 #35c1755
- fix open unique htmp channels
Daniel Shiposha 2023-10-23 #0e311d1
- build regenerate .env
Yaroslav Bolyukin 2023-10-18 #01c5056
- fix enable maintenance mode during upgrade
Daniel Shiposha 2023-10-19 #340647b
- fix XCM types
Daniel Shiposha 2023-10-20 #2b9fe52
- style fix clippy warning
Yaroslav Bolyukin 2023-10-17 #c097c75
- chore update polkadot types
Daniel Shiposha 2023-10-20 #7f04dc9
* feat: governance scripts
* fix: move propose-upgrade script to tests
Daniel Shiposha 2023-10-17 #092e9b8
- fix dmq event
Daniel Shiposha 2023-10-20 #7fa45b5
- build switch to released ORML
Yaroslav Bolyukin 2023-10-17 #8af05a8
- fix xcmpQueue Fail event
Daniel Shiposha 2023-10-20 #6ad9ed9
- build run benchmarks
Igor Kozyrev 2023-10-17 #cd9af93
- chore update polkadotjs
Daniel Shiposha 2023-10-20 #3c5a02f
- Merge pull request #1018 from UniqueNetwork/fix/ci-integration-tests-profile
Yaroslav Bolyukin 2023-10-17 #e08c117
- test(xcm) manually initialize HRMP
Yaroslav Bolyukin 2023-10-19 #d1366f7
- test fix build
Yaroslav Bolyukin 2023-10-17 #1f26742
- fix ci intergration tests profile
Daniel Shiposha 2023-10-17 #2f9af76
- ci(node-only) fix continuation condition
Yaroslav Bolyukin 2023-10-19 #b423b29
Fix lookahead collator build
Yaroslav Bolyukin 2023-10-16 #d0d6ce4
- ci ensure correct versions and legacyRpc flag
Yaroslav Bolyukin 2023-10-19 #8c8c9e6
* fix: native fungibles collection
* refactor: move FungibleItemsHaveNoId to pallet-common
Daniel Shiposha 2023-10-16 #0a49946
- fix enable throttling
Yaroslav Bolyukin 2023-10-16 #700b0c8
- ci disable legacyRpc for node-only
Yaroslav Bolyukin 2023-10-19 #1a512da
- Merge pull request #1014 from UniqueNetwork/fix/max-multiple-items
Yaroslav Bolyukin 2023-10-16 #0cf3df0
- fix(inflation) BlockNumberProvider
Yaroslav Bolyukin 2023-10-16 #8c199c3
* 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
- fix remove unused fn in perf test
Daniel Shiposha 2023-10-16 #d56113d