Adds eth_get_code and fixes return for fee_history. #114
Annotations
4 warnings
Run the tests:
lib/tt_eth/chain_client_mock_impl.ex#L92
variable "address" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run the tests:
lib/tt_eth/chain_client_mock_impl.ex#L92
variable "block" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run the tests:
lib/tt_eth/chain_client_mock_impl.ex#L92
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run the tests:
test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
|
Loading