Skip to content

Fix three bugs in the codebase#7

Open
dneprovets wants to merge 3 commits intomasterfrom
cursor/fix-three-bugs-in-the-codebase-e735
Open

Fix three bugs in the codebase#7
dneprovets wants to merge 3 commits intomasterfrom
cursor/fix-three-bugs-in-the-codebase-e735

Conversation

@dneprovets
Copy link
Copy Markdown
Contributor

Fix logic and performance issues, and add comprehensive documentation to the Corezoid Java SDK.

This PR addresses two identified bugs: an equals()/hashCode() inconsistency and inefficient URL construction. It also includes significant documentation improvements (troubleshooting, quick reference, Javadoc). A previously attempted security "fix" to upgrade SHA-1 to SHA-256 was reverted, as SHA-1 is a strict requirement of the Corezoid API, highlighting the critical importance of API compatibility in client libraries.

cursoragent and others added 3 commits July 1, 2025 08:29
…onstruction

Co-authored-by: dm <dm@fintech-farm.com>
Co-authored-by: dm <dm@fintech-farm.com>
Co-authored-by: dm <dm@fintech-farm.com>
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.

2 participants