okTurtles / group-income

A decentralized and private (end-to-end encrypted) financial safety net for you and your friends.
https://groupincome.org
GNU Affero General Public License v3.0
329 stars 43 forks source link

Remove `originatingContractHeight` from GIMessage head #2329

Closed taoeffect closed 4 days ago

taoeffect commented 2 weeks ago

Problem

The value originatingContractHeight is in the head but it's not used from there, but instead is included as part of the encrypted payload, see discussion:

https://github.com/okTurtles/shelterprotocol.net/issues/5

Solution

Remove originatingContractHeight from the head.