Commit Graph

20 Commits

Author SHA1 Message Date
waterquarks 5d91691480 Extend fills 2023-04-25 04:47:04 +00:00
waterquarks dde6494348 Patch fills 2023-04-25 03:52:34 +00:00
Ennio Nasca 893fae316e
Update setup.py
bump version
2022-11-21 14:51:10 +01:00
michaelhly 58f10123e7 v0.5.0a 2021-11-05 16:36:13 +00:00
Kevin Heavey 954732976d
Add async support (#82)
* add async utils and connection

* refactor market.py before adding async

* add async open orders account

* add async_market

* add type hint

* replace pytest-tornasync with pytest-asyncio

* add async tests

* add async tests

* linting

* add async exmplae to README

* fix unit test selection

* bump minor version number

* chmod

* fix keygen error when key already exists

* use --cov-append

* fix coverage for multi test

* fix typo

Co-authored-by: kevinheavey <kevinheavey123@gmail.com>
2021-08-12 20:36:28 +01:00
Kevin Heavey a2f9bd6ca4
Typing fixes (#81) 2021-08-10 10:06:07 -04:00
michaelhly 4aed066b59 0.3.4a1 2021-06-17 10:55:20 -05:00
Leonard G f11a6f8ce8
Fixed market and token mint URL. (#76)
* Fixed market.

* Fixed linter.

* Update setup.py

Co-authored-by: Michael Huang <michaelhly@gmail.com>

Co-authored-by: Michael Huang <michaelhly@gmail.com>
2021-04-29 11:55:02 +08:00
michaelhly 9118bd9be9 0.3.2a1 2021-04-21 14:19:12 -05:00
Leonard G 9a0752be59
Default to use DEX v3. (#72)
* Default to use DEX v3.
2021-04-20 11:28:30 -05:00
Leonard G 19ae0c5a42
Fixed size bug. (#70)
* Fixed size bug.

* Fixed linting error.

* Updated version.

* Fixed linting error.

* Fixed linting error.

* Fixed bug.
2021-04-05 10:31:39 -05:00
Leonard G f734b4f3b9
Bump version to v0.3.0. (#67)
* Bump version to v0.3.0.

* Update setup.py
2021-03-28 22:26:20 +08:00
michaelhly 30fb5f47cd 0.2.1a1 2020-12-22 20:25:47 -06:00
michaelhly 87cbc5d601 v0.2.0a1 2020-10-31 08:53:35 -05:00
michaelhly c6bfb37df7 0.1.1a1 2020-10-29 23:26:04 -05:00
michaelhly da4d62ff43 v0.1.0a1 2020-10-29 18:34:20 -05:00
michaelhly 4f693e8ed4 v0.0.2a1 2020-10-05 21:20:14 -05:00
michaelhly c7a7d61f01 Update README.md and setup.py 2020-10-01 10:58:28 -05:00
Michael Huang 135c770dcf
Changes for pypi release (#44)
* Adjustments for pypi release

* Remove if else

* Fix typo

* Revert "Remove if else"

This reverts commit 9beb895e56b4e9fa9d9a0b597671486afc84c072.

* Restore queue.py

* Revert "Restore queue.py"

This reverts commit d868475b0059d5d8c1c62132d9d031524e85729b.

* Restore event_queue_binary

* Restore other stuff

* Update README.md

* Fix version

* Address feedback
2020-10-01 10:37:32 -05:00
michaelhly 5edd6f64fc Set up repo 2020-08-29 17:28:24 -05:00