Merged
Conversation
Owner
8ball030
commented
Nov 3, 2025
- feat: create and update docs dependency group in pyproject.toml
- chore: remove empty files in docs
- feat: update mkdocs.yml
- docs: index.md
- docs: installation.md
- docs: account-model.md
- docs: authentication.md
- docs: bridging.md
- docs: clients.md
- docs: quickstart.md
- docs: update env variable names
- docs: update bridging from idealised to current interface
- docs: reference create_new_pk.py
- feat: templates/transaction_struct.py
- feat: inject_transaction_structs in generate-models
- chore: generate-models
- feat: cli command group: transaction
- refactor: DERIVE_SUBACCOUNT -> DERIVE_SUBACCOUNT_ID
- docs: update authentication, bridging and quickstart
- refactor: move properties up and private methods down on MarketOperations
- fix: Makefile generate commands
- chore: remove old endpoints.py
- chore: remove old clients module
- chore: remove obsolute logger.py
- fix: pass logger from (Async)HTTPClient to (Async)HTTPSession
- fix: endpoints.py.jinja template
- feat: pyright
- fix: pyright type-check failures in _clients
- fix: mypy type-check failures in _clients
- fix: scripts/generate-models.py
- fix: data_types and constants
- feat: make generate-sync-bridge-client
- chore: remove fees.py
- refactor: separate constants into constituents
- fix: data types
- fix: typing utils, just an ordinary day!
- feat: fully-typed client
- feat: fully-typed bridge client
- feat: fully-typed cli tool
- feat: add both mypy and pyright because centralized type checking is ngmi
- tests: just updating tests as one does
- chore: make fmt lint
- feat: scripts/download-prod-abis.py
- chore:linters
- chore:fixed-all-typing-issues-for-pyright
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.