Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expiry time is incorrect when producing a multisig transaction #370

Open
td202 opened this issue Sep 5, 2024 · 0 comments
Open

Expiry time is incorrect when producing a multisig transaction #370

td202 opened this issue Sep 5, 2024 · 0 comments
Labels
[Type] Bug Something isn't working

Comments

@td202
Copy link

td202 commented Sep 5, 2024

Bug Description

When producing a multisig transaction to update validator keys, setting the expiry time initially seems correct, but the resulting transaction shows the incorrect timestamp (as the value before the expiry time was set).

(Reported by Jørgen.)

Steps to Reproduce

On a multisig account with a validator:

  • Start an update validator keys transaction.
  • Manually change the day number to the next day.
  • Continue and generate the transaction, either signing or not.

Expected Result

  • Once the transaction is signed or generated, the correct date should show.

Actual Result

  • Once the transaction is signed or generated, the incorrect date shows (although while signing the correct date shows).

Versions

  • Software Version: 1.7.4
  • OS: Windows
@td202 td202 added the [Type] Bug Something isn't working label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant