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

Sylvia upgrade #188

Merged
merged 21 commits into from
May 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
9f81b06
Upgrade Sylvia to 0.10, fix as many things as possible
Apr 28, 2024
94171cc
Attempt to fix up virtual staking, still doesn't compile
Apr 28, 2024
71dffdf
Got consumer/converter to compile (but not tests)
ethanfrey May 6, 2024
437fcc4
Remove codecov as we only get errors (seems it needs a paid API key?)
ethanfrey May 6, 2024
528c6e1
Use `sylvia::types::Proxy` in consumer converter tests
jawoznia May 6, 2024
a34baf2
Clippy also happy for converter contract
ethanfrey May 9, 2024
12605d3
Virtual-staking compiles
ethanfrey May 9, 2024
1d3772e
Lost in a message of custom msg/query types
ethanfrey May 9, 2024
632ee1b
External and native staking compile, some tests fail
ethanfrey May 9, 2024
9b2be17
Everything runs minus virtual-staking, some tests fail
ethanfrey May 9, 2024
180aa1e
Clean up obvious errors in virtual-staking
ethanfrey May 9, 2024
3fa51d7
More virtual staking cleanup
ethanfrey May 9, 2024
19b17c2
Restore original jailing logic
ethanfrey May 10, 2024
c4c34f6
Native-staking* and vault tests pass
ethanfrey May 10, 2024
3db923e
Workaround to enable communication between `Empty` and `Custom`
jawoznia May 10, 2024
07fb1ca
More generic, simple-price and converter pass tests
ethanfrey May 13, 2024
1009590
virtual-staking tests work
ethanfrey May 13, 2024
4938265
Test pass, clippy happy :)
ethanfrey May 13, 2024
3092f95
Wasm compilation proper again
ethanfrey May 13, 2024
c5bbcc4
More clippy fixes
ethanfrey May 13, 2024
19e50b2
Merge pull request #189 from osmosis-labs/sylvia-upgrade-custom-empty
ethanfrey May 13, 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
21 changes: 0 additions & 21 deletions .github/workflows/coverage.yml

This file was deleted.

Loading
Loading