wallet-cli icon indicating copy to clipboard operation
wallet-cli copied to clipboard

Preverify fails intermittently

Open autholykos opened this issue 2 years ago • 1 comments

Describe the bug Wallet operations sometimes fail on preverify, especially during first time operations.

Attempt:1

rusk-wallet --wallet-file ./testnet/node_10.dat -s /tmp/localnet/node-9010/rusk-grpc.sock stake  --key 0 --stake-key 0  --amt 1100000000000 --gas-limit 50000000000
Proving tx, please wait...
Rusk returned an error:...
Proof verification failed

Attempt:2

rusk-wallet --wallet-file ./testnet/node_10.dat -s /tmp/localnet/node-9010/rusk-grpc.sock stake  --key 0 --stake-key 0  --amt 1100000000000 --gas-limit 50000000000
Proving tx, please wait...

afca0f7889b693c87171cbe71b1c19b3e834524e8e6018eb090a194e500b1d01

autholykos avatar Mar 16 '22 09:03 autholykos