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

feat: add oracle validation for onchain route #842

Merged
merged 33 commits into from
Jul 24, 2024
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
ba9dd09
validate new route has oracle price data
dmoka Jun 18, 2024
cc3fad8
fix tests
dmoka Jun 18, 2024
caeb6b6
renaming
dmoka Jun 18, 2024
479d569
formatting
dmoka Jun 18, 2024
911c713
regnerate router weights
dmoka Jun 18, 2024
d52d739
bump versions
dmoka Jun 18, 2024
50f9cdc
Merge remote-tracking branch 'origin/master' into feat/router-insuffi…
dmoka Jun 19, 2024
4b20b62
update lock file
dmoka Jun 19, 2024
262e5a8
bump versions
dmoka Jun 19, 2024
93224a9
Merge branch 'master' into feat/router-insufficient-assets-with-oracle
Roznovjak Jul 16, 2024
3e33810
bump crate versions
Roznovjak Jul 16, 2024
7cd4a87
Merge branch 'master' into feat/router-insufficient-assets-with-oracle
Roznovjak Jul 16, 2024
a5935d2
renaming
dmoka Jul 16, 2024
e8a3d8e
bump runtime version
Roznovjak Jul 16, 2024
599b7d9
add missing config param to otc-settlements mock
Roznovjak Jul 17, 2024
75e569d
bump crate versions
Roznovjak Jul 17, 2024
aabf1c0
include oracle to the benchmarking
dmoka Jul 22, 2024
0952798
adjust set route weight with getting oracle price
dmoka Jul 22, 2024
5520938
Merge remote-tracking branch 'origin/master' into feat/router-insuffi…
dmoka Jul 22, 2024
5757dd7
update cargo lock
dmoka Jul 22, 2024
e74967d
add oracle period as pallet config of route executor
dmoka Jul 22, 2024
c5fbf9a
formatting
dmoka Jul 22, 2024
eab5809
adjust comment
dmoka Jul 22, 2024
9b732a9
regenerate benchmark on ref machine
dmoka Jul 22, 2024
323db8c
include oracle price getting in the weights properly
dmoka Jul 23, 2024
016b6fd
remove unused import
dmoka Jul 23, 2024
1718990
rebenchmark router on ref machine
dmoka Jul 23, 2024
4521017
formatting
dmoka Jul 23, 2024
4b910a9
Merge remote-tracking branch 'origin/master' into feat/router-insuffi…
dmoka Jul 23, 2024
868662f
adjust comments
dmoka Jul 23, 2024
de4ade3
add comments for explaining why we use omnipool
dmoka Jul 23, 2024
bdad11f
add comment to describe bench test
dmoka Jul 24, 2024
f9877b7
bump runtime version
dmoka Jul 24, 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
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading