Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/dependabot.yml
.github/workflows/codeql.yml
.github/workflows/docs.yml
.github/workflows/spec.yml
.gitignore
.gitmodules
.rspec
.yardopts
AUTHORS.txt
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Gemfile
LICENSE.txt
README.md
Rakefile
SECURITY.md
abi/ens_registry.json
abi/ens_resolver.json
bin/console
bin/setup
codecov.yml
eth.gemspec
lib/eth.rb19
A
0 mins
lib/eth/abi.rb63
A
3 hrs
lib/eth/abi/decoder.rb68
B
5 hrs
lib/eth/abi/encoder.rb199
C
1 day
lib/eth/abi/event.rb73
A
0 mins
lib/eth/abi/type.rb104
C
1 day
lib/eth/address.rb54
A
0 mins
lib/eth/api.rb198
A
0 mins
lib/eth/chain.rb69
A
0 mins
lib/eth/client.rb253
C
1 day
lib/eth/client/http.rb36
A
0 mins
lib/eth/client/ipc.rb20
A
0 mins
lib/eth/constant.rb20
A
0 mins
lib/eth/contract.rb86
A
0 mins
lib/eth/contract/event.rb15
A
0 mins
lib/eth/contract/function.rb23
A
0 mins
lib/eth/contract/function_input.rb16
A
0 mins
lib/eth/contract/function_output.rb12
A
0 mins
lib/eth/contract/initializer.rb21
A
0 mins
lib/eth/eip712.rb87
A
1 hr
lib/eth/ens.rb8
A
0 mins
lib/eth/ens/coin_type.rb15
A
0 mins
lib/eth/ens/resolver.rb57
A
0 mins
lib/eth/key.rb65
A
35 mins
lib/eth/key/decrypter.rb89
A
0 mins
lib/eth/key/encrypter.rb125
A
3 hrs
lib/eth/rlp.rb21
A
0 mins