From 46aee8c6f8beff0af3d5dffa485eb86f5a3e9b99 Mon Sep 17 00:00:00 2001 From: q9f <58883403+q9f@users.noreply.github.com> Date: Tue, 17 Dec 2024 10:49:59 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20q9f/eth.?= =?UTF-8?q?rb@64ddfa7d1e6b0c304f5d22253c72c10c56ec19c6=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Eth.html | 2 +- Eth/Abi.html | 2 +- Eth/Abi/Decoder.html | 2 +- Eth/Abi/DecodingError.html | 2 +- Eth/Abi/Encoder.html | 2 +- Eth/Abi/EncodingError.html | 2 +- Eth/Abi/Event.html | 2 +- Eth/Abi/Event/LogDescription.html | 2 +- Eth/Abi/Type.html | 2 +- Eth/Abi/Type/ParseError.html | 2 +- Eth/Abi/ValueOutOfBounds.html | 2 +- Eth/Address.html | 139 +++++++++++-- Eth/Address/CheckSumError.html | 2 +- Eth/Api.html | 2 +- Eth/Chain.html | 2 +- Eth/Chain/ReplayProtectionError.html | 2 +- Eth/Client.html | 2 +- Eth/Client/ContractExecutionError.html | 2 +- Eth/Client/Http.html | 2 +- Eth/Client/Ipc.html | 2 +- Eth/Constant.html | 2 +- Eth/Contract.html | 2 +- Eth/Contract/Event.html | 2 +- Eth/Contract/Function.html | 2 +- Eth/Contract/FunctionInput.html | 2 +- Eth/Contract/FunctionOutput.html | 2 +- Eth/Contract/Initializer.html | 2 +- Eth/Eip712.html | 2 +- Eth/Eip712/TypedDataError.html | 2 +- Eth/Ens.html | 2 +- Eth/Ens/CoinType.html | 2 +- Eth/Ens/Resolver.html | 2 +- Eth/Key.html | 2 +- Eth/Key/Decrypter.html | 2 +- Eth/Key/Decrypter/DecrypterError.html | 2 +- Eth/Key/Encrypter.html | 2 +- Eth/Key/Encrypter/EncrypterError.html | 2 +- Eth/Rlp.html | 2 +- Eth/Rlp/Data.html | 2 +- Eth/Rlp/Decoder.html | 2 +- Eth/Rlp/DecodingError.html | 2 +- Eth/Rlp/DeserializationError.html | 2 +- Eth/Rlp/Encoder.html | 2 +- Eth/Rlp/EncodingError.html | 2 +- Eth/Rlp/RlpException.html | 2 +- Eth/Rlp/Sedes.html | 2 +- Eth/Rlp/Sedes/BigEndianInt.html | 2 +- Eth/Rlp/Sedes/Binary.html | 2 +- Eth/Rlp/Sedes/List.html | 2 +- Eth/Rlp/SerializationError.html | 2 +- Eth/Signature.html | 2 +- Eth/Signature/SignatureError.html | 2 +- Eth/Solidity.html | 2 +- Eth/Solidity/CompilerError.html | 2 +- Eth/Tx.html | 2 +- Eth/Tx/DecoderError.html | 2 +- Eth/Tx/Eip1559.html | 2 +- Eth/Tx/Eip2930.html | 2 +- Eth/Tx/Legacy.html | 2 +- Eth/Tx/ParameterError.html | 2 +- Eth/Tx/TransactionTypeError.html | 2 +- Eth/Unit.html | 2 +- Eth/Util.html | 2 +- _index.html | 2 +- file.README.html | 2 +- index.html | 2 +- method_list.html | 266 +++++++++++++------------ top-level-namespace.html | 2 +- 68 files changed, 322 insertions(+), 215 deletions(-) diff --git a/Eth.html b/Eth.html index 7456df76..d8c9d576 100644 --- a/Eth.html +++ b/Eth.html @@ -195,7 +195,7 @@

diff --git a/Eth/Abi.html b/Eth/Abi.html index ee4a78bb..2386f3ea 100644 --- a/Eth/Abi.html +++ b/Eth/Abi.html @@ -936,7 +936,7 @@

diff --git a/Eth/Abi/Decoder.html b/Eth/Abi/Decoder.html index f2c33ac6..9390cdfc 100644 --- a/Eth/Abi/Decoder.html +++ b/Eth/Abi/Decoder.html @@ -1116,7 +1116,7 @@

diff --git a/Eth/Abi/DecodingError.html b/Eth/Abi/DecodingError.html index de9bcf72..a912df1f 100644 --- a/Eth/Abi/DecodingError.html +++ b/Eth/Abi/DecodingError.html @@ -125,7 +125,7 @@

Overview

diff --git a/Eth/Abi/Encoder.html b/Eth/Abi/Encoder.html index 0c6dec7d..2575e2c4 100644 --- a/Eth/Abi/Encoder.html +++ b/Eth/Abi/Encoder.html @@ -1044,7 +1044,7 @@

diff --git a/Eth/Abi/EncodingError.html b/Eth/Abi/EncodingError.html index 714507ca..b7e983c0 100644 --- a/Eth/Abi/EncodingError.html +++ b/Eth/Abi/EncodingError.html @@ -125,7 +125,7 @@

Overview

diff --git a/Eth/Abi/Event.html b/Eth/Abi/Event.html index fae34d0f..1d884af3 100644 --- a/Eth/Abi/Event.html +++ b/Eth/Abi/Event.html @@ -1490,7 +1490,7 @@

diff --git a/Eth/Abi/Event/LogDescription.html b/Eth/Abi/Event/LogDescription.html index 7a7a30c3..e2382b1f 100644 --- a/Eth/Abi/Event/LogDescription.html +++ b/Eth/Abi/Event/LogDescription.html @@ -682,7 +682,7 @@

diff --git a/Eth/Abi/Type.html b/Eth/Abi/Type.html index 205259a3..cdff0558 100644 --- a/Eth/Abi/Type.html +++ b/Eth/Abi/Type.html @@ -1470,7 +1470,7 @@

diff --git a/Eth/Abi/Type/ParseError.html b/Eth/Abi/Type/ParseError.html index 47485d04..9f94533c 100644 --- a/Eth/Abi/Type/ParseError.html +++ b/Eth/Abi/Type/ParseError.html @@ -125,7 +125,7 @@

Overview

diff --git a/Eth/Abi/ValueOutOfBounds.html b/Eth/Abi/ValueOutOfBounds.html index cd396da4..1ec12985 100644 --- a/Eth/Abi/ValueOutOfBounds.html +++ b/Eth/Abi/ValueOutOfBounds.html @@ -125,7 +125,7 @@

Overview

diff --git a/Eth/Address.html b/Eth/Address.html index a6284789..ac00b8b4 100644 --- a/Eth/Address.html +++ b/Eth/Address.html @@ -121,6 +121,22 @@

Overview

+ +

+ Constant Summary + collapse +

+ +
+ +
NULL = + +
+
"0x0000000000000000000000000000000000000000"
+ +
+ + @@ -218,6 +234,30 @@

Constructor of the Address class.

+ + + +
  • + + + #null? ⇒ Boolean + + + + + + + + + + + + + +
    +

    Checks that the address is the null address.

    +
    +
  • @@ -297,7 +337,6 @@

     
     
    -31
     32
     33
     34
    @@ -305,10 +344,11 @@ 

    36 37 38 -39

    +39 +40 -
    # File 'lib/eth/address.rb', line 31
    +      
    # File 'lib/eth/address.rb', line 32
     
     def initialize(address)
       unless Util.hex? address
    @@ -357,12 +397,12 @@ 

     
     
    -25
     26
    -27
    +27 +28

    -
    # File 'lib/eth/address.rb', line 25
    +      
    # File 'lib/eth/address.rb', line 26
     
     def address
       @address
    @@ -440,18 +480,18 @@ 

     
     
    -57
    -58
    -59
    -60
    -61
    -62
    -63
    -64
    -65
    +65 +66 +67 +68 +69 +70 +71 +72 +73

    -
    # File 'lib/eth/address.rb', line 57
    +      
    # File 'lib/eth/address.rb', line 65
     
     def checksummed
       raise CheckSumError, "Invalid address: #{address}" unless matches_any_format?
    @@ -465,6 +505,65 @@ 

    + + +
    +

    + + #null?Boolean + + + + + +

    +
    + +

    Checks that the address is the null address.

    + + +
    +
    +
    + +

    Returns:

    +
      + +
    • + + + (Boolean) + + + + — +
      +

      true if the address is the null address.

      +
      + +
    • + +
    + +
    + + + + +
    +
    +
    +
    +58
    +59
    +60
    +
    +
    # File 'lib/eth/address.rb', line 58
    +
    +def null?
    +  address == NULL
    +end
    +
    @@ -511,7 +610,6 @@

     
     
    -44
     45
     46
     47
    @@ -519,10 +617,11 @@ 

    49 50 51 -52

    +52 +53

    -
    # File 'lib/eth/address.rb', line 44
    +      
    # File 'lib/eth/address.rb', line 45
     
     def valid?
       if !matches_any_format?
    @@ -543,7 +642,7 @@ 

    diff --git a/Eth/Address/CheckSumError.html b/Eth/Address/CheckSumError.html index cf670622..5b329440 100644 --- a/Eth/Address/CheckSumError.html +++ b/Eth/Address/CheckSumError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Api.html b/Eth/Api.html index 5eaf8f98..9aaa771e 100644 --- a/Eth/Api.html +++ b/Eth/Api.html @@ -325,7 +325,7 @@

    diff --git a/Eth/Chain.html b/Eth/Chain.html index c84277e6..53bf892e 100644 --- a/Eth/Chain.html +++ b/Eth/Chain.html @@ -1995,7 +1995,7 @@

    diff --git a/Eth/Chain/ReplayProtectionError.html b/Eth/Chain/ReplayProtectionError.html index 9d447585..5020e4cb 100644 --- a/Eth/Chain/ReplayProtectionError.html +++ b/Eth/Chain/ReplayProtectionError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Client.html b/Eth/Client.html index d46a67c2..6d51934e 100644 --- a/Eth/Client.html +++ b/Eth/Client.html @@ -3865,7 +3865,7 @@

    diff --git a/Eth/Client/ContractExecutionError.html b/Eth/Client/ContractExecutionError.html index 49357b23..4c94257f 100644 --- a/Eth/Client/ContractExecutionError.html +++ b/Eth/Client/ContractExecutionError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Client/Http.html b/Eth/Client/Http.html index 51bf7990..03be5ebd 100644 --- a/Eth/Client/Http.html +++ b/Eth/Client/Http.html @@ -756,7 +756,7 @@

    diff --git a/Eth/Client/Ipc.html b/Eth/Client/Ipc.html index 029c035d..fe839c26 100644 --- a/Eth/Client/Ipc.html +++ b/Eth/Client/Ipc.html @@ -433,7 +433,7 @@

    diff --git a/Eth/Constant.html b/Eth/Constant.html index aebeeddf..39cc874f 100644 --- a/Eth/Constant.html +++ b/Eth/Constant.html @@ -373,7 +373,7 @@

    diff --git a/Eth/Contract.html b/Eth/Contract.html index a66ecae8..b4bf7d9b 100644 --- a/Eth/Contract.html +++ b/Eth/Contract.html @@ -1891,7 +1891,7 @@

    diff --git a/Eth/Contract/Event.html b/Eth/Contract/Event.html index 16975ca8..6b3b62ac 100644 --- a/Eth/Contract/Event.html +++ b/Eth/Contract/Event.html @@ -757,7 +757,7 @@

    diff --git a/Eth/Contract/Function.html b/Eth/Contract/Function.html index 4fce7b40..1989171a 100644 --- a/Eth/Contract/Function.html +++ b/Eth/Contract/Function.html @@ -909,7 +909,7 @@

    diff --git a/Eth/Contract/FunctionInput.html b/Eth/Contract/FunctionInput.html index 7a5f027f..3cbb34bd 100644 --- a/Eth/Contract/FunctionInput.html +++ b/Eth/Contract/FunctionInput.html @@ -519,7 +519,7 @@

    diff --git a/Eth/Contract/FunctionOutput.html b/Eth/Contract/FunctionOutput.html index 57ec7cca..080ef539 100644 --- a/Eth/Contract/FunctionOutput.html +++ b/Eth/Contract/FunctionOutput.html @@ -376,7 +376,7 @@

    diff --git a/Eth/Contract/Initializer.html b/Eth/Contract/Initializer.html index 717ce206..bac82850 100644 --- a/Eth/Contract/Initializer.html +++ b/Eth/Contract/Initializer.html @@ -467,7 +467,7 @@

    diff --git a/Eth/Eip712.html b/Eth/Eip712.html index 7a4df50e..a043c449 100644 --- a/Eth/Eip712.html +++ b/Eth/Eip712.html @@ -2296,7 +2296,7 @@

    diff --git a/Eth/Eip712/TypedDataError.html b/Eth/Eip712/TypedDataError.html index e9356c4c..e229ee06 100644 --- a/Eth/Eip712/TypedDataError.html +++ b/Eth/Eip712/TypedDataError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Ens.html b/Eth/Ens.html index 709efb3e..c5b9e33e 100644 --- a/Eth/Ens.html +++ b/Eth/Ens.html @@ -157,7 +157,7 @@

    diff --git a/Eth/Ens/CoinType.html b/Eth/Ens/CoinType.html index adbf2bae..f3d43045 100644 --- a/Eth/Ens/CoinType.html +++ b/Eth/Ens/CoinType.html @@ -255,7 +255,7 @@

    diff --git a/Eth/Ens/Resolver.html b/Eth/Ens/Resolver.html index 3840b579..1266cfbd 100644 --- a/Eth/Ens/Resolver.html +++ b/Eth/Ens/Resolver.html @@ -1090,7 +1090,7 @@

    diff --git a/Eth/Key.html b/Eth/Key.html index a2b7db1d..40c022fc 100644 --- a/Eth/Key.html +++ b/Eth/Key.html @@ -1400,7 +1400,7 @@

    diff --git a/Eth/Key/Decrypter.html b/Eth/Key/Decrypter.html index 8cb43082..b6aa4eb3 100644 --- a/Eth/Key/Decrypter.html +++ b/Eth/Key/Decrypter.html @@ -483,7 +483,7 @@

    diff --git a/Eth/Key/Decrypter/DecrypterError.html b/Eth/Key/Decrypter/DecrypterError.html index 08a9157e..e095245c 100644 --- a/Eth/Key/Decrypter/DecrypterError.html +++ b/Eth/Key/Decrypter/DecrypterError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Key/Encrypter.html b/Eth/Key/Encrypter.html index 78c416c7..eda17a46 100644 --- a/Eth/Key/Encrypter.html +++ b/Eth/Key/Encrypter.html @@ -868,7 +868,7 @@

    diff --git a/Eth/Key/Encrypter/EncrypterError.html b/Eth/Key/Encrypter/EncrypterError.html index 6b05c9d1..a0c84f3a 100644 --- a/Eth/Key/Encrypter/EncrypterError.html +++ b/Eth/Key/Encrypter/EncrypterError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Rlp.html b/Eth/Rlp.html index 1ddacc5c..84cd1649 100644 --- a/Eth/Rlp.html +++ b/Eth/Rlp.html @@ -574,7 +574,7 @@

    diff --git a/Eth/Rlp/Data.html b/Eth/Rlp/Data.html index d2622183..e66ec3a7 100644 --- a/Eth/Rlp/Data.html +++ b/Eth/Rlp/Data.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Rlp/Decoder.html b/Eth/Rlp/Decoder.html index c5d039aa..c92f42d5 100644 --- a/Eth/Rlp/Decoder.html +++ b/Eth/Rlp/Decoder.html @@ -422,7 +422,7 @@

    diff --git a/Eth/Rlp/DecodingError.html b/Eth/Rlp/DecodingError.html index 73b194f7..c7936cb1 100644 --- a/Eth/Rlp/DecodingError.html +++ b/Eth/Rlp/DecodingError.html @@ -129,7 +129,7 @@

    Overview

    diff --git a/Eth/Rlp/DeserializationError.html b/Eth/Rlp/DeserializationError.html index 7fdece55..d9e5dfa7 100644 --- a/Eth/Rlp/DeserializationError.html +++ b/Eth/Rlp/DeserializationError.html @@ -129,7 +129,7 @@

    Overview

    diff --git a/Eth/Rlp/Encoder.html b/Eth/Rlp/Encoder.html index 015a1a52..3766b6be 100644 --- a/Eth/Rlp/Encoder.html +++ b/Eth/Rlp/Encoder.html @@ -422,7 +422,7 @@

    diff --git a/Eth/Rlp/EncodingError.html b/Eth/Rlp/EncodingError.html index 8b77fe3e..1ce5113f 100644 --- a/Eth/Rlp/EncodingError.html +++ b/Eth/Rlp/EncodingError.html @@ -129,7 +129,7 @@

    Overview

    diff --git a/Eth/Rlp/RlpException.html b/Eth/Rlp/RlpException.html index 8c4b524c..5d2e5e11 100644 --- a/Eth/Rlp/RlpException.html +++ b/Eth/Rlp/RlpException.html @@ -129,7 +129,7 @@

    Direct Known Subclasses

    diff --git a/Eth/Rlp/Sedes.html b/Eth/Rlp/Sedes.html index c5ffb45e..44db97f1 100644 --- a/Eth/Rlp/Sedes.html +++ b/Eth/Rlp/Sedes.html @@ -517,7 +517,7 @@

    diff --git a/Eth/Rlp/Sedes/BigEndianInt.html b/Eth/Rlp/Sedes/BigEndianInt.html index 4ba1ccae..7a05fc9c 100644 --- a/Eth/Rlp/Sedes/BigEndianInt.html +++ b/Eth/Rlp/Sedes/BigEndianInt.html @@ -530,7 +530,7 @@

    diff --git a/Eth/Rlp/Sedes/Binary.html b/Eth/Rlp/Sedes/Binary.html index ec7bdb5e..73606bbc 100644 --- a/Eth/Rlp/Sedes/Binary.html +++ b/Eth/Rlp/Sedes/Binary.html @@ -894,7 +894,7 @@

    diff --git a/Eth/Rlp/Sedes/List.html b/Eth/Rlp/Sedes/List.html index 0d044fde..e441d58e 100644 --- a/Eth/Rlp/Sedes/List.html +++ b/Eth/Rlp/Sedes/List.html @@ -573,7 +573,7 @@

    diff --git a/Eth/Rlp/SerializationError.html b/Eth/Rlp/SerializationError.html index ce64c1c5..3d79e32c 100644 --- a/Eth/Rlp/SerializationError.html +++ b/Eth/Rlp/SerializationError.html @@ -129,7 +129,7 @@

    Overview

    diff --git a/Eth/Signature.html b/Eth/Signature.html index bbd3e449..bfb252a9 100644 --- a/Eth/Signature.html +++ b/Eth/Signature.html @@ -2109,7 +2109,7 @@

    diff --git a/Eth/Signature/SignatureError.html b/Eth/Signature/SignatureError.html index 2fe317c9..039041c3 100644 --- a/Eth/Signature/SignatureError.html +++ b/Eth/Signature/SignatureError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Solidity.html b/Eth/Solidity.html index b0ad9ac2..a0dbe135 100644 --- a/Eth/Solidity.html +++ b/Eth/Solidity.html @@ -493,7 +493,7 @@

    diff --git a/Eth/Solidity/CompilerError.html b/Eth/Solidity/CompilerError.html index 626a44db..b7731181 100644 --- a/Eth/Solidity/CompilerError.html +++ b/Eth/Solidity/CompilerError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Tx.html b/Eth/Tx.html index 2ce381e4..ceace11b 100644 --- a/Eth/Tx.html +++ b/Eth/Tx.html @@ -3853,7 +3853,7 @@

    diff --git a/Eth/Tx/DecoderError.html b/Eth/Tx/DecoderError.html index ac031da3..57068ec3 100644 --- a/Eth/Tx/DecoderError.html +++ b/Eth/Tx/DecoderError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Tx/Eip1559.html b/Eth/Tx/Eip1559.html index 319cc1c3..c3912e22 100644 --- a/Eth/Tx/Eip1559.html +++ b/Eth/Tx/Eip1559.html @@ -2583,7 +2583,7 @@

    diff --git a/Eth/Tx/Eip2930.html b/Eth/Tx/Eip2930.html index 6eb63819..e79286c8 100644 --- a/Eth/Tx/Eip2930.html +++ b/Eth/Tx/Eip2930.html @@ -2486,7 +2486,7 @@

    diff --git a/Eth/Tx/Legacy.html b/Eth/Tx/Legacy.html index 64cc72ad..39bc4ca9 100644 --- a/Eth/Tx/Legacy.html +++ b/Eth/Tx/Legacy.html @@ -2326,7 +2326,7 @@

    diff --git a/Eth/Tx/ParameterError.html b/Eth/Tx/ParameterError.html index 842ca04f..25aa0020 100644 --- a/Eth/Tx/ParameterError.html +++ b/Eth/Tx/ParameterError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Tx/TransactionTypeError.html b/Eth/Tx/TransactionTypeError.html index de7a3f8c..b0fc0365 100644 --- a/Eth/Tx/TransactionTypeError.html +++ b/Eth/Tx/TransactionTypeError.html @@ -125,7 +125,7 @@

    Overview

    diff --git a/Eth/Unit.html b/Eth/Unit.html index 722d0134..89ea93bf 100644 --- a/Eth/Unit.html +++ b/Eth/Unit.html @@ -255,7 +255,7 @@

    diff --git a/Eth/Util.html b/Eth/Util.html index 281a209c..4f6018b9 100644 --- a/Eth/Util.html +++ b/Eth/Util.html @@ -5234,7 +5234,7 @@

    diff --git a/_index.html b/_index.html index 5017e18d..c4f42fe9 100644 --- a/_index.html +++ b/_index.html @@ -657,7 +657,7 @@

    Namespace Listing A-Z

    diff --git a/file.README.html b/file.README.html index 5c682a72..095d1842 100644 --- a/file.README.html +++ b/file.README.html @@ -131,7 +131,7 @@

    License and Credits

    diff --git a/index.html b/index.html index a6e7ec97..f123b0c5 100644 --- a/index.html +++ b/index.html @@ -131,7 +131,7 @@

    License and Credits

    diff --git a/method_list.html b/method_list.html index f5d14a33..54456746 100644 --- a/method_list.html +++ b/method_list.html @@ -1328,6 +1328,14 @@

    Method List

  • +
    + #null? + Eth::Address +
    +
  • + + +
  • #outputs Eth::Contract::Function @@ -1335,7 +1343,7 @@

    Method List

  • -
  • +
  • #owner Eth::Ens::Resolver @@ -1343,7 +1351,7 @@

    Method List

  • -
  • +
  • #parse Eth::Abi::Type @@ -1351,7 +1359,7 @@

    Method List

  • -
  • +
  • #parsed_type Eth::Contract::FunctionInput @@ -1359,7 +1367,7 @@

    Method List

  • -
  • +
  • #path Eth::Client::Ipc @@ -1367,7 +1375,7 @@

    Method List

  • -
  • +
  • #payload Eth::Tx::Legacy @@ -1375,7 +1383,7 @@

    Method List

  • -
  • +
  • #payload Eth::Tx::Eip1559 @@ -1383,7 +1391,7 @@

    Method List

  • -
  • +
  • #payload Eth::Tx::Eip2930 @@ -1391,7 +1399,7 @@

    Method List

  • -
  • +
  • #perform Eth::Rlp::Decoder @@ -1399,7 +1407,7 @@

    Method List

  • -
  • +
  • #perform Eth::Rlp::Encoder @@ -1407,7 +1415,7 @@

    Method List

  • -
  • +
  • perform Eth::Key::Decrypter @@ -1415,7 +1423,7 @@

    Method List

  • -
  • +
  • #perform Eth::Key::Decrypter @@ -1423,7 +1431,7 @@

    Method List

  • -
  • +
  • perform Eth::Key::Encrypter @@ -1431,7 +1439,7 @@

    Method List

  • -
  • +
  • #perform Eth::Key::Encrypter @@ -1439,7 +1447,7 @@

    Method List

  • -
  • +
  • #personal_recover Eth::Signature @@ -1447,7 +1455,7 @@

    Method List

  • -
  • +
  • #personal_sign Eth::Key @@ -1455,7 +1463,7 @@

    Method List

  • -
  • +
  • #port Eth::Client::Http @@ -1463,7 +1471,7 @@

    Method List

  • -
  • +
  • #prefix_hex Eth::Util @@ -1471,7 +1479,7 @@

    Method List

  • -
  • +
  • #prefix_message Eth::Signature @@ -1479,7 +1487,7 @@

    Method List

  • -
  • +
  • #prefixed? Eth::Util @@ -1487,7 +1495,7 @@

    Method List

  • -
  • +
  • #primitive? Eth::Util @@ -1495,7 +1503,7 @@

    Method List

  • -
  • +
  • #primitive_type Eth::Abi::Decoder @@ -1503,7 +1511,7 @@

    Method List

  • -
  • +
  • #primitive_type Eth::Abi::Encoder @@ -1511,7 +1519,7 @@

    Method List

  • -
  • +
  • #private_bytes Eth::Key @@ -1519,7 +1527,7 @@

    Method List

  • -
  • +
  • #private_hex Eth::Key @@ -1527,7 +1535,7 @@

    Method List

  • -
  • +
  • #private_key Eth::Key @@ -1535,7 +1543,7 @@

    Method List

  • -
  • +
  • #public_bytes Eth::Key @@ -1543,7 +1551,7 @@

    Method List

  • -
  • +
  • #public_bytes_compressed Eth::Key @@ -1551,7 +1559,7 @@

    Method List

  • -
  • +
  • #public_hex Eth::Key @@ -1559,7 +1567,7 @@

    Method List

  • -
  • +
  • #public_hex_compressed Eth::Key @@ -1567,7 +1575,7 @@

    Method List

  • -
  • +
  • #public_key Eth::Key @@ -1575,7 +1583,7 @@

    Method List

  • -
  • +
  • #public_key_to_address Eth::Util @@ -1583,7 +1591,7 @@

    Method List

  • -
  • +
  • #raw_type Eth::Contract::FunctionInput @@ -1591,7 +1599,7 @@

    Method List

  • -
  • +
  • #recover Eth::Signature @@ -1599,7 +1607,7 @@

    Method List

  • -
  • +
  • #recover_typed_data Eth::Signature @@ -1607,7 +1615,7 @@

    Method List

  • -
  • +
  • #registry Eth::Ens::Resolver @@ -1615,7 +1623,7 @@

    Method List

  • -
  • +
  • #remove_hex_prefix Eth::Util @@ -1623,7 +1631,7 @@

    Method List

  • -
  • +
  • #reset_id Eth::Client @@ -1631,7 +1639,7 @@

    Method List

  • -
  • +
  • #resolve Eth::Ens::Resolver @@ -1639,7 +1647,7 @@

    Method List

  • -
  • +
  • #resolve_ens Eth::Client @@ -1647,7 +1655,7 @@

    Method List

  • -
  • +
  • #resolver Eth::Ens::Resolver @@ -1655,7 +1663,7 @@

    Method List

  • -
  • +
  • #sanitize_address Eth::Tx @@ -1663,7 +1671,7 @@

    Method List

  • -
  • +
  • #sanitize_amount Eth::Tx @@ -1671,7 +1679,7 @@

    Method List

  • -
  • +
  • #sanitize_chain Eth::Tx @@ -1679,7 +1687,7 @@

    Method List

  • -
  • +
  • #sanitize_data Eth::Tx @@ -1687,7 +1695,7 @@

    Method List

  • -
  • +
  • #sanitize_list Eth::Tx @@ -1695,7 +1703,7 @@

    Method List

  • -
  • +
  • sedes? Eth::Rlp::Sedes @@ -1703,7 +1711,7 @@

    Method List

  • -
  • +
  • #send_request Eth::Client::Ipc @@ -1711,7 +1719,7 @@

    Method List

  • -
  • +
  • #send_request Eth::Client::Http @@ -1719,7 +1727,7 @@

    Method List

  • -
  • +
  • #sender Eth::Tx::Legacy @@ -1727,7 +1735,7 @@

    Method List

  • -
  • +
  • #sender Eth::Tx::Eip1559 @@ -1735,7 +1743,7 @@

    Method List

  • -
  • +
  • #sender Eth::Tx::Eip2930 @@ -1743,7 +1751,7 @@

    Method List

  • -
  • +
  • #serialize Eth::Rlp::Sedes::List @@ -1751,7 +1759,7 @@

    Method List

  • -
  • +
  • #serialize Eth::Rlp::Sedes::Binary @@ -1759,7 +1767,7 @@

    Method List

  • -
  • +
  • #serialize Eth::Rlp::Sedes::BigEndianInt @@ -1767,7 +1775,7 @@

    Method List

  • -
  • +
  • #serialize_int_to_big_endian Eth::Util @@ -1775,7 +1783,7 @@

    Method List

  • -
  • +
  • #set_address Eth::Contract::Event @@ -1783,7 +1791,7 @@

    Method List

  • -
  • +
  • #sign Eth::Key @@ -1791,7 +1799,7 @@

    Method List

  • -
  • +
  • #sign Eth::Tx::Legacy @@ -1799,7 +1807,7 @@

    Method List

  • -
  • +
  • #sign Eth::Tx::Eip1559 @@ -1807,7 +1815,7 @@

    Method List

  • -
  • +
  • #sign Eth::Tx::Eip2930 @@ -1815,7 +1823,7 @@

    Method List

  • -
  • +
  • #sign_typed_data Eth::Key @@ -1823,7 +1831,7 @@

    Method List

  • -
  • +
  • #signature Eth::Abi::Event @@ -1831,7 +1839,7 @@

    Method List

  • -
  • +
  • #signature Eth::Abi::Event::LogDescription @@ -1839,7 +1847,7 @@

    Method List

  • -
  • +
  • #signature Eth::Contract::Event @@ -1847,7 +1855,7 @@

    Method List

  • -
  • +
  • #signature Eth::Contract::Function @@ -1855,7 +1863,7 @@

    Method List

  • -
  • +
  • #signature_r Eth::Tx::Legacy @@ -1863,7 +1871,7 @@

    Method List

  • -
  • +
  • #signature_r Eth::Tx::Eip1559 @@ -1871,7 +1879,7 @@

    Method List

  • -
  • +
  • #signature_r Eth::Tx::Eip2930 @@ -1879,7 +1887,7 @@

    Method List

  • -
  • +
  • #signature_s Eth::Tx::Legacy @@ -1887,7 +1895,7 @@

    Method List

  • -
  • +
  • #signature_s Eth::Tx::Eip1559 @@ -1895,7 +1903,7 @@

    Method List

  • -
  • +
  • #signature_s Eth::Tx::Eip2930 @@ -1903,7 +1911,7 @@

    Method List

  • -
  • +
  • #signature_v Eth::Tx::Legacy @@ -1911,7 +1919,7 @@

    Method List

  • -
  • +
  • #signature_y_parity Eth::Tx::Eip1559 @@ -1919,7 +1927,7 @@

    Method List

  • -
  • +
  • #signature_y_parity Eth::Tx::Eip2930 @@ -1927,7 +1935,7 @@

    Method List

  • -
  • +
  • #signed? Eth::Tx @@ -1935,7 +1943,7 @@

    Method List

  • -
  • +
  • #signer_nonce Eth::Tx::Legacy @@ -1943,7 +1951,7 @@

    Method List

  • -
  • +
  • #signer_nonce Eth::Tx::Eip1559 @@ -1951,7 +1959,7 @@

    Method List

  • -
  • +
  • #signer_nonce Eth::Tx::Eip2930 @@ -1959,7 +1967,7 @@

    Method List

  • -
  • +
  • #size Eth::Abi::Type @@ -1967,7 +1975,7 @@

    Method List

  • -
  • +
  • size_type Eth::Abi::Type @@ -1975,7 +1983,7 @@

    Method List

  • -
  • +
  • #ssl Eth::Client::Http @@ -1983,7 +1991,7 @@

    Method List

  • -
  • +
  • #str_to_bytes Eth::Util @@ -1991,7 +1999,7 @@

    Method List

  • -
  • +
  • #sub_type Eth::Abi::Type @@ -1999,7 +2007,7 @@

    Method List

  • -
  • +
  • #text Eth::Ens::Resolver @@ -2007,7 +2015,7 @@

    Method List

  • -
  • +
  • #to_chain_id Eth::Chain @@ -2015,7 +2023,7 @@

    Method List

  • -
  • +
  • #to_recovery_id Eth::Chain @@ -2023,7 +2031,7 @@

    Method List

  • -
  • +
  • #to_s Eth::Abi::Type @@ -2031,7 +2039,7 @@

    Method List

  • -
  • +
  • #to_v Eth::Chain @@ -2039,7 +2047,7 @@

    Method List

  • -
  • +
  • #topic Eth::Abi::Event::LogDescription @@ -2047,7 +2055,7 @@

    Method List

  • -
  • +
  • #transact Eth::Client @@ -2055,7 +2063,7 @@

    Method List

  • -
  • +
  • #transact_and_wait Eth::Client @@ -2063,7 +2071,7 @@

    Method List

  • -
  • +
  • #transfer Eth::Client @@ -2071,7 +2079,7 @@

    Method List

  • -
  • +
  • #transfer_and_wait Eth::Client @@ -2079,7 +2087,7 @@

    Method List

  • -
  • +
  • #transfer_erc20 Eth::Client @@ -2087,7 +2095,7 @@

    Method List

  • -
  • +
  • #transfer_erc20_and_wait Eth::Client @@ -2095,7 +2103,7 @@

    Method List

  • -
  • +
  • #tx_mined? Eth::Client @@ -2103,7 +2111,7 @@

    Method List

  • -
  • +
  • #tx_succeeded? Eth::Client @@ -2111,7 +2119,7 @@

    Method List

  • -
  • +
  • #type Eth::Abi::Event @@ -2119,7 +2127,7 @@

    Method List

  • -
  • +
  • #type Eth::Tx::Legacy @@ -2127,7 +2135,7 @@

    Method List

  • -
  • +
  • #type Eth::Tx::Eip1559 @@ -2135,7 +2143,7 @@

    Method List

  • -
  • +
  • #type Eth::Tx::Eip2930 @@ -2143,7 +2151,7 @@

    Method List

  • -
  • +
  • #type Eth::Abi::Decoder @@ -2151,7 +2159,7 @@

    Method List

  • -
  • +
  • #type Eth::Abi::Encoder @@ -2159,7 +2167,7 @@

    Method List

  • -
  • +
  • #type Eth::Contract::FunctionInput @@ -2167,7 +2175,7 @@

    Method List

  • -
  • +
  • #type Eth::Contract::FunctionOutput @@ -2175,7 +2183,7 @@

    Method List

  • -
  • +
  • #type_dependencies Eth::Eip712 @@ -2183,7 +2191,7 @@

    Method List

  • -
  • +
  • #unsigned_copy Eth::Tx @@ -2191,7 +2199,7 @@

    Method List

  • -
  • +
  • #unsigned_copy Eth::Tx::Legacy @@ -2199,7 +2207,7 @@

    Method List

  • -
  • +
  • #unsigned_copy Eth::Tx::Eip1559 @@ -2207,7 +2215,7 @@

    Method List

  • -
  • +
  • #unsigned_copy Eth::Tx::Eip2930 @@ -2215,7 +2223,7 @@

    Method List

  • -
  • +
  • #unsigned_encoded Eth::Tx::Legacy @@ -2223,7 +2231,7 @@

    Method List

  • -
  • +
  • #unsigned_encoded Eth::Tx::Eip1559 @@ -2231,7 +2239,7 @@

    Method List

  • -
  • +
  • #unsigned_encoded Eth::Tx::Eip2930 @@ -2239,7 +2247,7 @@

    Method List

  • -
  • +
  • #unsigned_hash Eth::Tx::Legacy @@ -2247,7 +2255,7 @@

    Method List

  • -
  • +
  • #unsigned_hash Eth::Tx::Eip1559 @@ -2255,7 +2263,7 @@

    Method List

  • -
  • +
  • #unsigned_hash Eth::Tx::Eip2930 @@ -2263,7 +2271,7 @@

    Method List

  • -
  • +
  • #uri Eth::Client::Http @@ -2271,7 +2279,7 @@

    Method List

  • -
  • +
  • #user Eth::Client::Http @@ -2279,7 +2287,7 @@

    Method List

  • -
  • +
  • #valid? Eth::Address @@ -2287,7 +2295,7 @@

    Method List

  • -
  • +
  • #valid_length? Eth::Rlp::Sedes::Binary @@ -2295,7 +2303,7 @@

    Method List

  • -
  • +
  • valid_type? Eth::Rlp::Sedes::Binary @@ -2303,7 +2311,7 @@

    Method List

  • -
  • +
  • #validate_eip1559_params Eth::Tx @@ -2311,7 +2319,7 @@

    Method List

  • -
  • +
  • #validate_legacy_params Eth::Tx @@ -2319,7 +2327,7 @@

    Method List

  • -
  • +
  • #validate_params Eth::Tx @@ -2327,7 +2335,7 @@

    Method List

  • -
  • +
  • #verify Eth::Signature @@ -2335,7 +2343,7 @@

    Method List

  • -
  • +
  • #wait_for_tx Eth::Client @@ -2343,7 +2351,7 @@

    Method List

  • -
  • +
  • #zpad Eth::Util @@ -2351,7 +2359,7 @@

    Method List

  • -
  • +
  • #zpad_hex Eth::Util @@ -2359,7 +2367,7 @@

    Method List

  • -
  • +
  • #zpad_int Eth::Util diff --git a/top-level-namespace.html b/top-level-namespace.html index a5ad9ef5..45f64d0d 100644 --- a/top-level-namespace.html +++ b/top-level-namespace.html @@ -100,7 +100,7 @@

    Defined Under Namespace