.. |
accounting
|
Allow `MktPair.from/to_msg()` to still do `.dst: str` for fsp flumes
|
2023-12-06 17:09:52 -05:00 |
brokers
|
ib: add `.pause()` on symbol query overruns to aid in fixing the issue
|
2023-12-04 13:10:15 -05:00 |
clearing
|
Always ignore untracked-order error msgs from `brokerd`
|
2023-10-16 13:15:12 -04:00 |
cli
|
Factor transport-ep parser/loader into helper
|
2023-10-03 10:00:01 -04:00 |
data
|
Comment out overlap case block for now too?
|
2023-12-08 19:08:10 -05:00 |
fsp
|
Make `fsp.cascade()` expect src/dst `Flume`s
|
2023-12-06 17:53:35 -05:00 |
service
|
Woops, make sure non-disti mode still works wen maybe getting `pikerd` XD
|
2023-12-08 17:43:52 -05:00 |
storage
|
Facepalm, set `was_deduped` as bool not the deduped frame..
|
2023-12-11 13:18:10 -05:00 |
testing
|
Pass a config `tmp_dir: Path` to the runtime when testing
|
2023-03-09 15:37:43 -05:00 |
toolz
|
Remove piker.trionics; already factored into `tractor`
|
2023-07-26 12:38:25 -04:00 |
ui
|
Make `fsp.cascade()` expect src/dst `Flume`s
|
2023-12-06 17:53:35 -05:00 |
watchlists
|
Add license headers to pertinent files
|
2020-11-06 12:23:14 -05:00 |
__init__.py
|
Start `piker.service` sub-package
|
2023-03-09 15:37:42 -05:00 |
_cacheables.py
|
Move `._cacheables.open_cached_client()` into `.brokers` pkg mod
|
2023-06-27 13:41:47 -04:00 |
calc.py
|
Lul, adhere to returning `str`s in `humanize()`
|
2022-01-25 07:57:01 -05:00 |
config.py
|
Make `.config.load_accounts()` load `brokers.toml`..
|
2023-10-01 19:09:15 -04:00 |
log.py
|
Move `.accounting` related config loaders to subpkg
|
2023-06-27 13:42:08 -04:00 |
types.py
|
Bleh, move `.data.types` back up to top level pkg
|
2023-08-05 15:57:10 -04:00 |