-
Notifications
You must be signed in to change notification settings - Fork 9
Upgrade substrate to version 9.26 #482
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
Open
ghost
wants to merge
49
commits into
ChainSafe:main
Choose a base branch
from
sotatek-dev:develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
518b9a9
update polkadot ver from 0.9.13 to 0.9.24
af2b0f8
fix some missing arg in fn when update polkadot version
bc47b4e
Added some misssing paramater for new config
64e25b9
Add missing contructer paramater
f7977ce
Update package chainlink-feed and some basic error
baopnpt 00ccef5
update success price feed and local treasury pallets
7d54db5
update orm-pallets to polkadot-v0.9.24
3f3fa91
update success assetindex and saft registry
a9694e4
basic fix commmitee
d09e542
set default features false for integration test runtime
21e04a0
add dummy random for all pallet
210b91a
commit before change branch import
da127bd
basic bug fix for dev runtime after upgrade polkadot version
337dab1
fix pint, shot runtime
6be184a
fix some bug in node runtime
fcbb810
fix node runtime -done
c589a6b
fix all except integration test
b96f4df
fix all except patched lib
ba89d93
fix all runtime
71074b1
feat: add orml oracle
293e799
feat: add orml oracle
7cca3a2
update: remove chainlink
546eb60
Fix some unit test
fac7298
Fix compile error all test case
7ddee6c
Fix compile error all test case
4dff652
Merge pull request #1 from sotatek-dev/test-case-fix
84fb54b
Fix some panic config
b670b99
Merge pull request #2 from sotatek-dev/test-case-fix
03376ad
update interfration test
6b06174
update interfration test
05055e3
Fix integration test case
Sotatek-ThinhNguyen2 321071d
Merge branch 'develop' into price-feed-orml-oracle
3fc53b7
upgrade PINT to 0.9.26
Sotatek-ThinhNguyen2 122bc38
update interfration test
dfa2b7d
update interfration test
f8f65b9
enable dev runtime only for faster build
d62e286
use boundvec with limit 320 instead of vec for committeeOrigin, remot…
a0ff3dd
fix test case after upgrade
d9c0c8e
update intergration test
7f082b7
Merge pull request #4 from sotatek-dev/price-feed-orml-oracle
d5dd25d
merge unittest from develop
90e7b8b
upgrade xcm-emulator to 9.26
4ef9b2d
Merge pull request #5 from sotatek-dev/fix-origin-max-encode-len
4d78ed8
Enable mock for price-feed
6f51e74
Remote all chainlink test, add 2 unittest for new price feed
b92f61d
Merge pull request #6 from sotatek-dev/add-price-feed-test
ac0d7a2
Remote unused patch
acb9218
Fix pint shot genesis
08b88cb
Merge pull request #7 from sotatek-dev/fix-pint-feature-genesis
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
Fix some unit test
- Loading branch information
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
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.
Commented out code.