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: 0xSpaceShard/starknet-devnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: 0xSpaceShard/starknet-devnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.1
Choose a head ref
  • 12 commits
  • 68 files changed
  • 2 contributors

Commits on Sep 23, 2025

  1. Remove leftover Rest API docs (#859)

    * Remove leftover restapi docs
    3alpha authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    c04815f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Remove non-RPC deprecation notice (#860)

    * [skip ci]
    FabijanC authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    d7cf606 View commit details
    Browse the repository at this point in the history
  2. Improve ApiError variants (#861)

    * Improve ApiError variants
    
    * reorder constants
    3alpha authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    8524f8b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Configure class size limit (#862)

    Co-authored-by: 3alpha <lg@shardlabs.io>
    FabijanC and 3alpha authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    f64eabe View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

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

Commits on Oct 2, 2025

  1. Fetch data on origin on subscription (#865)

    * Fetch data on origin on subscription and add test for forking
    3alpha authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    b07aa33 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

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

Commits on Oct 13, 2025

  1. Remove starknet mutex when fetching config (#871)

    * remove starknet mutex when fetching config
    
    * Review suggestions
    3alpha authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    adc2cb7 View commit details
    Browse the repository at this point in the history
  2. add starkup to docs [skip ci] (#872)

    * add starkup to docs [skip ci]
    
    * improve wording [skip ci]
    3alpha authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    8b19919 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. gha workflows [skip ci]

    3alpha committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    fbcbc19 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. Gha workflows (#877)

    * gha workflows
    
    * update install foundry script
    
    * remove scripts
    
    * install npm stuff
    
    * run selfhosted
    
    * remove cache on selfhosted wf, remove scripts from build binaries
    
    * trigger docker wf
    
    * prepare tags fixes
    
    * build docker on selfhosted
    
    * fix seed0 build
    
    * cacheable dockerfile
    
    * fix dockerfile
    
    * revert cacheable dockerfile
    
    * fix sha
    
    * binaries trigger
    
    * binaries trigger
    
    * extract version check
    
    * Remove duplicate trigger for build and test [skip ci]
    
    * delete fetching versions from bulid and test wf
    3alpha authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    ce7a826 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. Release v0.6.1 (#876)

    * Release v0.6.1
    
    * Bump inner dependencies
    3alpha committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    a3e975f View commit details
    Browse the repository at this point in the history
Loading