Refactors the signature and wallet modules. #105
Annotations
21 warnings
OTP 24.x / Elixir 1.11.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 24.x / Elixir 1.11.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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.
|
OTP 24.x / Elixir 1.13.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 24.x / Elixir 1.13.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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 22.x / Elixir 1.11.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 22.x / Elixir 1.11.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 25.x / Elixir 1.13.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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 25.x / Elixir 1.14.5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 25.x / Elixir 1.14.5
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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:
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 22.x / Elixir 1.13.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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.
|