Skip to content
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

chore: upgrade polkadot v1.7.2 #811

Merged
merged 120 commits into from
Jun 18, 2024
Merged
Show file tree
Hide file tree
Changes from 106 commits
Commits
Show all changes
120 commits
Select commit Hold shift + click to select a range
513b189
update versions in cargo file
enthusiastmartin Apr 8, 2024
5ca2ad8
use 1.7.2 branch
enthusiastmartin Apr 8, 2024
6acb53b
removed depedencies
enthusiastmartin Apr 8, 2024
29dcc0c
depedencies
enthusiastmartin Apr 9, 2024
7a08bcc
xcm v4 support
enthusiastmartin Apr 10, 2024
dbc5b51
update system pallet config
enthusiastmartin Apr 10, 2024
690e95b
update pallets configs
enthusiastmartin Apr 10, 2024
3bfa5e7
evm config
enthusiastmartin Apr 10, 2024
cd73760
Merge branch 'master' into polkadot-v1.7.2
enthusiastmartin Apr 11, 2024
6b05f67
add pallet-message-queue
enthusiastmartin Apr 11, 2024
1dd492f
updat weight api
enthusiastmartin Apr 11, 2024
3d2106a
xcm v4 support
enthusiastmartin Apr 11, 2024
9fd0fce
xcm and evm locations
enthusiastmartin Apr 12, 2024
1f36458
evm and xcm changes
enthusiastmartin Apr 12, 2024
a85d807
add runtime-common
enthusiastmartin Apr 12, 2024
16e9842
fix runtime build
enthusiastmartin Apr 12, 2024
70e9152
node ugrade
enthusiastmartin Apr 12, 2024
5ce8b9c
lock file
enthusiastmartin Apr 12, 2024
8865208
lock file
enthusiastmartin Apr 12, 2024
3754130
use v3 for asset location
enthusiastmartin Apr 15, 2024
46bbf9d
expose weightinfo in pallests
enthusiastmartin Apr 24, 2024
54a0f9f
expose weightinfo in pallests
enthusiastmartin Apr 24, 2024
4e94613
expose xyk weightinfo
enthusiastmartin Apr 25, 2024
1157002
fix build
Roznovjak Apr 26, 2024
06f203c
make clippy a bit happier
Roznovjak Apr 29, 2024
4871137
fix stand-alone build of pallet-stableswap
Roznovjak Apr 29, 2024
dd54fd3
fix missing trade execution impl
Roznovjak Apr 29, 2024
f698e5c
add removed calculate_shares
Roznovjak Apr 30, 2024
b4feb2b
fix clippy and tests build
Roznovjak May 8, 2024
ff51f58
upgrade democracy pallet
Roznovjak May 8, 2024
3e27904
formatting
Roznovjak May 8, 2024
5b2da21
satisfy clippy
Roznovjak May 8, 2024
b3d0785
Merge branch 'master' into polkadot-v1.7.2
Roznovjak May 8, 2024
a575aea
satisfy clippy
Roznovjak May 8, 2024
f29c65d
update benchmarking script
Roznovjak May 8, 2024
e2ad3ec
rename weight files
Roznovjak May 8, 2024
031b162
change file permissions
Roznovjak May 8, 2024
8dcb819
renaming
Roznovjak May 8, 2024
61f1516
renaming
Roznovjak May 8, 2024
608b0fc
Merge remote-tracking branch 'origin/master' into polkadot-v1.7.2
dmoka May 10, 2024
e19d72a
fix compilation error by using the proper orml patched branch
dmoka May 10, 2024
efdd0c9
formatting
dmoka May 10, 2024
af7e74d
update config params
Roznovjak May 15, 2024
7967d8f
formatting
Roznovjak May 15, 2024
47a4eb3
reorder pallets and fix some integration tests
Roznovjak May 16, 2024
7fd6cd4
revert changek in pallet order
Roznovjak May 16, 2024
7859b61
add storage migrations
Roznovjak May 17, 2024
a40c714
fix integration test
Roznovjak May 17, 2024
ed454dc
pallet reorder
Roznovjak May 17, 2024
9801c96
change order of initialize/finalize hooks in integration tests
Roznovjak May 21, 2024
f87a043
use different evm account in integration tests
Roznovjak May 21, 2024
99bf287
remove duplicate function
Roznovjak May 21, 2024
d51e72e
Merge branch 'master' into polkadot-v1.7.2
Roznovjak May 22, 2024
ec78c59
add truncated account id to comment
Roznovjak May 22, 2024
f9e76b1
use previous account
enthusiastmartin May 23, 2024
ff9a959
fix evm integration tests
enthusiastmartin May 23, 2024
778ef9d
use read instead of readarray in benchmaking script
Roznovjak May 23, 2024
9300403
fix benchmarks
Roznovjak May 23, 2024
a70b599
fix ignored test with explicitly triggering the processing of horizon…
dmoka May 23, 2024
62ede26
reordering of imports
Roznovjak May 23, 2024
041c91c
bump crate versions
Roznovjak May 23, 2024
39693c6
Merge branch 'master' into polkadot-v1.7.2
Roznovjak May 23, 2024
495a939
bump crate versions
Roznovjak May 23, 2024
9b48a9f
update lock file with updated crates
Roznovjak May 23, 2024
37b91af
formatting
Roznovjak May 23, 2024
daab88f
satisfy clippy
Roznovjak May 23, 2024
8d3c3bd
rebenchmarking
Roznovjak May 24, 2024
048b26c
fix tests after rebenchmarking
Roznovjak May 24, 2024
c6bc241
rebenchmark router
Roznovjak May 24, 2024
33d8f4f
rebenchmark dca
Roznovjak May 24, 2024
6cde25a
fix tests after rebenchmarking
Roznovjak May 24, 2024
fbdbde8
formatting
Roznovjak May 24, 2024
6d4249a
fix build
Roznovjak May 24, 2024
25042e3
add test for remote swap two native tokens
dmoka May 24, 2024
3d048a4
add test for remote swap ztg for ibtc
dmoka May 27, 2024
15daeb5
add test with 2 reserve withdraw
dmoka May 27, 2024
94b206c
change tests to send funds back to origin sender alice
dmoka May 27, 2024
a6114dd
make assets more explicit
dmoka May 27, 2024
1ee1665
Merge branch 'master' into polkadot-v1.7.2
Roznovjak May 27, 2024
ac93471
bump crate versions
Roznovjak May 27, 2024
08d2b62
Merge branch 'master' into polkadot-v1.7.2
Roznovjak May 27, 2024
d37867a
bump crate versions
Roznovjak May 27, 2024
7f31bb9
Merge branch 'master' into polkadot-v1.7.2
Roznovjak May 28, 2024
a57e168
Merge remote-tracking branch 'origin/polkadot-v1.7.2' into test/add-r…
dmoka May 28, 2024
7ad2f94
Merge branch 'master' into polkadot-v1.7.2
Roznovjak May 29, 2024
3f64a57
rebenchmark staking and democracy
Roznovjak May 29, 2024
f1821f8
formatting
Roznovjak May 29, 2024
785e5fe
bump runtime version
Roznovjak May 29, 2024
1a52d66
Merge branch 'master' into polkadot-v1.7.2
Roznovjak May 29, 2024
506c8d3
bump runtime version
Roznovjak May 29, 2024
f4874c9
isntall m4 in gh workflow
Roznovjak May 30, 2024
7bfd6ce
Revert "isntall m4 in gh workflow"
Roznovjak May 30, 2024
78e301b
add rust component'
enthusiastmartin May 30, 2024
7f87fbb
use HoldConsideration in preimage config
Roznovjak Jun 4, 2024
e37707a
replace deprecated from_genesis with genesis builder
Roznovjak Jun 6, 2024
56dc6d8
Merge remote-tracking branch 'origin/polkadot-v1.7.2' into test/add-r…
dmoka Jun 7, 2024
4648c7e
bump node version
Roznovjak Jun 7, 2024
b2dbfab
bump versions
dmoka Jun 7, 2024
fa83dbc
Merge pull request #826 from galacticcouncil/test/add-remote-swap-for…
dmoka Jun 7, 2024
3a89a21
Merge pull request #835 from galacticcouncil/chainspec_builder
Roznovjak Jun 7, 2024
57ea180
Update runtime/hydradx/src/lib.rs
Roznovjak Jun 7, 2024
227a145
Merge branch 'master' into polkadot-v1.7.2
Roznovjak Jun 8, 2024
6480704
remove empty migration file
Roznovjak Jun 8, 2024
be53748
use existing constant for asset hub para id
Roznovjak Jun 8, 2024
7ffae37
remove commented out code
Roznovjak Jun 8, 2024
ac320f0
simplify Location creation in integration tests
Roznovjak Jun 8, 2024
3c7f26a
Update Cargo.toml
Roznovjak Jun 10, 2024
8ac22de
Update Cargo.toml
Roznovjak Jun 10, 2024
dbc45ca
Update Cargo.toml
Roznovjak Jun 10, 2024
767e924
Update Cargo.toml
Roznovjak Jun 10, 2024
07caf15
remove some todos
Roznovjak Jun 10, 2024
6a7fe56
remove todo comment
Roznovjak Jun 10, 2024
7be1097
Update runtime/hydradx/src/lib.rs
Roznovjak Jun 10, 2024
b46a2a5
remove some todos
Roznovjak Jun 10, 2024
d2be849
set MaxTipAmount to 5M HDX
Roznovjak Jun 10, 2024
e1fd937
set reserve_transfer_assets benchmark to return max weight
Roznovjak Jun 14, 2024
3456886
remove hwbench
Roznovjak Jun 15, 2024
9811ddd
remove todo comments and add missing comments
Roznovjak Jun 16, 2024
a2dbc77
remove todo comment
Roznovjak Jun 17, 2024
f8ac85a
resolve comments from the review
Roznovjak Jun 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .maintain/bench-check/hydradx-bench-data.json

This file was deleted.

138 changes: 0 additions & 138 deletions .maintain/pallet-weight-template.hbs

This file was deleted.

20 changes: 0 additions & 20 deletions .maintain/run_benchmarks.sh

This file was deleted.

Loading
Loading