-
-
Notifications
You must be signed in to change notification settings - Fork 250
Comparing changes
Open a pull request
base repository: corpetty/py-etherscan-api
base: a-few-updates
head repository: corpetty/py-etherscan-api
compare: master
- 18 commits
- 30 files changed
- 6 contributors
Commits on Aug 9, 2018
-
prefix constant in Client class changed to https://api-ropsten.etherscan.io/api?
Configuration menu - View commit details
-
Copy full SHA for 598d305 - Browse repository at this point
Copy the full SHA 598d305View commit details -
readme was updated with https://ropsten.etherscan.io/apis for use with ropsten testnet
Configuration menu - View commit details
-
Copy full SHA for 17a9f7f - Browse repository at this point
Copy the full SHA 17a9f7fView commit details
Commits on Aug 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6b8fcc3 - Browse repository at this point
Copy the full SHA 6b8fcc3View commit details
Commits on Sep 17, 2018
-
Merge pull request #41 from Qwoyn/master
Created client.ropsten.py. Merged despite comment from @AndreMiras, this can be refactored, rather have the functionality first. I do agree that your solution was an easier method.
2Configuration menu - View commit details
-
Copy full SHA for 18ee101 - Browse repository at this point
Copy the full SHA 18ee101View commit details
Commits on Nov 6, 2018
-
Updates requests dependency (security)
https://nvd.nist.gov/vuln/detail/CVE-2018-18074 Also uses greater than, rather than pinning exact version.
Configuration menu - View commit details
-
Copy full SHA for 945450e - Browse repository at this point
Copy the full SHA 945450eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0344ed0 - Browse repository at this point
Copy the full SHA 0344ed0View commit details
Commits on Nov 8, 2018
-
Merge pull request #44 from AndreMiras/feature/fix_unit_tests
Fixes unit tests and linting
Configuration menu - View commit details
-
Copy full SHA for 663b54a - Browse repository at this point
Copy the full SHA 663b54aView commit details -
Merge pull request #43 from AndreMiras/feature/update_requests_dep
Updates requests dependency (security)
Configuration menu - View commit details
-
Copy full SHA for 38fc863 - Browse repository at this point
Copy the full SHA 38fc863View commit details
Commits on Jan 3, 2019
-
2
Configuration menu - View commit details
-
Copy full SHA for 8712bcf - Browse repository at this point
Copy the full SHA 8712bcfView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 6ad7187 - Browse repository at this point
Copy the full SHA 6ad7187View commit details
Commits on Feb 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f488fe1 - Browse repository at this point
Copy the full SHA f488fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db2cdf - Browse repository at this point
Copy the full SHA 5db2cdfView commit details
Commits on Feb 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0c45767 - Browse repository at this point
Copy the full SHA 0c45767View commit details
Commits on Mar 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b15381b - Browse repository at this point
Copy the full SHA b15381bView commit details
Commits on Mar 14, 2019
-
Merge pull request #52 from RichHorrocks/proxies-module
Proxies module additions
Configuration menu - View commit details
-
Copy full SHA for 1165709 - Browse repository at this point
Copy the full SHA 1165709View commit details
Commits on Jun 19, 2019
-
2
Configuration menu - View commit details
-
Copy full SHA for afa8129 - Browse repository at this point
Copy the full SHA afa8129View commit details
Commits on Dec 10, 2021
-
Fix the test case bugs for now, not the robust way.
Add test set up to ignore the annoying requests test warning. Add logs modules and test case. Add module gas tracker and test case. Add api key error. Modified README file. Modified setup.py file version.
1Configuration menu - View commit details
-
Copy full SHA for f31036b - Browse repository at this point
Copy the full SHA f31036bView commit details
Commits on Dec 22, 2021
-
Merge pull request #113 from adamzhang1987/feature-new-modules-support
Add two modules and test cases.
Configuration menu - View commit details
-
Copy full SHA for 9a3accf - Browse repository at this point
Copy the full SHA 9a3accfView commit details
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 a-few-updates...master