issues
search
bitfinexcom
/
bitfinex-api-go
BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
310
stars
220
forks
source link
General improvements
#149
Closed
JacobPlaster
closed
5 years ago
JacobPlaster
commented
5 years ago
Fix multiple race conditions with connection resetting
Add sync lock to manage orderbook (Race condition)
Increase default heartbeat timeout from 10 to 15 seconds
Fix checksum generation (was not handling scientific notation correctly)
Adds unit test to check checksum generation