-
Notifications
You must be signed in to change notification settings - Fork 550
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
Bump all applications #793
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
overall looks good. Just some small suggestions
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.
Change what you need to get this merged and make issues for the rest to be addressed separately.
|
||
mint(&instance_1, other_identity, sub_id_1, 1).await; | ||
|
||
let call_params = CallParameters::new(1, BASE_ASSET_ID, 1_000_000); | ||
let call_params = CallParameters::new(1, AssetId::zeroed(), 1_000_000); |
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.
Please create an issue that this should be provider.base_asset_id()
instead. There are a few instances throughout the tests this is used
Re-running CI as the DAO app was skipped, otherwise lgtm |
Type of change
Changes
The following apps have been updated to forc 0.60.0, fuel core 0.26.0, fuels 0.62.0