Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: InjectiveLabs/sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: InjectiveLabs/sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 151 files changed
  • 1 contributor

Commits on Mar 3, 2026

  1. Configuration menu
    Copy the full SHA
    a329fe5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #409 from InjectiveLabs/chore/sync_dev_with_master…

    …_after_v1_13_1
    
    [CHORE] sync dev with master after v1.13.1
    aarmoa authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    33cd59e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2026

  1. chore(sdk): regenerate protos for injective-core/indexer and align v1.19

    Regenerate Python protobuf stubs from the updated injective-core and indexer
    API definitions, and align the SDK (clients, composer, tests, examples) with
    the new message types and RPC surface.
    
    Also refresh buf/codegen inputs where applicable, drop removed modules and
    legacy client surfaces that no longer exist upstream, and update dev tooling
    (e.g. Ruff for lint/import order) so CI and pre-commit stay green.
    aarmoa committed Apr 15, 2026
    Configuration menu
    Copy the full SHA
    726129e View commit details
    Browse the repository at this point in the history
  2. [CHORE] Fix pre-commit issues

    aarmoa committed Apr 15, 2026
    Configuration menu
    Copy the full SHA
    e041678 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #410 from InjectiveLabs/ic-985/create-python-sdk-f…

    …inal-release-for-v1190
    
    [CHORE] regenerate protos for injective-core/indexer and align v1.19.0-beta
    aarmoa authored Apr 15, 2026
    Configuration menu
    Copy the full SHA
    b928e2e View commit details
    Browse the repository at this point in the history
Loading