-
Notifications
You must be signed in to change notification settings - Fork 15
Release v25090090 #1122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release v25090090 #1122
Changes from 1 commit
Commits
Show all changes
174 commits
Select commit
Hold shift + click to select a range
393574a
fix: fast track proposal script
mrshiposha 1d146c9
build: update flake
CertainLach 6a9adf2
build: update Cargo.lock
CertainLach bb80d78
feat: configurable CheckAssociatedRelayNumber
CertainLach efb403e
increase `MaxMemoryPages` for relay
6bbee86
switch project to deno
9fd6ba8
refactor typescript tests
972ff6d
test fixes
9e29955
update imports
cb9ae11
Revert debug code
b72c7c2
switch CI to deno
adf3a34
switch codestyle check to deno
73596de
fix deno warnings
dd2d1a5
fix for CI
037116d
fix unref
fa646b1
fix CI
78155c7
fix imports
71b0015
fix imports
d4bb479
fix imports
78e0e25
fix skip collators
2a5bdee
fix not awaited Promise
8f0e462
fix script export
8aa2be4
finish test refactoring
866370a
fix install
00bcf2f
wait more for eth events
29c3bb5
allow-net for benchmark tests
2a3236a
allow-read for benchmark tests
4a318b6
allow-write for benchmark tests
ae2c3b8
add `--allow-net` to createHrmp
fairax 8c21dde
deno permisions for `Reconcile: runtime updating`
fairax 8a87303
update opal runtime version to 10180083
fairax b436c6c
update quartz runtime version to 10180083
fairax 89a4152
update unique runtime version to 10180083
fairax c86a30e
fix(tests): script permissions, sloppy-imports because of pjs types
mrshiposha 6a905b6
fix(eth test util): remove repeating, restore possibly no-op await
mrshiposha 2055472
chore: remove unneeded file
mrshiposha d83f31a
build: update ethers
mrshiposha 540a3b7
build: update flake inputs, add master pkgs because of deno
mrshiposha 39c6a75
fix: flake.nix
mrshiposha 4d19173
fix: maintenance script export
mrshiposha abb0814
fix: remove unneeded --sloppy-imports
mrshiposha 9f28874
fix polkadot-types script
4d0164c
chore: deno -A for net+rw for now, needs proper refactor later
mrshiposha aea2e1e
chore: add third-party bootnodes
CertainLach ee19200
Merge pull request #1118 from UniqueNetwork/feature/third-party-boot-…
CertainLach fb6a97d
Support assets for fee
9545fc1
add support for sponsoring
feba9ab
temp
181df55
Update pallets/foreign-assets/src/lib.rs
fairax 2561119
move oracles to foreign-assets pallet
c68ab2f
add ocw tests to CI
fff6f9b
fix linter errors
bca3563
fix clippy warnings
162b60b
add collator-selection to unique as requirement for OnChargeAssetTran…
d85f29c
remove duplicating events when fee is paid
0d40745
fix ci
03b8eff
switch ocw tests to quartz
3590201
add configuration for ocw
0b2d6e9
fix typo
0bfe183
fix clippy warnings
cee2cc3
transfer fee to treasury, use LocationV5 for assets
7bd8972
update polkadot-types
24f4f5c
add new pallets to requiredPallets test
ea30df5
fix code review
d3048c5
fix clippy warnings
c54e3fb
build: seal release v25030084
CertainLach fbd88bf
build: missing cargo lock update
CertainLach aedbea5
test: post deno typing fix
CertainLach 52aa3f3
feat: prepare for ahm
mrshiposha 214682e
chore: bench foreign-assets
mrshiposha bc57002
chore: use foreign-assets weights
mrshiposha 2143092
test: exchange DOT with its reserve location
mrshiposha ce77769
feat: impl XcmDryRunApi
mrshiposha 4317107
fix: sendDot promises
mrshiposha dd185c3
fix: xcm router
mrshiposha eb59141
feat: add xcm runtime apis
mrshiposha a0c91ae
test(xcm): fix XCM tests for Unique
PraetorP d37bb15
fix(xcm): update message handling for Acala and Polkadot asset hub in…
PraetorP 4b74545
fix(xcm): update transfer result type to ITransactionResult in XCM tests
PraetorP 46e2267
fix deno_version in .env file
46e5a7b
fix baedeker_version in .env
86bd291
test(xcm): reduce flakiness by reordering send/await (receiver-first)
PraetorP 87461a1
fix: update call index for remove_oracle_member function
PraetorP a1ed120
disable removing container for xcm
8c9482c
disable builds for 2 branches on CI
675019d
ci: fixes
ae8be37
feat: max limit + collection set token limit support
mrshiposha 1bf47bd
fix: token properties related benchmarks
mrshiposha e6a6055
fix: create token weight
mrshiposha 103b783
feat: upgrade token properties size limit
mrshiposha bdc7a05
fix: token properties test
mrshiposha fa44cb9
fix: consumed space + upgrade prop size limit
mrshiposha bd655a3
chore: add renaming TODO
mrshiposha a265182
feat: add token prop limit extrinsics to playgrounds
mrshiposha 61cf92e
test: token prop limit
mrshiposha 9ae4145
Added eth tests for property limits
ALFecki 61bd3db
Added test for setting property size limit with ETH
ALFecki 2ee4f4c
fix clippy warnings
60bd5cc
fix tests
0135184
move PropertySizeLimitUpgradePrice to constants
8fc4ec8
fix tests
a75aeb1
fix performance test for property size
686e784
fix unit tests
3a15382
cargo fmt
02d6e7d
fix: clamp space_limit in with_space_limit_ref
CertainLach c2a558d
feat: update to polkadot 2509
a299eff
fix: weight reclaim, blocks not pruducing
5cbd516
style: satisfy clippy
12b3927
ci: fix jemalloc build issue on Nix
CertainLach a235e99
feat: set relay_parent_offset to 1
CertainLach 3db67db
fix(pallet-foregin-assets): call index collision
CertainLach 65bedf2
fix: clippy warnings
f65c36e
update polkadot types
f8acb4a
fix update polkadot types
df7cfc6
ci: cargo fmt
2185139
set chainQL params in baedeker up.sh
e632c3d
set chainQL params for main-process-update workflow
267381b
up mainnet branch version for CI
48deb10
ci: deno lint
8416c5d
Revert "feat: set relay_parent_offset to 1"
fb347cc
fix: per-asset foreign-assets coeff
mrshiposha 92bba0b
fix: benchmarks
mrshiposha a91a4cc
fix(foreign-assets): feature not(governance) manager origin
mrshiposha 7dcd932
feat: add SupremeTrio, use for foreign assets mgmt
mrshiposha 59db6dc
chore: fmt
mrshiposha ff77946
fix: add -lxcm=trace to all bdk nodes
mrshiposha 467b9b3
build: benchmark weights
mrshiposha 5bb2fe9
chore: calibrate weight coeffs
mrshiposha 4b27213
enable clean docker artifacts for xcm wf
e609acb
fix CI
67d0896
fix CI
54c8f1e
Fix CI
9527582
fix CI
4210bfe
fix CI
0adb803
fix CI
d752edd
fix CI
bf33fd0
fix: bdk xcm jsonnet files
mrshiposha 9a756de
fix CI
a9f100d
fix CI
933bfff
fix CI
7027fb7
fix CI
c987b82
fix CI
1ea7480
update spec version. increase confirmation time for eth tests.
75a63e5
change protocol for replicas_from
1c0246a
fix: properties limit tests
0c8abc1
fix CI
0d7cb02
fix CI
56e9efc
fix: unique xcm tests
mrshiposha da394d7
fix: quartz xcm tests
mrshiposha 51325ec
chore: remove uneeded quartz xcm tests
mrshiposha 8bb15ad
fix: sendOnlyOwnedBalance
mrshiposha 8b8f1a6
fix: remove tsx from typegen
mrshiposha 405af9a
fix(jsonnet): add libp2p net backend to internal relay
mrshiposha 46abf01
fix: attempt to fix type gen
mrshiposha b199fdc
fix(hydra): wait longer before proposing in techcomm
mrshiposha 72503d8
fix: add types-codec to typegen template package.json
mrshiposha 951b07d
log full result on signAndSend error
b002a7c
update polkadot types
a26689a
fix ocw tests
033ae00
fix tx-verstion test error
54f70b3
fix: types typegen version
mrshiposha c26909b
add retries to mintCollection method
cfdd469
fix: error with conversion metadata to from 16 to 15
d44143a
log mintCollection parameters
9eee9f2
log nonce
75f8f11
fix CI
2a15a14
batch setProperties in tokenProperties tests
5d8ecd1
fix ci
38c6682
fix CI
b354a3f
fix CI
c1bef3f
fix CI
c93be85
fix CI
663ebeb
fix CI
5681325
update node version
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.