Adds eth_get_code and fixes return for fee_history. #114
Annotations
27 warnings
OTP 22.x / Elixir 1.11.4:
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)
|
OTP 22.x / Elixir 1.11.4:
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)
|
OTP 22.x / Elixir 1.11.4:
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)
|
OTP 22.x / Elixir 1.11.4:
test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
|
OTP 25.x / Elixir 1.13.4:
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)
|
OTP 25.x / Elixir 1.13.4:
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)
|
OTP 25.x / Elixir 1.13.4:
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)
|
OTP 25.x / Elixir 1.13.4:
test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
|
OTP 22.x / Elixir 1.13.4:
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)
|
OTP 22.x / Elixir 1.13.4:
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)
|
OTP 24.x / Elixir 1.13.4:
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)
|
OTP 22.x / Elixir 1.13.4:
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)
|
OTP 24.x / Elixir 1.13.4:
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)
|
OTP 22.x / Elixir 1.13.4:
test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
|
OTP 24.x / Elixir 1.13.4:
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)
|
OTP 24.x / Elixir 1.13.4:
test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
|
OTP 25.x / Elixir 1.14.5
use Bitwise is deprecated. import Bitwise instead
|
OTP 25.x / Elixir 1.14.5
use Bitwise is deprecated. import Bitwise instead
|
OTP 25.x / Elixir 1.14.5:
lib/tt_eth/bit_helper.ex#L9
use Bitwise is deprecated. import Bitwise instead
|
OTP 25.x / Elixir 1.14.5:
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)
|
OTP 25.x / Elixir 1.14.5:
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)
|
OTP 25.x / Elixir 1.14.5:
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)
|
OTP 25.x / Elixir 1.14.5:
test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
|
OTP 24.x / Elixir 1.11.4:
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)
|
OTP 24.x / Elixir 1.11.4:
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)
|
OTP 24.x / Elixir 1.11.4:
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)
|
OTP 24.x / Elixir 1.11.4:
test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
|