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: opentensor/async-substrate-interface
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: opentensor/async-substrate-interface
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 9 commits
  • 5 files changed
  • 4 contributors

Commits on May 22, 2025

  1. Configuration menu
    Copy the full SHA
    f5f38ff View commit details
    Browse the repository at this point in the history
  2. We occasionally get incorrect timeouts with AsyncSubstrateInterface, …

    …and this is largely due to the calculation of time — `loop.time()` is not necessarily `time.time()`
    thewhaleking committed May 22, 2025
    Configuration menu
    Copy the full SHA
    f9c6228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11461ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #123 from opentensor/fix/thewhaleking/fix-mocking-…

    …support
    
    Add proper mock support
    thewhaleking authored May 22, 2025
    Configuration menu
    Copy the full SHA
    a88a787 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e06364 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #124 from opentensor/fix/thewhaleking/handle-incor…

    …ect-timeout
    
    Handle Incorrect Timeouts
    thewhaleking authored May 22, 2025
    Configuration menu
    Copy the full SHA
    81c4303 View commit details
    Browse the repository at this point in the history
  7. 1.2.2: updates changelog

    ibraheem-abe committed May 22, 2025
    Configuration menu
    Copy the full SHA
    8b2a104 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #125 from opentensor/changelog/122

    1.2.2: Updates changelog
    ibraheem-abe authored May 22, 2025
    Configuration menu
    Copy the full SHA
    d88d2b7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #126 from opentensor/release/1.2.2

    Release/1.2.2
    ibraheem-abe authored May 22, 2025
    Configuration menu
    Copy the full SHA
    2816a38 View commit details
    Browse the repository at this point in the history
Loading