- everywhere
- https://todo.sr.ht/~goodboy/
-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to fix_tractor_logging at pikers/piker
-
f96d3c407e Auto-enable `tractor` logging when runtime active
-
2012543744 Bump to latest `xonsh` release
-
3fdfe54cdc Flip `.tsp._history` logger to explicit mod-name (again)
-
808405fc4c Adjust `tractor.log` API compat
-
7ff1fa5369 Adjust type annots in binance and IB symbol mods
- Compare 5 commits »
goodboy pushed to fix_tractor_logging at pikers/piker
-
e0ec09cf19 Flip `.tsp._history` logger to explicit mod-name (again)
goodboy pushed to fix_tractor_logging at pikers/piker
-
68a87ca45f Adjust `tractor.log` API compat
goodboy pushed to cont_hist_fixes at pikers/piker
-
ce1f038b53 .tsp._history: add gap detection in backfill loop
-
f502851999 Use `.ib.venues.is_venue_open()` in `.feed`
-
ba575d93ea Add venue-closure gap-detection in `.ib.api.Client.bars()`
-
f484726a8c Mv `parse_trading_hours()` from `._util` to `.venues`
- Compare 4 commits »
goodboy pushed to cont_hist_fixes at pikers/piker
-
77518f0758 Add `.ib.venues` for mkt-venue-closure checkers
goodboy pushed to tpt_closed_and_finally_footguns at pikers/piker
-
ef3309adf9 Add timeout + shielding to `NoBsWs` reconnect logic
-
ac6ab3791e Handle `tractor.TransportClosed` as "stream-closed"
-
d0eb6b479d .data.feed: move `Flume` import to avoid cycle
- Compare 3 commits »
goodboy pushed to order_line_cancel_nowork_debugging at pikers/piker
-
9d01b5367b .fsp._engine: enable console logging in `cascade()`
-
3db0cf9054 Add order-cancel debugging and multiline kbd logs
-
12c346d846 .ui._app: enable console logging in `_async_main()`
-
5af7a82340 Move `GodWidget` to new `._widget` mod
-
5853bc2404 Point `.types.Struct` to `tractor.msg.pretty_struct`
- Compare 5 commits »
goodboy created branch order_line_cancel_nowork_debugging in pikers/piker
goodboy pushed to piker_pin at goodboy/tractor
-
7b77d877a6 Pin to pre-py3.14 since `greenlet`
goodboy opened issue pikers/piker#70
Pause-point in.fsp.cascade() causes tractor._state._runtime_vars type bug?
goodboy pushed to gap_annotator at pikers/piker
-
feb25af8b8 .ui._editors: log multiline styling and re-leveling
-
2bf3aaddac .ui._lines: drop unused graphics-item import
-
d78b8c4df3 Add batch-submit API for gap annotations
-
16c770a808 Add a `GapAnnotations` path-renderer
-
191f4b5e4c Pin us to upstream `pyqtgraph` github:master
- Compare 6 commits »
goodboy pushed to hist_backfill_fixes at pikers/piker
-
6f8a361e80 Cleanups and doc tweaks to `.ui._fsp`
goodboy created pull request pikers/piker#69
Add.claude/skills/* files from gap-annotator perf sesh with ma boi
goodboy pushed to claudy_skillz at pikers/piker
-
bc26676e59 Add `.claude/skills/*` files from gap-annotator perf sesh with ma boi
goodboy pushed to hist_backfill_fixes at pikers/piker
-
2d678e1582 Guard against `None` chart in `ArrowEditor.remove()`