Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

deps: bump deps. #19

Merged
merged 4 commits into from
Oct 2, 2022
Merged

deps: bump deps. #19

merged 4 commits into from
Oct 2, 2022

Conversation

spiral-ladder
Copy link
Contributor

@spiral-ladder spiral-ladder requested review from mohammadfawaz and a team October 2, 2022 07:43
@spiral-ladder spiral-ladder self-assigned this Oct 2, 2022
@spiral-ladder spiral-ladder mentioned this pull request Oct 2, 2022
1 task
DEFAULT_SPENDABLE_COIN_AMOUNT,
coin_witness_index,
)
.get_asset_inputs_for_amount(AssetId::default(), 1_000_000, coin_witness_index)

Choose a reason for hiding this comment

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

Should we be getting rid of the const here?

Copy link
Member

Choose a reason for hiding this comment

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

I think it is removed from the fuels_core so we need to remove that. See FuelLabs/sway#2896 (comment) for more detail.

Choose a reason for hiding this comment

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

Hm, should we maybe put it behind a local const then for readability? eg const SPENDABLE_COIN_AMOUNT = 1_000_000

Choose a reason for hiding this comment

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

After reading through other PRs I see in some context local consts are used and other times not, up to you @bingcicle !

@spiral-ladder spiral-ladder merged commit 455deb8 into master Oct 2, 2022
@spiral-ladder spiral-ladder deleted the bing/update-deps branch October 2, 2022 15:51
spiral-ladder added a commit that referenced this pull request Oct 3, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants