-
Notifications
You must be signed in to change notification settings - Fork 41
Release 1.1.0 #9
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
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
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
…13.1 Bump junit from 4.12 to 4.13.1
…h to avoid time zone calculations (cherry picked from commit d27d01a)
…h to avoid time zone calculations (cherry picked from commit 8de0601)
(cherry picked from commit 235be0d)
(cherry picked from commit ec0cf80)
(cherry picked from commit 2893283)
(cherry picked from commit 5c79d66)
(cherry picked from commit 50d5799)
(cherry picked from commit 120ba0f)
POM removed Gradle 6.7 wuth gradle wrapper added Gradle configs and properties added codestyle.xml config added github CI added
Error handling and error message improved RateLimitException handling added and improved HttpExecutor impl error handling improved IQueueManager contract refactored QueueManager semaphore impl added IQueueManager construct parameter added Default queue manager 1req\7 sec added as other limits throw rate limit
ApiRunner added All tests refactored to use ApiRunner ApiRunner correct key retrival and queue set added All tests fixed and improved
Code style applied Experimental features marked
Experimental features removed as untested and badly designed
gradlew permission added
Merge branch 'master' of https://github.com/GoodforGod/java-etherscan-api into dev � Conflicts: � src/main/java/io/api/etherscan/core/impl/EtherScanApi.java � src/test/java/io/api/etherscan/account/AccountBalanceListTest.java � src/test/java/io/api/etherscan/account/AccountBalanceTest.java
FailFast true added [1.1.0-SNAPSHOT] Only java 11 for testing is left [1.1.0-SNAPSHOT] Tests on push disabled for RateLimit not exceed [1.1.0-SNAPSHOT] CI api key env setted [1.1.0-SNAPSHOT] QueueManager 7 sec instead of 6 set [1.1.0-SNAPSHOT] Test fixed with correct address for ABI Debug logging removed PersonalQueue optimized [1.1.0-SNAPSHOT] Key removed [1.1.0-SNAPSHOT] Weak queue set for tests [1.1.0-SNAPSHOT] Rest before timeout check for api not exceed rate
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
No description provided.