FilOzone / FilOzone/filecoin-pay

Allow re-entrant calls when settling

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
enhancement need/user-feedback
Dominant language
Solidity
Stars
8
Forks
13
PR merge metrics
No merged PRs in 30d

Description

We introduced the per-rail lock to allow re-entrant calls when settling rails, but we're not currently using it for that. I don't think this is as simple as swapping `noRailModificationInProgress` for `nonReentrant`, but maybe it is? Once we've settled lockup, the payer's funds are guaranteed to be available to us to transfer (the current rail cannot be modified).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.