- everywhere
-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy merged pull request pikers/piker#44
decimal_prices_thru_ems: yeah, just suck it up and do `Order.price: Decimal` for now..
goodboy pushed to hist_backfill_fixes at pikers/piker
-
23024a1aaf `.storage.__init__`: code styling updates
-
e6f05bded4 Bump `brokers.toml`, update ib and deribit sections
-
149faa4e4c `.tsp._history`: drop `feed_is_live` syncing, another seg flag
-
be28aa01c2 Woops, keep `np2pl` exposed from `.tsp`
-
e30f863e84 accounting.calc: `.error()` on bad txn-time fields..
- Compare 55 commits »
goodboy pushed to how_to_show_ur_pp at pikers/piker
-
092f01f225 `accouning.calc`: enable crash handlers on `debug_mode` input (via test harness)
-
2688cfcaee Draft a gt-one-`.fqme`-in-txns/account-file test
-
1823530008 Drop `open_pps()` from ems tests
-
d8bce898e8 `ui._remote_ctl`: shield remote rect removals
-
801a8416e2 `_ems`: tolerate and warn on already popped execs
- Compare 49 commits »
goodboy pushed to ib_2025_updates at pikers/piker
-
1674f99214 Bump `brokers.toml`, update ib and deribit sections
-
90380c1a5a Bump ib-container docs and compose file
-
dc6447b759 Bump various `.brokers.core` doc string content/style
-
74aca1b99a ib: multiline stylings, typing, timeout report
-
88f9dc23b7 Woops, fix to read `.api_port` ref from the `Client.ib.client`..
- Compare 71 commits »
goodboy pushed to providers_sync at pikers/piker
-
d66d1c1597 binance: add `AggTrade.nq: float`: "normal quantity" field..
-
de232215e1 binance: handle new `TRADIFI_PERPETUAL`..
-
30679dc478 binance: add `Pair.opoAllowed` field
-
351d898915 binance: set `Pair.pegInstructionsAllowed = False`
-
93c1f8ede5 Add fix for binance API 3.1 rollout..
- Compare 47 commits »
goodboy pushed to port_to_latest_tractor at pikers/piker
-
ede617b60e Use `pytest` plugin now exposed by `tractor`
-
8313ae2e96 `.ui._search`: collapse EGs as needed, use `tn` naming.
-
095773e7da Port `.data._web_bs` stuff to strict-EGs
-
e99d3e6282 Port `.cli` & `.service` to latest `tractor` registry APIs
-
819bd990d2 binance; unmask around send-chan @acm usage
- Compare 40 commits »
goodboy pushed to decimal_prices_thru_ems at pikers/piker
-
838ddd6e79 Fix type-check assertion in ems test to use `is`
-
aaf2dbcd79 Cast to `float` as needed from order-mode and ems
-
cf976ff12b Mk `Brokerd[Order].price` avoid `float`-errs
-
fa0d088ebc Merge pull request 'rando_data_subsys_styling
-
dc61e6fc4f Report with `{fqme!r}` in feed allocator for type clarity
- Compare 28 commits »
goodboy pushed to main at pikers/piker
-
fa0d088ebc Merge pull request 'rando_data_subsys_styling
-
dc61e6fc4f Report with `{fqme!r}` in feed allocator for type clarity
-
b2b0e4c40d `.config.get_app_dir()`: link to `click`'s orig impl on GH
-
4b1fa2173b Touch `conf.toml` by default when dne?
-
b3d345fc41 Wow, update root `conf.toml` to new multiaddr style
- Compare 14 commits »
goodboy merged pull request pikers/piker#58
rando_data_subsys_styling: mostly `.data` subsys styling from feats branches
goodboy commented on pull request pikers/piker#29
subsys_refineryReplaced by #58!
goodboy created pull request pikers/piker#58
rando_data_subsys_styling: mostly.data subsys styling from feats branches
goodboy pushed to subsys_refinery at pikers/piker
-
dc61e6fc4f Report with `{fqme!r}` in feed allocator for type clarity
-
b2b0e4c40d `.config.get_app_dir()`: link to `click`'s orig impl on GH
-
4b1fa2173b Touch `conf.toml` by default when dne?
-
b3d345fc41 Wow, update root `conf.toml` to new multiaddr style
-
0282e632f9 `data._symcache`, impl a summary `.__repr__()`, avoids `Asset` causality issues
- Compare 16 commits »
goodboy pushed to main at pikers/piker
-
4dd7391da7 Merge pull request 'bump_polars: new version with API adjustments' (#57) from bump_polars into main
-
2ced05c4d5 `polars.cumsum()` is now `.cum_sum()`
-
e10f3a16dd Bump to (latest) `polars`, the `0.20.6x` series B)
- Compare 3 commits »
goodboy merged pull request pikers/piker#57
bump_polars: new version with API adjustments
goodboy created pull request pikers/piker#57
bump_polars: new version with API adjustmentsgoodboy pushed to bump_polars at pikers/piker
-
2ced05c4d5 `polars.cumsum()` is now `.cum_sum()`
-
e10f3a16dd Bump to (latest) `polars`, the `0.20.6x` series B)
-
44a3385604 Just drop the merge-msg template, more trouble then it's worth XD
-
65320a5e0f Gitea template, wow fix it again..
-
272b74d214 Simplify gitea merge template
- Compare 10 commits »
goodboy created pull request pikers/piker#56
providers_sync: required API updates and.brokers refinements