Skip to content

Releases: elliottech/lighter-python

1.0.4

26 Feb 17:10
b7fc10b

Choose a tag to compare

  • endpoints + models update
  • fix mem leak
  • market order wrt quote amount
  • small ws fixes

1.0.3

27 Jan 10:12
54d3582

Choose a tag to compare

  • Endpoints update
  • Less strict type validation
  • Same address transfers without the L1 key enabled.

1.0.2

19 Dec 16:21
b489f27

Choose a tag to compare

Fixes.

1.0.1

05 Dec 01:50

Choose a tag to compare

  • Spot support
  • Fixes withdraw / transfer (broken by spot deployment)
  • Lots of examples to assist with spot integration

0.1.5

02 Dec 18:23
41fde29

Choose a tag to compare

Changes:

  • each sign operation returns the TxType, TxInfo & TxHash
  • each sign operation receives two new arguments: account_index & api_key_index
  • new signer types and existing signer updates

0.1.4

08 Aug 08:52

Choose a tag to compare

Changes:

  • api response changes
  • support updated transfer transaction, update leverage transaction
  • nonce management
  • support for multiple api keys

0.1.3

05 Jun 14:57

Choose a tag to compare

API info endpoint updates

0.1.2

22 Apr 18:57

Choose a tag to compare

v0.1.1

26 Feb 18:39

Choose a tag to compare

0.1.1

v0.1.0

20 Feb 22:35

Choose a tag to compare

Initial release, including api client and signer.