Skip to content

Releases: InjectiveLabs/sdk-python

release 0.5.5.6

22 Dec 20:32
Compare
Choose a tag to compare
update release.yml

update release.yml

release 0.5.5.5

22 Dec 19:32
fb1235d
Compare
Choose a tag to compare

v0.5.5.4

release 0.5.5.4

17 Dec 22:32
Compare
Choose a tag to compare
v0.5.5.4

bump ersion

0.5.5.1

16 Dec 20:46
Compare
Choose a tag to compare

Add Atom back to denoms_mainnet

0.5.5.3

16 Dec 22:17
Compare
Choose a tag to compare
bump version

0.5.5

14 Dec 15:59
Compare
Choose a tag to compare
  1. Added MsgBid to the Composer and provided an
  2. Refactored the clients and composer with kwargs for optional arguments

release 0.5.4

06 Dec 21:55
211e3cc
Compare
Choose a tag to compare
  • 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

02 Dec 20:54
Compare
Choose a tag to compare

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

22 Sep 21:36
434c299
Compare
Choose a tag to compare
Merge pull request #25 from InjectiveLabs/update-examples

update constructor and examples

0.4.2

17 Sep 01:02
Compare
Choose a tag to compare
v0.4.2

Update release version, readme