diem / dip

Libra Improvement Proposals
https://lip.libra.org
Apache License 2.0
40 stars 55 forks source link

[DIP-1] disallow partial updates #121

Closed longbowlu closed 3 years ago

longbowlu commented 3 years ago

Partial update (i.e. not sending a complete command but only a diff) is not super useful but increases the amount of implementation work for all VASPs/DDs. Luckily we did not mention the concept of partial updates a lot in the DIP. So we just remove the parts indicating that is allowed.