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: AstarNetwork/Astar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: runtime-1700
Choose a base ref
...
head repository: AstarNetwork/Astar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: runtime-1800
Choose a head ref
  • 8 commits
  • 40 files changed
  • 5 contributors

Commits on Sep 9, 2025

  1. Benchmark script update (#1537)

    * Benchmark script update
    
    * Adjustment
    Dinonard authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    28edcea View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Bump vite from 5.4.19 to 5.4.20 in /tests/e2e (#1539)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.20.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 5.4.20
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    f5f7ce7 View commit details
    Browse the repository at this point in the history
  2. Bump sha.js from 2.4.11 to 2.4.12 in /tests/e2e (#1529)

    Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.
    - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
    - [Commits](browserify/sha.js@v2.4.11...v2.4.12)
    
    ---
    updated-dependencies:
    - dependency-name: sha.js
      dependency-version: 2.4.12
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    24f980c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Feat: Inflation decay factor (#1536)

    * feat: inflation decay factor
    
    * decay factor rework
    
    * fmt
    
    * weights updated
    
    * Revert "fmt"
    
    This reverts commit ba281d9.
    
    * Revert "decay factor rework"
    
    This reverts commit f71c41d.
    
    * init CycleMaxEmission
    
    * some assert cleanups in tests
    
    * readjust config in force_set_decay_rate
    
    * fmt
    
    * split config decay and block reward payouts
    
    * decay factor in config
    
    * fmt
    
    * small adjustments and weights
    
    * tweak benchmark params
    
    * remove force_set_decay_factor
    
    * weights and assert updated
    
    * integration test + benchmark correct genesis
    
    * weights updated
    ipapandinas authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    a52c2fd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Prep for Shiden AssetHub migration (#1533)

    * Prep for Shiden AssetHub migration
    
    * revert
    
    * revert rust version bump & use patched yamux dep
    
    * taplo
    
    * PR comments
    
    * PR comments
    
    * revert pallet_xcm uplift
    
    * PR comment: use AssetHubMigrationStep in filters
    
    * fix test build
    
    * PR comments
    
    * fixed test build
    
    * taplo
    
    * Added tests
    
    * fixed reserves
    
    * updated weights
    
    * fixed weights build
    
    * fixed weights
    PierreOssun authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    c729a21 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. chore: preparing for the Shibuya migration to Paseo (#1542)

    Signed-off-by: Armin Teimouri <armin.teimouri@startale.com>
    armin-x86 authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    6778386 View commit details
    Browse the repository at this point in the history
  2. Release prep (#1547)

    Dinonard authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    8ef5769 View commit details
    Browse the repository at this point in the history
  3. runtime-1800 (#1546)

    PierreOssun authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    960f2ad View commit details
    Browse the repository at this point in the history
Loading