-
Notifications
You must be signed in to change notification settings - Fork 5
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: l1h3r/etherscan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: l1h3r/etherscan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 91 files changed
- 3 contributors
Commits on Mar 16, 2018
-
- 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`
Configuration menu - View commit details
-
Copy full SHA for fba224c - Browse repository at this point
Copy the full SHA fba224cView commit details
Commits on Mar 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a8b8787 - Browse repository at this point
Copy the full SHA a8b8787View commit details
Commits on Apr 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 27da957 - Browse repository at this point
Copy the full SHA 27da957View commit details
Commits on Aug 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5c0ab5c - Browse repository at this point
Copy the full SHA 5c0ab5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5a544 - Browse repository at this point
Copy the full SHA 4d5a544View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e24956 - Browse repository at this point
Copy the full SHA 1e24956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 980d6ed - Browse repository at this point
Copy the full SHA 980d6edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d7fcb3 - Browse repository at this point
Copy the full SHA 0d7fcb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f54db75 - Browse repository at this point
Copy the full SHA f54db75View commit details
Commits on Oct 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 233e63a - Browse repository at this point
Copy the full SHA 233e63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8302cf - Browse repository at this point
Copy the full SHA c8302cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43842dd - Browse repository at this point
Copy the full SHA 43842ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e12bae - Browse repository at this point
Copy the full SHA 5e12baeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.5...master