- Notifications
You must be signed in to change notification settings - Fork43
Releases: GoodforGod/java-etherscan-api
Releases · GoodforGod/java-etherscan-api
v3.0.0
- Updated required minimum Java version
8->11 - Added
JdkEthHttpClientimplementation from Java11and is set as default impl - All contracts
publicorprotected - Updated dependencies
- Updated Gradle
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.1.0
1195075 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Features:
- Retry on Limit reach option added
- Contract creation endpoint added#27
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.0.0
Features:
- New refactored and extendable API
- Custom API domain support
- Builders for all models
- More EtherScan APIs support
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.2.1
cafcdff This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Features:
- TxInternal traceId possible 1_0 value when type is long fixed (internal type changed to String and getter for string added)
- LocalDate & LocalDateTime adopters registered as Gson try to scan and fail on such types on newer JDKs (Java 16+)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.2.0
Features:
- Support for ERC-721 (NFT) tokens API
- Gson updated to 2.8.9
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.1
2969dc1 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Features:
- QueueManager improved and new constructors introduced
- IQueueManager & EtherScanApi as AutoClosable
- Gson updated to 2.8.8
- Dependencies updated, project structure updated
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.0
Features:
- Improved error handling
- RateLimitException for rate limit request handling.
- HttpExecutor error handling improved.
- QueueManager improved
- Gradle 6.7 instead of Maven
- GitHub CI
- Sonarcloud analyzer
- Dependencies updated for JUnit and Gson.
- Codestyle added.
Fixes:
- QueueManager provided for token user and non token one fixed.
- QueueManager non token impl fixed.
- Tests fixed and reinforced.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.2
e026400 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
- Minor http client post improvements
- Tests fixes and coverage improvements
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.1
Improvements:
- Gorli & Tobalabala network support
- Minor improvements
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.0
Initial release:
- All ethereum networks supported from etherscan.
- All API endpoints supported (according to etherscan)
- Test coverage for all API
- JavaDoc for all API methods
- HttpClient modification supported
Assets2
Uh oh!
There was an error while loading.Please reload this page.