Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 18, 2020

See Commits and Changes for more details.


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

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 29 commits May 15, 2023 00:41
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
Added JdkEthHttpClient
All contracts open or protected
Updated dependencies
Updated Gradle
Added JdkEthHttpClient gzip/deflate protocol support
Added EthScanAPIBuilder key required
Added JdkEthHttpClient gzip/deflate protocol support
Added EthScanAPIBuilder key required
Fixed JdkEthHttpClient fallback to UrlEthHttpClient cause content-length works incorrectly
Updated test and fixed
Updated CI with key
Added more toString/equalsHashcode contracts
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