Skip to content

wallet coin missing after some LibWallet Error #2212

@garyyu

Description

@garyyu
$ grin wallet outputs

Wallet Outputs - Account 'default' - Block Height: 3078
-------------------------------------------------------------------------------------------------------------------------------------------------------
 Output Commitment                                                   Block Height  Locked Until  Status       Coinbase?  # Confirms  Value          Tx 
=======================================================================================================================================================
 095a415644aa3a5de344be5f555839d854c1ea87be813b45058b2ba13d1f079789  3055          0             Locked       false      24          812.956000000  15 
-------------------------------------------------------------------------------------------------------------------------------------------------------
 083f69290fefe1ee769964f6da57e252044159a787cfbfb778eccf0234678fab95  3078          0             Unconfirmed  false      0           811.948000000  15 
-------------------------------------------------------------------------------------------------------------------------------------------------------


$ grin wallet cancel -i 15
Command 'cancel' completed successfully


$ grin wallet info
____ Wallet Summary Info - Account 'default' as of height 3078 ____

 Total                            | 812.956000000 
 Awaiting Confirmation (< 10)     | 0.000000000 
 Locked by previous transaction   | 0.000000000 
 -------------------------------- | ------------- 
 Currently Spendable              | 812.956000000 


$ grin wallet send -d garyyu -m keybase -s smallest 2
Sent new slate to garyyu
Waiting for message from garyyu...
Received message from garyyu
20181223 10:30:39.135 ERROR grin_wallet::libwallet::api - api: post_tx: failed with error: Client Callback Error: Posting transaction to node
20181223 10:30:39.135 ERROR grin_wallet::command - Tx not sent: Client Callback Error: Posting transaction to node
Wallet command failed: LibWallet Error: Client Callback Error: Posting transaction to node

$ grin wallet outputs

Wallet Outputs - Account 'default' - Block Height: 3084
-------------------------------------------------------------------------------------------------------------------------------------------------------
 Output Commitment                                                   Block Height  Locked Until  Status       Coinbase?  # Confirms  Value          Tx 
=======================================================================================================================================================
 092b9319209495ce1c84a159dd0d611e1d222e6e5966aa3e496f3ece9df27b2465  3078          0             Unconfirmed  false      0           810.948000000  16 
-------------------------------------------------------------------------------------------------------------------------------------------------------

$ grin wallet cancel -i 16
Command 'cancel' completed successfully

$ grin wallet outputs

Wallet Outputs - Account 'default' - Block Height: 3108





Command 'outputs' completed successfully


$ grin wallet info

____ Wallet Summary Info - Account 'default' as of height 3108 ____

 Total                            | 0.000000000 
 Awaiting Confirmation (< 10)     | 0.000000000 
 Locked by previous transaction   | 0.000000000 
 -------------------------------- | ------------- 
 Currently Spendable              | 0.000000000 

Command 'info' completed successfully


$ grin wallet txs

Transaction Log - Account 'default' - Block Height: 3123
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Id  Type         Shared Transaction Id                 Creation Time        Confirmed?  Confirmation Time    Num.    Num.     Amount    Amount   Fee    Net         Tx  
                                                                                                              Inputs  Outputs  Credited  Debited         Difference  Data 
=================================================================================================================================================================================================================
 0   Received Tx  4d12b448-a2f2-4783-9179-b90e36634170  2018-12-22 21:40:32  true        2018-12-22 22:00:31  0       1        1000.0    0.0      None   1000.0      None 
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
... ...                                                                                                                                             
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 12  Send Tx      209b929f-8ac4-4aff-a4c6-f7c59c1cecfe  2018-12-23 00:57:39  true        2018-12-23 01:11:29  2       1        812.956   813.963  0.007  -1.007      209b929f-8ac4-4aff-a4c6-f7c59c1cecfe.grintx 
     - Cancelled                                                                                                                                                      
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 13  Send Tx      1652a86d-95da-489a-8869-854728f08eda  2018-12-23 01:11:36  true        2018-12-23 01:55:35  2       1        812.956   813.963  0.007  -1.007      1652a86d-95da-489a-8869-854728f08eda.grintx 
     - Cancelled                                                                                                                                                      
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 14  Sent Tx      05df64c9-1fbd-46fc-b393-0866d3170e1e  2018-12-23 01:55:48  true        2018-12-23 02:21:55  2       1        812.956   813.963  0.007  -1.007      05df64c9-1fbd-46fc-b393-0866d3170e1e.grintx 
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 15  Send Tx      b39ded4d-d424-4d25-a2e4-c34f7b1a364d  2018-12-23 02:22:07  true        2018-12-23 02:30:05  1       1        811.948   812.956  0.008  -1.008      b39ded4d-d424-4d25-a2e4-c34f7b1a364d.grintx 
     - Cancelled                                                                                                                                                      
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 16  Send Tx      7ca81091-d878-45f3-9b6d-072afd01600d  2018-12-23 02:30:39  false       None                 1       1        810.948   812.956  0.008  -2.008      7ca81091-d878-45f3-9b6d-072afd01600d.grintx 
     - Cancelled                                                                                                                                                      
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions