hubiinetwork / nahmii-contracts

Smart contracts for 1st generation Nahmii 2nd layer scaling solution for Ethereum
16 stars 12 forks source link

Adjust cumulative relative transfer correction at start of challenge of payment #427

Closed jijordre closed 5 years ago

jijordre commented 5 years ago

Description

Currently the cumulative relative transfer calculated at start of challenge by payment is corrected by the amount staged in previous settlements. The correction should be updated to rather imply adjustment due to previously settled amount.

This issue describes the update to DriipSettlementChallengeByPayment to obtain new correction term.

Definition of done

Details & Questions

Depends on

jijordre commented 5 years ago

Closed by #429.