Skip to content

feat/typing fixes#117

Merged
8ball030 merged 61 commits intomainfrom
feat/typing-fixes
Nov 3, 2025
Merged

feat/typing fixes#117
8ball030 merged 61 commits intomainfrom
feat/typing-fixes

Conversation

@8ball030
Copy link
Owner

@8ball030 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

@8ball030 8ball030 merged commit 8fa972d into main Nov 3, 2025
1 check passed
@8ball030 8ball030 deleted the feat/typing-fixes branch November 3, 2025 14:59
@8ball030 8ball030 restored the feat/typing-fixes branch November 3, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants