-
Notifications
You must be signed in to change notification settings - Fork 84
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
Polkadot v1.1.0 #1756
Merged
Merged
Polkadot v1.1.0 #1756
Changes from all commits
Commits
Show all changes
84 commits
Select commit
Hold shift + click to select a range
fb19264
all dependencies set
lemunozm 21107d8
migrate libs/*
lemunozm 7f16bfd
migrate pallet-anchors
lemunozm 54995e2
migrate pallet-rewards
lemunozm db1b6d3
migrate pallet-liquidity-rewards
lemunozm 5837309
migrate pallet-fees pallet-bridge
lemunozm 6ac786b
migrate pallet-keystore
lemunozm 12f8f4b
migrate restricted-tokens
lemunozm 102ff72
migrate restricted-xtokens
lemunozm 1926ecd
migrate block-rewards
lemunozm 5ef66c1
migrate-interest-accrual
lemunozm 4400a67
migrate oracle-feed
lemunozm 791f0df
migrate oracle-collection
lemunozm 7587053
migrate collator-allowlist
lemunozm a9fdc19
migrate transfer-allowlist
lemunozm c8548cc
migrate crowdloan pallets
lemunozm 7f422be
migrate permissions
lemunozm 4c4d855
migrate order-book
lemunozm f6e06ec
migrate pallet-swaps
lemunozm cfa2e8d
migrate pallet-token-mux
lemunozm 1eb9608
migrate investments
lemunozm be8ead6
migrate foreign-investments
lemunozm c9c245d
migrate loans
lemunozm b13a54a
migrate pool-fees
lemunozm c58d93f
migrate liquidity-pools-gateway
lemunozm fe1c1c5
migrate axelar-gateway-precompile
lemunozm bcd02df
migrate liquidity-pools-gateway-routers & patch moonbeam deps
lemunozm 02cc0e5
use precompile-utils from moonbeam from now
lemunozm 624939c
simplify mock initialization
lemunozm 23cba2a
simplify some mocks
lemunozm f275140
migrate ethereum-transaction
lemunozm de60ec2
simplify minor stuff
lemunozm 3914c12
disable runtimes by now
lemunozm 70508ba
migrate pool-system
lemunozm 94c1e6f
migrate pool-registry
lemunozm ae12bce
migrate liquidity-pools
lemunozm 4319b37
polish patch section
lemunozm acd8e2b
Merge remote-tracking branch 'origin/main' into polkadot-v1.1.0
lemunozm 975060d
dirty fix for unaccesible Pending storage
lemunozm b5f03f4
minor dependency update
lemunozm 78a99a0
minor extend comment
lemunozm 6b4e805
Merge remote-tracking branch 'origin/main' into polkadot-v1.1.0
lemunozm 45d1aa8
migrate runtime-common
lemunozm ddbe13f
minor fixes
lemunozm ce5d67e
Revert "dirty fix for unaccesible Pending storage"
lemunozm 101478c
pointing to the updated pallet-ethereum
lemunozm 065f757
fix pool-system compilation with benchmarks
lemunozm 0c4a9c7
fix serde dependencies
lemunozm 97901b8
required changes for runtime to work
lemunozm f61e302
development runtime failing because of serde
lemunozm 06c28df
patch all required dependencies to make moonbeam works
lemunozm ff797a6
fix xcm types
lemunozm 884893a
add serde to no_std
lemunozm 7088ef3
minor
lemunozm 70a0ef2
migrate altair & centrifuge
lemunozm 43d2b2b
minor fixes
lemunozm d9c8aa6
support runtime-benchmarking in runtimes
lemunozm 0463dc9
Merge remote-tracking branch 'origin/main' into polkadot-v1.1.0
lemunozm 907a6e9
Polkadot v1.1.0: Node required changes (#1789)
lemunozm fb20056
Polkadot v1.1.0 Integration Tests (#1776)
lemunozm dea0546
Merge remote-tracking branch 'origin/main' into polkadot-v1.1.0
lemunozm 2a1b7bc
fixed issues compiling with rust 1.78
lemunozm d779208
fix clippy
lemunozm 14f705a
taplo
lemunozm 3fae0a8
reading value from deposit_creating
lemunozm 39b3677
Merge remote-tracking branch 'origin/main' into polkadot-v1.1.0
lemunozm 772ea63
remove locked from taplo-cli
lemunozm 085ef74
Merge remote-tracking branch 'origin/main' into polkadot-v1.1.0
lemunozm d6b006d
update scripts
lemunozm d144594
fix docs
lemunozm 64b6a84
fix integration tests
lemunozm bafbf71
Merge remote-tracking branch 'origin/main' into polkadot-v1.1.0
lemunozm 7414cc0
add collator-selection migration
lemunozm 2cfdd69
makes try-runtime idempotent checks work
lemunozm 14cb6c5
revert fixed point serialization, remove unused Location code
lemunozm 6ab12f1
comment TODOs and deprecated until 1.3.0
lemunozm 37afbc2
fix fixed_point serialization for std
lemunozm 9deeab9
correct features for dev dependency
lemunozm b1b9e65
apply Cosmin NITs
lemunozm 94a6297
remove comments regarding v1.3.0
lemunozm d4024be
revert benchmarking HostFunction
lemunozm d4d58e1
Polkadot v1.1.0: Account converter changes (#1806)
lemunozm 83dc357
Merge remote-tracking branch 'origin/main' into polkadot-v1.1.0
lemunozm 399228a
fix: polkadot v1.1.0 client (#1808)
wischli 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.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 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 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will break the
try-runtime
CI. Since you pinged @gpmayorga already andtry-runtime
being optional, I am fine with leaving this as is.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mmm... you said that because we're not installing
try-runtime
binary, right? Probably. I've tested locally but I have the tool 😆There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add this as a tech-debt? In the CI job, I've seen some comment lines regarding this. So, probably, just uncommenting those makes this work.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we are not really utilizing the CI right now, totally fine with this.