Skip to content

Update outtie to forest #40

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

Merged
merged 6 commits into from
Jun 23, 2025
Merged

Update outtie to forest #40

merged 6 commits into from
Jun 23, 2025

Conversation

JesseAbram
Copy link
Member

Will move entropy core crate to master when entropyxyz/entropy-core#1481 is merged, also had to update substrate packages to match

@JesseAbram JesseAbram marked this pull request as ready for review June 20, 2025 14:48
@JesseAbram JesseAbram requested a review from ameba23 June 20, 2025 14:48
@JesseAbram JesseAbram marked this pull request as draft June 20, 2025 18:33
// Random pair does not have funds and should give an error
assert!(
result
.unwrap_err()
.to_string()
.contains("Inability to pay some fees (e.g. account balance too low)")
.contains("User error: Invalid Transaction (1010)")
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did this error change?

Copy link
Member Author

Choose a reason for hiding this comment

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

it didn't change but the to_string no longer captures invalid transaction, I think the wrapping change with the substrate/subxt update

Copy link
Contributor

@ameba23 ameba23 left a comment

Choose a reason for hiding this comment

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

@JesseAbram JesseAbram marked this pull request as ready for review June 23, 2025 15:38
@JesseAbram JesseAbram merged commit 0046926 into master Jun 23, 2025
2 of 3 checks passed
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