Skip to content

Sometimes tests fail unexpectedly #32

@PopcornPaws

Description

@PopcornPaws

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions