You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.
Obtain a transaction payload, for example with transaction vrfkeylink.
Announce it with transaction payload --sync. It should succeed.
Announce the same payload again with transaction payload --sync. Its locks up forever processing:
SUCCESS Transaction announced
/ Processing
If the transaction hash (which is the same in both cases) is checked in another terminal with transaction status --hash, the result of the FIRST operation can be seen. For example, Success.
The text was updated successfully, but these errors were encountered:
segfaultxavi
changed the title
Locks when announcing same transaction twice
Locks when announcing same payload twice
Mar 27, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
transaction vrfkeylink
.transaction payload --sync
. It should succeed.transaction payload --sync
. Its locks up forever processing:If the transaction hash (which is the same in both cases) is checked in another terminal with
transaction status --hash
, the result of the FIRST operation can be seen. For example, Success.The text was updated successfully, but these errors were encountered: