commerceblock / mercury

An implementation of statechains
GNU General Public License v3.0
78 stars 12 forks source link

Backup tx history #402

Open tomt1664 opened 1 year ago

tomt1664 commented 1 year ago

transfer_message_3 updated to include all previous backup txs for the statecoin. The client will receive n backup txs, verify the signatures and nlocktimes (are decremented correctly) and then save them in the statecoin object. When sending, all of the previous (n+1) will be sent to new owner in transfer_message_3.