-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to hilevel_serman at goodboy/tractor
-
9eb7741822 Initial idea-notes dump and @singleton factory idea from `trio`-gitter
goodboy pushed to fix_deribit_hist_queries at pikers/piker
-
5cefe8bcdb `deribit.feed`: fix "trade" event streaming
goodboy opened issue pikers/piker#12
order-book
lib sometimes core-dumps on ctl-c.. (deribit
, cryptofeed
deps)
goodboy pushed to fix_deribit_hist_queries at pikers/piker
-
d96e9d4f11 Ignore non-`.parquet` (suffixed) paths for now during tsdb fs-indexing
-
a0dcf14aba Mask `ruff` config and pin `websockets=0.12`
- Compare 2 commits »
goodboy commented on pull request pikers/piker#8
Deribit broker fixAlso added live feed support fully workin to that pr eh! #### STILL TODO: - [ ] trying to use the mkt search seems to still be borked on `eth`? 
-
dafd5a3ca5 Bit more `cryptofeed` adapter formatting and typing for clarity..
-
b9dde98d1e .deribit.venues: add todo for an ideal `OptionPair.expiry` fmt/value
-
1616cc0e82 `.data._sampling`: warn about subscriber-less msgs
-
0a2ed195a7 Add `.log.mk_repr()` to create `reprlib.Repr`s
- Compare 5 commits »
goodboy opened issue pikers/piker#11
deribit
: options fqmes with a single digit "day" in the expiry token fail to parse
goodboy commented on pull request pikers/piker#8
Deribit broker fix@ntorres ok so pushing up a sub-dev-branch for resolving a the history backfilling which is summarized in the sub-pr here ^^
goodboy pushed to fix_deribit_hist_queries at pikers/piker
-
28e8628c61 Report the closest (via fuzzy match) pairs on unmatched input
-
b734245183 Signal hist start using `OptionPair.creation_timestamp`
-
dc2c379d86 `.deribit.api` bit of tidying/typing
-
be84d0dae1 'Fix `Optional` and use `'linear/reverse'` in `OptionPair.venue`'
-
bdc3bc9219 Mk jsronrpc's underlying ws timeout `float('inf')`
- Compare 5 commits »
goodboy pushed to fix_deribit_hist_queries at pikers/piker
-
9232d09440 Refine history gap/termination signalling
-
f96bd51442 Only use `frame_types` if delivered during enter
- Compare 2 commits »
goodboy commented on pull request pikers/piker#8
Deribit broker fixOk so yeah, as per a nice in depth paired bug scan today i think we made some good progress on gettin this bby almost fully workin again B) Things we solved and i need to commit: - fix to…
goodboy pushed to jsonrpc_err_in_rent_task at pikers/piker
-
4e05a42d7e data._web_bs: try to raise jsonrpc errors in parent task
goodboy pushed to kucoin_and_binance_fix at pikers/piker
-
e4d6f0940d Allow ledger passes to ignore (symcache) unknown fqmes
goodboy pushed to kucoin_and_binance_fix at pikers/piker
-
41cd6ea852 Allow ledger passes to ignore (symcache) unknown fqmes
goodboy pushed to kucoin_and_binance_fix at pikers/piker
-
27df649fbf .clearing._ems: Don't require `first_quote['last']`
-
df34791d2f `kucoin`: repair live quotes streaming..
- Compare 2 commits »
goodboy commented on pull request goodboy/tractor#4
Add project name to pyproject.toml and decouple registry from binding addressesGonna run the test suite against the trans-addr logic tweaks hopefully this morning B)