brokers_refinery: various updates/fixes/typing during options/max-pain feats dev #40

Open
goodboy wants to merge 6 commits from brokers_refinery into gitea_feats

Mostly miscellaneous piker.broker.* patches to various backends and some of daemon middleware layer; bringing stuff up to date during #13 dev.


Summary

  • .brokers.cli todo for flag relay (--pdb debug-mode) from piker super-cmd not search.
  • sporadic typing.
  • .broker.core doc strings bump.
  • .questrade todo-in ws-feed support issue.
  • .kraken: fix missing await verify_balances()..
Mostly miscellaneous `piker.broker.*` patches to various backends and some of `daemon` middleware layer; bringing stuff up to date during #13 dev. --- #### Summary - `.brokers.cli` todo for flag relay (`--pdb` debug-mode) from `piker` super-cmd not `search`. - sporadic typing. - `.broker.core` doc strings bump. - `.questrade` todo-in ws-feed support issue. - `.kraken`: fix missing `await verify_balances()`..
goodboy added 6 commits 2025-02-20 18:40:07 +00:00
goodboy force-pushed brokers_refinery from ef9bc7d1ed to 30483c3218 2025-02-21 22:06:49 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b brokers_refinery gitea_feats
git pull origin brokers_refinery

Step 2:

Merge the changes and update on Gitea.
git checkout gitea_feats
git merge --no-ff brokers_refinery
git push origin gitea_feats
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pikers/piker#40
There is no content yet.