Releases: InjectiveLabs/sdk-python
Releases · InjectiveLabs/sdk-python
release 0.5.5.6
update release.yml update release.yml
release 0.5.5.5
v0.5.5.4
release 0.5.5.4
v0.5.5.4 bump ersion
0.5.5.1
Add Atom back to denoms_mainnet
0.5.5.3
bump version
0.5.5
- Added MsgBid to the Composer and provided an
- Refactored the clients and composer with kwargs for optional arguments
release 0.5.4
- Added PortfolioRequest, GetTxByHashRequest and provided examples
- Updated the composer with MsgIncreasePosition and MsgLiquidatePosition
- Added reduce-only orders to the composer and updated examples
release 0.5.3
0.5.3
Add `skip` and `limit` to trade request
Rename init_num_seq to async_init_num_seq
Add sync init_num_seq,
Add staging mainnet endpoint, update market metadata
Protobuf regen
Response parser improvements
Fix type hints
0.5.1
Add AsyncClient
Add MetaRPC API
0.4.8
Add tokyo as optional API node option for mainnet
Improve conversion utils, include gas estimation in simulation response
Update exchange client
Add display fields, update ini files, fix derv quantity conversion
Minor format fixes
0.4.5
Wrap exchange grpc client into Client class.
Add Single-threaded pending sequence management.
0.4.4
Allow to parse one or multiple exchange responses in simulation/tx response data.
Add simulation before broadcasting tx for gas estimation and error preview.
Add devnet to network options.
version 0.4.3
Merge pull request #25 from InjectiveLabs/update-examples update constructor and examples
0.4.2
v0.4.2 Update release version, readme