-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to fix_deribit_hist_queries at pikers/piker
-
3e5e704c2f Group bcast errors as `Sampler.bcast_errors`
-
767d25a9b9 .binance.feed: fix `byfque` key-type, drop `rapidfuzz` import
- Compare 2 commits »
goodboy pushed to fix_deribit_hist_queries at pikers/piker
-
b4d3bcf240 Support `tractor.pause_from_sync()` in `brokerd`s
-
5cefe8bcdb `deribit.feed`: fix "trade" event streaming
-
d96e9d4f11 Ignore non-`.parquet` (suffixed) paths for now during tsdb fs-indexing
-
a0dcf14aba Mask `ruff` config and pin `websockets=0.12`
-
1705afb607 `.deribit.feed`: get live quotes workin (again)
- Compare 62 commits »
goodboy pushed to cherry_to_storage_pr at pikers/piker
-
9ad25ef2e6 Add warning when expected default-frame duration diff then rxed
-
5cefe8bcdb `deribit.feed`: fix "trade" event streaming
-
d96e9d4f11 Ignore non-`.parquet` (suffixed) paths for now during tsdb fs-indexing
-
a0dcf14aba Mask `ruff` config and pin `websockets=0.12`
-
1705afb607 `.deribit.feed`: get live quotes workin (again)
- Compare 10 commits »
goodboy commented on pull request pikers/piker#13
Max Pain for Deribit OptionsAlso just added a new task for starting at least some docs regarding `pyqtgraph` use within `piker` 😂 https://pikers.dev/pikers/piker/issues/18
goodboy commented on pull request pikers/piker#13
Max Pain for Deribit Options@ntorres yo also check out my previous summary of possible examples to tinker way back when @zoltan thought they might be proto-ing some charting stuff: https://github.com/pikers/piker/issues/80…
goodboy commented on pull request pikers/piker#13
Max Pain for Deribit Options@ntorres looking forward to going through this patch in deep detail ma friend ! B-) **But**, I think before we get too broad on getting this new options related feature set integrated to the…
goodboy pushed to hilevel_serman at goodboy/tractor
-
bd3668e2bf Add a `tests/test_root_infect_asyncio`
-
d74dbab1be Impl a proto "unmasker" `@acm` alongside our test
-
9be457fcf3 Add a "raise-from-`finally:`" example test
-
e6f3f187b6 Yield a boxed-maybe-error from `open_crash_handler()`
-
924eff2985 Add an inter-leaved-task error test
- Compare 12 commits »
goodboy pushed to hilevel_serman at goodboy/tractor
-
0a0d30d108 Support and test infected-`asyncio`-mode for root
-
dcb6706489 Support `ctx: UnionType` annots for `@tractor.context` eps
-
170e198683 Use shorthand nursery var-names per convention in codebase
- Compare 3 commits »
goodboy pushed to hilevel_serman at goodboy/tractor
-
840c328f19 Better separate service tasks vs. ctxs via methods
-
46dbe6d2fc Mv over `ServiceMngr` from `piker` with mods
-
f08e888138 Initial idea-notes dump and @singleton factory idea from `trio`-gitter
-
441cf0962d TOSQUASH: 9002f60 howtorelease.md file
-
fb04f74605 Draft a (pretty)`Struct.fields_diff()`
- Compare 20 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
fb04f74605 Draft a (pretty)`Struct.fields_diff()`
-
aa1f6fa4b5 Spitballing how to expose custom `msgspec` type hooks
-
9002f608ee Add `notes_to_self/howtorelease.md` reminder doc
-
8ebc022535 Add TODO for a runtime-vars passing mechanism
-
e26fa8330f Change masked `.pause()` line
- Compare 11 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
b875b35b98 Change `tractor.breakpoint()` to new `.pause()` in test suite
-
46ddc214cd Wrap `asyncio_bp.py` ex into test suite
-
b3ee20d3b9 Add `breakpoint()` hook restoration example + test
-
cf3e6c1218 Rename `n: trio.Nursery` -> `tn` (task nursery)
-
8af9b0201d Messy-teardown `DebugStatus` related fixes
- Compare 5 commits »
goodboy commented on issue pikers/piker#14
kraken
broker/live-trade-ctl roaming support is borked, ws subscribe layer raises 'ESession:Invalid session'
...
Also, thinking ahead, we should definitely aim for having at least a small suite of "roaming `brokerd`/`datad`" tests for backends that can support it. More or less this should verify that each…
goodboy opened issue pikers/piker#14
kraken
broker/live-trade-ctl roaming support is borked, ws subscribe layer raises 'ESession:Invalid session'
...