Commit Graph

11 Commits

Author SHA1 Message Date
Geoff Taylor bf258ef103 Added Notication documentation. 2021-07-22 11:38:32 +01:00
Geoff Taylor cd46c1c98b First cut at a lot of V3 code. 2021-06-25 10:33:40 +01:00
Geoff Taylor 8b8afe1a0b Refactored PollingLiquidator into ReportingAccountLiquidator and LiquidationProcessor
* ReportingAccountLiquidator wraps an AccountLiquidator but provides before-and-after logging and reporting.
* Sped up fetch_token_prices() by reducing it to one network fetch
* Centralised loading of ripe mangoes by creating MarginAccount.load_all_ripe()
* Clearer, more consistent use of Observables
* Added RxPy Backpressure library
* Improved container building to allow for different tags
2021-05-21 14:28:42 +01:00
Geoff Taylor 7f980a8b2e Started adding some Observables code to help with common streaming and polling tasks. 2021-05-14 12:24:35 +01:00
Geoff Taylor fb308c6205 Updated README. 2021-05-12 10:59:59 +01:00
Geoff Taylor 0f05be4fc7 Added Pyston link to README. 2021-05-06 19:12:24 +01:00
Geoff Taylor 5079995361 Pre-alpha: now tries to send PartialLiquidate transaction.
In addition:
* Fixed problem calculating balances
* Added References section to README
* Added user account test to AccountScout
* Tidied up Pandas DataFrame output
* Added balance output to ShowMyAccount
2021-04-23 18:15:44 +01:00
Geoff Taylor 7d08e64f51 TOC and text update. 2021-04-22 15:28:02 +01:00
Geoff Taylor 29798a4480 Added warning disclaimer. 2021-04-15 10:59:04 +01:00
Geoff Taylor 3f351fbc44 Added Binder badge to README.md 2021-04-14 17:29:13 +01:00
Geoff Taylor 2cc5135517 Initial import. 2021-04-14 16:51:39 +01:00