Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

GoodforGod
Copy link
Owner

@GoodforGod GoodforGod commented Sep 7, 2025

  • Updated required minimum Java version 8 -> 11
  • Added JdkEthHttpClient implementation from Java 11 and is set as default impl
  • All contracts public or protected
  • Updated dependencies
  • Updated Gradle

Added JdkEthHttpClient
All contracts open or protected
Updated dependencies
Updated Gradle
@GoodforGod
Copy link
Owner Author

Closes #31 and #31

Added JdkEthHttpClient gzip/deflate protocol support
Added EthScanAPIBuilder key required
Copy link

sonarqubecloud bot commented Sep 7, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
14.7% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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
@GoodforGod GoodforGod merged commit 1503e9b into master Sep 8, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong code in getRequestUsingOffset method of AccountAPIProvider I want to use http proxy
1 participant