- everywhere
-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to nixround2_n_sway_testing at pikers/piker
-
b969ef2687 A better dep-groups specificity breakdown
-
c8c87806d3 Skip `ruff` dev-dep on nix(os) overlays
- Compare 2 commits »
goodboy pushed to brokers_refinery at pikers/piker
-
bdb613139d `.brokers.cli`: module type and todo for `--pdb` flag to NOT src from sub-cmd
-
96d0711b15 Type loaded backend modules
-
33af9a0b6c Bump various `.brokers.core` doc string content/style
-
e8575d6f69 `.questrade`: link in ws-API issue!
-
25d4f3b9fc `.kraken.broker`: need to `await verify_balances()` ..
- Compare 14 commits »
goodboy pushed to mp_fomo_polish at pikers/piker
-
0f3754ca56 max_pain-script: bit of multi-line fmting
-
dc8bfcccd8 max_pain: add piker logging, tweak var names, notes and todos
-
b18b5a7592 deribit: fill out docstr for `.api.get_values_from_cb_normalized_date()`
-
08488a9098 Drop unused `assets: dict`
- Compare 4 commits »
goodboy pushed to subsys_refinery at pikers/piker
-
ac6db881cf `.brokers.cli`: module type and todo for `--pdb` flag to NOT src from sub-cmd
-
99be8141ad Type loaded backend modules
-
e6e863b5ef Bump various `.brokers.core` doc string content/style
-
8c78025486 Teensie `piker.data` styling tweaks
-
b9f94dfcca Invert `getattr()` check for `get_mkt_pairs()` ep
- Compare 14 commits »
goodboy pushed to accounting_refinery at pikers/piker
-
23495a92d5 `.accounting._ledger`: typing anda more multiline styling
-
70d01a9bb4 Drop some bps and style logic to multiline
-
8b8747db27 `.accounting` add synopsis section to readme
-
19becf8f58 Teensie `piker.data` styling tweaks
-
9c5dd7e4f1 Invert `getattr()` check for `get_mkt_pairs()` ep
- Compare 14 commits »
goodboy pushed to no_symcache_no_problem at pikers/piker
-
81693cc2f7 Teensie `piker.data` styling tweaks
-
729a44a4e5 Invert `getattr()` check for `get_mkt_pairs()` ep
-
15078a713d Allow ledger passes to ignore (symcache) unknown fqmes
-
a00e9c0e64 Merge pull request 'ems_no_last_required: don't require `last` field to boot dark-pool engine' (#38) from ems_no_last_required into main
-
cb694700c2 Merge pull request 'stop_is_oec: expect `trio.EndOfChannel` as graceful stream shutdown' (#52) from stop_is_eoc into main
- Compare 11 commits »
goodboy pushed to add_visidata at pikers/piker
-
f469456c0b Add `pyperclip` as dev dep for `xonsh` clipboard interop
-
5cbd4c52de Add `visidata` as a dev-dep for introspecting time-series files
-
a00e9c0e64 Merge pull request 'ems_no_last_required: don't require `last` field to boot dark-pool engine' (#38) from ems_no_last_required into main
-
cb694700c2 Merge pull request 'stop_is_oec: expect `trio.EndOfChannel` as graceful stream shutdown' (#52) from stop_is_eoc into main
-
11c931f65d User `piker_pin` branch from gitea `tractor` repo
- Compare 10 commits »
goodboy pushed to service_mng_to_tractor at pikers/piker
-
6be062d320 Support `tractor.pause_from_sync()` in `brokerd`s
-
47ac729ef1 Type adjust to `tractor.hilevel.ServicecMngr`
-
a3b7dcad2b Official service-mngr to `tractor.hilevel` move
-
64f7478c60 Updated tractor method name.
-
2bf444b078 More service-mngr clarity notes
- Compare 17 commits »
goodboy pushed to decimal_prices_thru_ems at pikers/piker
-
b61145ec5a Add missing f-str prefix to log line
-
624cca091a Port to newer `tractor.get_registry()`
-
9045e18386 binance: add new `permissionSets` to base `Pair`
-
23ea65e337 Fix type-check assertion in ems test to use `is`
-
ea2e374101 Update `binance` spot pairs with `amendAllowed`
- Compare 21 commits »
goodboy deleted branch ems_no_last_required from pikers/piker
goodboy pushed to main at pikers/piker
-
a00e9c0e64 Merge pull request 'ems_no_last_required: don't require `last` field to boot dark-pool engine' (#38) from ems_no_last_required into main
-
60390ae596 Various `.clearing` todos/notes on potential issues with loglevel settings..
-
9592735aaa .clearing._ems: Don't require `first_quote['last']`
- Compare 3 commits »
goodboy merged pull request pikers/piker#38
ems_no_last_required: don't require `last` field to boot dark-pool engine
goodboy pushed to main at pikers/piker
-
cb694700c2 Merge pull request 'stop_is_oec: expect `trio.EndOfChannel` as graceful stream shutdown' (#52) from stop_is_eoc into main
-
11c931f65d User `piker_pin` branch from gitea `tractor` repo
-
49841f5b91 Catch using `Sampler.bcast_errors` where possible
-
b2827ef3c3 Group bcast errors as `Sampler.bcast_errors`
-
2fc4ccf011 Suppress `trio.EndOfChannel`s raised by remote peer
- Compare 5 commits »
goodboy merged pull request pikers/piker#52
stop_is_oec: expect `trio.EndOfChannel` as graceful stream shutdown
goodboy pushed to stop_is_eoc at pikers/piker
-
11c931f65d User `piker_pin` branch from gitea `tractor` repo
goodboy closed pull request pikers/piker#28
MoveServiceMngr to tractor.hilevel
goodboy deleted branch stop_is_oec from pikers/piker
goodboy commented on pull request pikers/piker#37
stop_is_oec: expecttrio.EndOfChannel as graceful stream shutdown
Ok i've rebased various downstream branches onto this, going to close in favor of #52 which has the typo in the branch name corrected Bp eoc = end-of-channel, i.e. `trio.EndOfChannel`, where…
goodboy closed pull request pikers/piker#37
stop_is_oec: expecttrio.EndOfChannel as graceful stream shutdown
goodboy commented on pull request pikers/piker#51
stop_is_oec: expecttrio.EndOfChannel as graceful stream shutdown
Lol wow, from/into branches backward.. #52 is what this was meant to be..