gnolang / tm2-js-client

The Tendermint2 JS/TS client (SDK)
https://gno.land
Apache License 2.0
9 stars 2 forks source link

fix: Remove the time field from the tx signature payload #144

Closed jinoosss closed 2 months ago

jinoosss commented 2 months ago

Description

This PR is a change from https://github.com/gnolang/gno/pull/1939.

No longer handle the time field when signing off-chain.

Remove the time field from the tx signature payload.

zivkovicmilos commented 2 months ago

Waiting to merge this upon merging https://github.com/gnolang/gno/pull/1939. Will do a release immediately 🙏