Skip to content
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

v1/orderbook: fix panic when sorting for checksum #145

Merged
merged 1 commit into from
Jan 14, 2019

Conversation

JacobPlaster
Copy link
Contributor

The checksum for the orderbook was sometimes throwing index out of range if the sides were not balances. This piece of code make sure the sort never operates out of bounds

@prdn prdn merged commit 0168843 into bitfinexcom:master Jan 14, 2019
LKE20 added a commit to trever-io/bitfinex-api-go that referenced this pull request May 3, 2022
Sneaksolid added a commit to trever-io/bitfinex-api-go that referenced this pull request May 9, 2022
[bitfinexcom#145] usage of string types for submitWithdrawals
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