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

Update Substrate to April 2023 snapshot #67

Merged
merged 13 commits into from
Apr 20, 2023

Conversation

JoshOrndorff
Copy link
Contributor

No description provided.

@JoshOrndorff JoshOrndorff changed the title initial attempt - just search and replace Update Substrate to April 2023 snapshot Apr 17, 2023
@JoshOrndorff
Copy link
Contributor Author

There is a refactor of the keystore in paritytech/substrate#13615 an two following PRs that are affecting the wallet. Overall, it will probably be nicer in the long run, but will take a little refactoring on our side too.

Copy link
Contributor

@coax1d coax1d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good is this all that was required for updating?

tuxedo-core/src/verifier.rs Outdated Show resolved Hide resolved
Co-authored-by: Andrew <andrewburger1991@gmail.com>
@JoshOrndorff
Copy link
Contributor Author

No, there is more needed. The client-side doesn't compile yet.

@JoshOrndorff
Copy link
Contributor Author

This is almost done now. Looks like there is one legit test failure:

test verifier::test::threshold_multisig_not_enough_sigs_fails ... FAILED

I reproduced it locally. Haven't dug in yet.

@JoshOrndorff JoshOrndorff merged commit b696cd1 into main Apr 20, 2023
@JoshOrndorff JoshOrndorff deleted the update-substrate-april-2023 branch October 18, 2023 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants