- Notifications
You must be signed in to change notification settings - Fork43
Comparing changes
Open a pull request
base repository:GoodforGod/java-etherscan-api
Uh oh!
There was an error while loading.Please reload this page.
base:master
head repository:iSnow/java-etherscan-api
Uh oh!
There was an error while loading.Please reload this page.
compare:master
Uh oh!
There was an error while loading.Please reload this page.
- 19commits
- 0files changed
- 1contributor
Commits on Jul 9, 2020
Method to get an event time stamp as milliseconds since the Unix epoc…
…h to avoid time zone calculations
iSnow committedJul 9, 2020 Added Jitpack link for snapshots
iSnow authoredJul 9, 2020 Method to get an event time stamp as milliseconds since the Unix epoc…
…h to avoid time zone calculations
iSnow committedJul 9, 2020 Merge remote-tracking branch 'origin/master'
iSnow committedJul 9, 2020
Commits on Jul 14, 2020
Method to get all events without a topic filter
iSnow committedJul 14, 2020 Higher-level API to read well-known ETH events as polymorphic classes
iSnow committedJul 14, 2020
Commits on Oct 5, 2020
Added better handling of communication errors
iSnow committedOct 5, 2020 Removed events stuff again, moved to different library
iSnow committedOct 5, 2020 Removed events stuff again, moved to different library
iSnow committedOct 5, 2020 - iSnow authored
Oct 5, 2020 - iSnow authored
Oct 5, 2020 - iSnow authored
Oct 5, 2020 - iSnow authored
Oct 5, 2020
Commits on Oct 6, 2020
Removed events stuff again, moved to different library
iSnow committedOct 6, 2020 Merge remote-tracking branch 'origin/master'
iSnow committedOct 6, 2020 Removed events stuff again, moved to different library
iSnow committedOct 6, 2020 Added support for rate limiting by Etherscan: throw RateLimitException
iSnow committedOct 6, 2020 added getter for the JSON string to ParseException
iSnow committedOct 6, 2020
Commits on Oct 18, 2020
Merge branch 'master' ofhttps://github.com/GoodforGod/java-etherscan…
…-api� Conflicts:�.gitignore�README.md�src/main/java/io/api/etherscan/core/impl/BasicProvider.java�src/main/java/io/api/etherscan/error/ParseException.java�src/main/java/io/api/etherscan/error/RateLimitException.java�src/main/java/io/api/etherscan/executor/impl/HttpExecutor.java�src/main/java/io/api/etherscan/model/Log.java
iSnow committedOct 18, 2020
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 master...master
Uh oh!
There was an error while loading.Please reload this page.