Releases: InjectiveLabs/sdk-python
Releases · InjectiveLabs/sdk-python
v0.5.9.5
- Add orderbook snaphot methods
v0.5.9.4
- Re-gen mainnet denoms
v0.5.9.3
chore: release v0.5.9.3
v0.5.9.2
- Fix margin conversion for binary options
v0.5.9.1
- Add skip/limit to BinaryOptionsMarketsRequest
v0.5.9.0
- Re-gen proto
- Fix MsgRewardsOptOut
- Remove pysha3 dependency
v0.5.8.9
chore: release 0.5.8.9
v0.5.8.8
- Add grpc_explorer_endpoint in Network
- Add explorer channel and stub
BREAKING CHANGES
- Clients using Custom Network must now set grpc_explorer_endpoint during init
v0.5.8.7
- Add testnet ini metadata
- Fix account pb import
v0.5.8.6
- Add logic to handle cached sequence in client with gRPC
- Fix get_account with EthAccount type and added cookie support
- Fix sync_timeout_height func with exception handling
- Set explicit version requirements for protobuf and grpcio-tools in pkg