grinfans / grinmw.py

python for grin
MIT License
10 stars 8 forks source link

Example SRS (wallet.init_send_tx(send_args) does not work with v5.0.3 #9

Open Anynomouss opened 6 months ago

Anynomouss commented 6 months ago

I tested the example SRS send command from Github using grin-wallet v5.0.3 on Testnet. I get the error:

failed with error code -32099 because: ClientCallback: Error calling get_tip: ResponseError error: Cannot parse response

Can someone verify if it is still working for them and on which wallet version? The get slatepack address and tip command does work, so it is really an issue with the parsing of the arguments I provide.

Anynomouss commented 6 months ago

It looks like the problem occurs because I was using Testsnet and to few testnet nodes were connected. If the issues remains I will report back.

Testing node connection, height: {'header_hash': '', 'height': '0', 'updated_from_node': False}