goodboy pushed to tpt_closed_and_finally_footguns at pikers/piker
-
69a52d6fb1 Better doc-strings n styling in `piker.cli` eps
-
095d712443 Adjust sampler's "IPC-dropped" log msg styling
-
cb2974f405 Wrap `open_autorecon_ws()` body for comms failures
-
5e7dac2b90 Add timeout + shielding to `NoBsWs` reconnect logic
-
9e877e0666 Handle `tractor.TransportClosed` as "stream-closed"
- Compare 17 commits »
goodboy pushed to tractor_struct_and_godw_mod at pikers/piker
-
0b63a73954 Move `GodWidget` to new `._widget` mod
-
8fb47f761a Point `.types.Struct` to `tractor.msg.pretty_struct`
-
ad37ebabb2 Cleanups and doc tweaks to `.ui._fsp`
-
5020266bd5 Add `get_godw()` singleton getter for `GodWidget`
-
d6a56d87bf Rm unused import in `.ui._curve`
- Compare 8 commits »
goodboy pushed to ib_async at pikers/piker
-
d6f3f659fb Capture `cons` in `Client.get_fute()`
-
8e89943a9e Add holiday-gap detection via `exchange_calendars`
-
4069168d30 Add `exchange_calendar` dep for venue-closure gap checkin
-
04c1d999f3 Adjust type annots in binance and IB symbol mods
-
47d0cfa2ff Use `.ib.venues.is_venue_open()` in `.feed`
- Compare 40 commits »
goodboy pushed to gap_annotator at pikers/piker
-
a8db8a4786 .ui._editors: log multiline styling and re-leveling
-
763b64db63 .ui._lines: drop unused graphics-item import
-
d0308131d8 Add batch-submit API for gap annotations
-
160ae11155 Add a `GapAnnotations` path-renderer
-
569587400a Pin us to upstream `pyqtgraph` github:master
- Compare 9 commits »
goodboy pushed to claudy_skillz at pikers/piker
-
7280a1452d Add `.claude/skills/*` files from gap-annotator perf sesh with ma boi
-
ed9c211b96 Adjust binance stale-bar detection to 2x tolerance
-
f1b27e9696 Replace assert with warn for no-gaps in `.storage.cli`
-
959d04024b .tsp._history: add gap detection in backfill loop
-
6f8a361e80 Cleanups and doc tweaks to `.ui._fsp`
- Compare 5 commits »
goodboy pushed to refresh_annots at pikers/piker
-
50825f30b8 Add annot refreshed-positioning to `Viz` iface
-
ed9c211b96 Adjust binance stale-bar detection to 2x tolerance
-
f1b27e9696 Replace assert with warn for no-gaps in `.storage.cli`
-
959d04024b .tsp._history: add gap detection in backfill loop
-
6f8a361e80 Cleanups and doc tweaks to `.ui._fsp`
- Compare 6 commits »
goodboy pushed to multiaddrs at pikers/piker
-
f417e8c170 Add `multiaddr` as dep with bumped lock-file
-
f40ada7a86 Muckin around with multiaddr unpacking in .cli; need to use actual lib not our stuff! Bp
-
ed9c211b96 Adjust binance stale-bar detection to 2x tolerance
-
f1b27e9696 Replace assert with warn for no-gaps in `.storage.cli`
-
959d04024b .tsp._history: add gap detection in backfill loop
- Compare 12 commits »
goodboy created pull request pikers/piker#71
ib_venue_closures: gap detection for "legacy mkts"goodboy pushed to ib_venue_closures at pikers/piker
-
8e89943a9e Add holiday-gap detection via `exchange_calendars`
-
4069168d30 Add `exchange_calendar` dep for venue-closure gap checkin
-
04c1d999f3 Adjust type annots in binance and IB symbol mods
-
47d0cfa2ff Use `.ib.venues.is_venue_open()` in `.feed`
-
4c30547128 Add venue-closure gap-detection in `.ib.api.Client.bars()`
- Compare 7 commits »
goodboy pushed to hist_backfill_fixes at pikers/piker
-
ed9c211b96 Adjust binance stale-bar detection to 2x tolerance
-
f1b27e9696 Replace assert with warn for no-gaps in `.storage.cli`
-
959d04024b .tsp._history: add gap detection in backfill loop
- Compare 3 commits »
goodboy pushed to tpt_closed_and_finally_footguns_CONT at pikers/piker
-
467d2aa380 Better doc-strings n styling in `piker.cli` eps
-
49e23bf283 Adjust sampler's "IPC-dropped" log msg styling
-
fa0bd2fbd9 Drop `multiaddr` from lock file due to `tractor` pin
- Compare 3 commits »
goodboy deleted branch oob_cancel_testing from goodboy/tractor
goodboy pushed to pld_dec_refinements at goodboy/tractor
-
ddc9f41fcb TOSQASH 22e62ed: with-stmt-ws-removal
-
0423a000f9 WIP, expand pldrx suite for tagged-multi-msgs
-
09cefd064a Ext-types test suite clean out
-
d4df233164 Add todo-note for non-strict `msgspec` decode-mode?
-
c122fcb224 Set `hide_tb` at top of `.limit_plds()` body
- Compare 18 commits »
goodboy pushed to auto_codecs at goodboy/tractor
-
0e6940efb1 Refinements, fix dec_hook builtins and same type bug
-
f2da2d919c Fix typing on mk_boxed_ext_structs
-
e00c3e0561 Change test structs name to not get conflicts with pytest
-
f110749e7f Re-add boxed struct type system on _codec & create enc/dec hook auto factory
-
70bb77280e Merge pull request #411 from goodboy/tpt_tolerance
- Compare 309 commits »
goodboy pushed to struct_field_filtering at goodboy/tractor
-
dd8608380b Hide private fields in `Struct.pformat()` output