Releases: Logarithm-Labs/go-hyperliquid
Releases · Logarithm-Labs/go-hyperliquid
v1.0.9
What's Changed
- Bump golang.org/x/crypto from 0.22.0 to 0.31.0 in /hyperliquid by @dependabot in #13
- Bump github.com/ethereum/go-ethereum from 1.14.12 to 1.14.13 in /hyperliquid by @dependabot in #14
- Exchange API: Fix order response unmarshall errors via unified
OrderResponse
. by @itay747 in #20 - Make pre-release updates. by @0xBoringWozniak in #22
- Fix nonce collisions by @ignimbrite in #19
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Add RoundOrderSize and RoundOrderPrice by @0xBoringWozniak in #18
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Exchange API: Add Cloid Support for Order Placing and Cancellation by @ignimbrite in #17
- Add a test for quick-start by @0xBoringWozniak in #16
New Contributors
- @ignimbrite made their first contribution in #17
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Patch ModifyOrderRequestToWire by @0xBoringWozniak in #15
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Create initial client with perp trading (both info and exchange) by @0xBoringWozniak in #1
- Add EIP712 order building method by @0xBoringWozniak in #4
- Add spot trading support by @franco-bianco in #7
- Exchange API: Added bulk modify orders by @itay747 in #12
New Contributors
- @0xBoringWozniak made their first contribution in #1
- @franco-bianco made their first contribution in #7
- @itay747 made their first contribution in #12
Full Changelog: https://github.com/Logarithm-Labs/go-hyperliquid/commits/v1.0.4