• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

l1h3r / etherscan
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: 2.0.0
DEFAULT BRANCH: master
Repo Added 11 Oct 2017 05:54AM UTC
Files 22
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 2.0.0
branch: 2.0.0
CHANGE BRANCH
x
Reset
  • 2.0.0
  • master

pending completion
16

push

travis-ci

l1h3r
2.0

- Support setting HTTPoison options via config
  - See README.md for examples

- Refactor internal api

- Update readme

- Slightly better address validation
  - Ensure addresses begin with "0x"

- Fix typespecs

- Add `Etherscan.get_transaction_receipt_status/1`

- `Etherscan.API.Accounts.get_balance/1` returns balance in ether. previously wei
- `Etherscan.API.Accounts.get_balances/1` returns balance in ether. previously wei
- `Etherscan.API.Accounts.get_internal_transactions/1` returns list of `%Etherscan.InternalTransaction{}` structs. previously a list of `%Etherscan.Block{}` structs
- `Etherscan.API.Accounts.get_internal_transactions/2` see above
- `Etherscan.API.Logs.get_logs/1` returns error if given an invalid address. previously made request with invalid address
- `Etherscan.API.Proxy.get_eth_supply/0` returns supply in ether. previously wei
- `Etherscan.API.Proxy.eth_get_block_by_number/1` returns `%Etherscan.ProxyBlock{}` struct. previously `map`
- `Etherscan.API.Proxy.eth_get_transaction_by_hash/1` returns `%Etherscan.ProxyTransaction{}` struct. previously `map`
- `Etherscan.API.Proxy.eth_get_transaction_by_block_number_and_index/2` returns `%Etherscan.ProxyTransaction{}` struct. previously `map`
- `Etherscan.API.Proxy.eth_get_transaction_receipt/1` returns `%Etherscan.ProxyTransactionReceipt{}` struct. previously `map`
- `Etherscan.Transactions.get_contract_execution_status/1` returns `%Etherscan.ContractStatus{}` struct. previously `map`

111 of 113 relevant lines covered (98.23%)

8.93 hits per line

Relevant lines Covered
Build:
Build:
113 RELEVANT LINES 111 COVERED LINES
8.93 HITS PER LINE
Source Files on 2.0.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16 2.0.0 2.0 - Support setting HTTPoison options via config - See README.md for examples - Refactor internal api - Update readme - Slightly better address validation - Ensure addresses begin with "0x" - Fix typespecs - Add `Etherscan.get_transact... push 16 Mar 2018 02:09AM UTC l1h3r travis-ci pending completion  
14 2.0.0 2.0 - Support setting HTTPoison options via config - See README.md for examples - Refactor internal api - Update readme - Slightly better address validation - Ensure addresses begin with "0x" - Fix typespecs - Add `Etherscan.get_transact... push 16 Mar 2018 02:00AM UTC l1h3r travis-ci pending completion  
10 2.0.0 Initial 2.0 Changes - Support setting HTTPoison options via config - See README.md for examples - Refactor internal api - Update readme - Slightly better address validation - Ensure addresses begin with "0x" - Fix typespecs - Add `Ethers... push 17 Dec 2017 09:58AM UTC l1h3r travis-ci pending completion  
See All Builds (999)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc