Skip to content

Deal with new pricing structure #188

@rvagg

Description

@rvagg

These are reported on master while using --auto-fund:

InsufficientFundsForMinimumRate(address payer, uint256 minimumRequired, uint256 available)
                               (0xAf992Fbc0c22BC941A232c63dc1b0c0cD572D145, 60000000000000000, 216443055441240)

We are dong base price * size, but we need to do min(floor price, base price * size) there.

This depends on FilOzone/synapse-sdk#360 being fixed so we have the right info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    team/filecoin-pin"Filecoin Pin" project is a stakeholder for this work.team/fs-wgFOC working group is a stakeholder for this work, and thus wants to track it on their project board.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions