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 trade #428

Open jijordre opened 5 years ago

jijordre commented 5 years ago

Description

Currently the cumulative relative transfer calculated at start of challenge by trade 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 DriipSettlementChallengeByTrade to obtain new correction term.

Definition of done

Details & Questions

Depends on