- Notifications
You must be signed in to change notification settings - Fork43
[2.0.0]#25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Merged
[2.0.0]#25
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
All dependencies updatedProject structured, codestyle, layout updatedJunit -> JupiterCodestyle updated
Package refactoringAPI refactoringContracts renamedLogQuery refactoredEtherScanAPI refactored & builder added
added support for txsToken with contract address too
Merge branch 'dev' ofhttps://github.com/GoodforGod/java-etherscan-api into dev# Conflicts:#src/main/java/io/api/etherscan/core/impl/EtherScanApi.java#src/main/java/io/goodforgod/api/etherscan/AccountAPIProvider.java#src/main/java/io/goodforgod/api/etherscan/GasTrackerApiProvider.java#src/main/java/io/goodforgod/api/etherscan/IGasTrackerApi.java#src/main/java/io/goodforgod/api/etherscan/model/response/GasOracleResponseTO.java
GasTrackerAPI refactored to new APIEthHttpClient package refactoring
Models builders added
GasEstimate added to GasTrackerAPI#estimate
RequestQueueManager values renamed
TxErc1155 addedAccountAPI#txsErc1155 addedAccountAPI#txsErc721 with contract added
EthHttpClient contract and package refactoring
Javadoc improved
LogQueryBuilderImpl address validation added
This was linked to issuesMay 13, 2023
Closed
CI Report only for Java 17 (avoid rate limiter)
EthNetworks cleanup
SemaphoreRequestQueueManager improved
Refactoring of token transfers- Inclusion of tokenID in Erc721 transfers- Support for Erc1155 transfers(cherry picked from commitca4b7d5)
Refactoring of token transfers- Inclusion of tokenID in Erc721 transfers- Support for Erc1155 transfers(cherry picked from commitca4b7d5)
Javadoc improvements
Tx Responses restoredGasOracle refactored and improvedModelBuilderTests added
CI key env fixed
Builders NPE fixesHashcode & Equals improved
Balance contract improvedWei contract improvedSupply constructor addedProxyAPI contract refactored to Wei
README.md updatedBalance & TokenBalance constructor improved
EthHttpClient contract refactored to response with byte[]Converter contract refactored to receive byte[]
EtherScanLogQueryException name fixedEtherScanResponseException response entity addedStringResponseTO#builder addedBasicProvider error handling improved
Default converter parsing optimized
EthSupply for StatisticAPI#supplyTotal addedJavadoc fixed
1010L->1015L reset time
Gas related fields replaced to Wei
RequestQueueManager static consts -> static method to produce uniq request queue managersTests manager provision fixed
Test asserts fixedLog contract improvedTests reinforced
1005L->1015L
Tests reinforced
Log simplifiedTests reinforced
Kudos, SonarCloud Quality Gate passed! |
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Uh oh!
There was an error while loading.Please reload this page.
Features: