Skip to content

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 18 commits into from
Oct 18, 2020
Merged

Release 1.1.0 #9

merged 18 commits into from
Oct 18, 2020

Conversation

GoodforGod
Copy link
Owner

No description provided.

dependabot bot and others added 16 commits October 13, 2020 10:49
…h to avoid time zone calculations

(cherry picked from commit d27d01a)
…h to avoid time zone calculations

(cherry picked from commit 8de0601)
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
@GoodforGod GoodforGod added enhancement New feature or request dependencies Pull requests that update a dependency file labels Oct 18, 2020
@GoodforGod GoodforGod self-assigned this Oct 18, 2020
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
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants