Skip to content

[pull] master from GoodforGod:master #3

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

Open
wants to merge 108 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 18, 2020

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

GoodforGod and others added 20 commits October 18, 2020 13:30
…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
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
Master push CI added
SonarQube issues fixed
README.md updated
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Oct 18, 2020
build.gradle plugins updated
Gradle wrapper updated yo 7.2
build.gradle updated and cleanup
Code style applied
CI pipeline updated
ApiRunner queue removed
ProxyStorageApiTest fix
QueueManager new constructor introduced
ApiRunner proper queue used for tests
QueueManager#close as AutoClosable
EtherScanApi as AutoClosable
CI updated
Tests API key exposed
Version updated
ProxyBlockApiTest self queue with longer timeout
GoodforGod and others added 30 commits May 14, 2023 22:11
Default converter parsing optimized
EthSupply for StatisticAPI#supplyTotal added
Javadoc fixed
1010L->1015L reset time
Gas related fields replaced to Wei
RequestQueueManager static consts -> static method to produce uniq request queue managers
Tests manager provision fixed
Test asserts fixed
Log contract improved
Tests reinforced
1005L->1015L
Tests reinforced
Log simplified
Tests reinforced
Release prepared
Release prepared
Tx refactored and simplified and common parts moved to BlockTx
Comparable for multiple models added
GasOracle simplified and reinforced
Price reinforced
GasEstimate.java removed as useless
BasicProvider simplified
StatisticPriceApiTests assert fixed
Javadoc improved
Javadoc fixed
EtherScanAPI.Builder#withRetryOnLimitReach added
build.gradle updated for new CI
CONTRIBUTING.md added
README.md updated
CI updated
Javadoc fixed
Method renamed
Method renamed
CI updated
README.md updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants