forked from th4s/ethane
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
For example:
thread 'test_eth_call_contract_transfer' panicked at 'called Option::unwrap() on a None value'
which means that the Http request is either not waiting for the response or it cuts it in half.
Sometimes it panics because
there is no field called 'result'
in the returned json response, so it only gets part of the json-rpc message.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working