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: algorand/conduit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Choose a base ref
...
head repository: algorand/conduit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 13, 2025

  1. Bump to updated snapshots of go-algorand-sdk and indexer (#182)

    * Bump to updated snapshots of go-algorand-sdk and indexer. Regenerate filter processors and update tests to reflect stronger basic types.
    
    * Bump Python dependencies for 3.13 support.
    gmalouf authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    3cc7b1f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Consensus: Support consensus version v41 (#186)

    * Snapshot versions of go-algorand-sdk / indexer bumped to support consensus v41.
    
    * Update fixed rel/nightly test-data to one supporting consensus v41.
    
    * Update for consensus v41 signature types.
    
    * Update setup-python to use latest 3. version in workflow.
    
    * Pull latest nightly algod for test builds.
    
    * Bump to current latest mainline version of indexer.
    gmalouf authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    194ac90 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. build(deps): bump setuptools from 65.3.0 to 78.1.1 in /e2e_tests (#184)

    Bumps [setuptools](https://github.com/pypa/setuptools) from 65.3.0 to 78.1.1.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v65.3.0...v78.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-version: 78.1.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    6182d35 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Configuration menu
    Copy the full SHA
    9e673dd View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. Configuration menu
    Copy the full SHA
    f19c4d1 View commit details
    Browse the repository at this point in the history
Loading