- everywhere
-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
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
goodboy pushed to macos_dnks_fixes at goodboy/tractor
-
94339fe0c9 Add macOS compatibility for Unix socket credential passing
-
36307c5917 Pin to py-3.12+ and pin-up some deps
-
30c2c3cb30 Bump `ruff.toml` to target py313
-
0f6a0676eb Use `platformdirs` for `.config.get_rt_dir()`
-
2616f4b976 Tried out an alt approach for `.to_asyncio` crashes
- Compare 47 commits »
goodboy pushed to actor_cancelled_exc_type at goodboy/tractor
-
f923551391 Add timeout around inf-streamer suite
-
4943438780 Adjust nested-subs debug test for tbs output
-
7ee95cf709 WIP, actor-nursery non-graceful-cancel raises EG
-
e08bf4812c Add todo for `tn` to `gather_contexts()` from `find_actor()`?
-
aa46685f38 Use `an` var name in nested subactor debugging ex.
- Compare 50 commits »
goodboy pushed to oob_cancel_testing at goodboy/tractor
-
70bb77280e Merge pull request #411 from goodboy/tpt_tolerance
-
916f88a070 Less newlines in `._rpc` log msg
-
91f2f3ec10 Use test-harness `loglevel` in inter-peer suite
-
3e5124e184 Hide `._rpc._invoke()` frame, again..
-
fa86269e30 Stuff from auto-review in https://github.com/goodboy/tractor/pull/412 ..
- Compare 52 commits »