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: AcalaNetwork/Acala
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release-karura-2.21.0
Choose a base ref
...
head repository: AcalaNetwork/Acala
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-karura-2.22.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 137 files changed
  • 5 contributors

Commits on Sep 13, 2023

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

Commits on Sep 19, 2023

  1. use concurrency (#2617)

    * use concurrency
    
    * update coverage
    xlc authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    67059c3 View commit details
    Browse the repository at this point in the history
  2. fix verify bootnodes (#2618)

    xlc authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    52481e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Bump quinn-proto from 0.9.4 to 0.9.5 (#2619)

    Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.9.4 to 0.9.5.
    - [Release notes](https://github.com/quinn-rs/quinn/releases)
    - [Commits](https://github.com/quinn-rs/quinn/commits)
    
    ---
    updated-dependencies:
    - dependency-name: quinn-proto
      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 24, 2023
    Configuration menu
    Copy the full SHA
    81cfc2d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Improve xtokens precompile errors (#2620)

    * Improve xtokens precompile errors
    
    * fix
    
    * revert dependencies
    zjb0807 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    99407b0 View commit details
    Browse the repository at this point in the history
  2. Bump get-func-name from 2.0.0 to 2.0.2 in /ts-tests (#2622)

    Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
    - [Release notes](https://github.com/chaijs/get-func-name/releases)
    - [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: get-func-name
      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 27, 2023
    Configuration menu
    Copy the full SHA
    07ed2ca View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Update bodhi version (#2623)

    zjb0807 authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f828e76 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. allow specify incentives reward dudection currency (#2625)

    * allow specify incentives reward dudection currency
    
    * fix
    
    * fix
    
    * fix
    xlc authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5fed183 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 4, 2023

  1. force install weight-gen

    xlc committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b3a1293 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. new audit report

    xlc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a24170f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. bump version (#2627)

    * bump version
    
    * /bench module module_liquid_crowdloan
    
    * /bench module module_earning
    
    * /bench module module_incentives
    
    * fix benchmark
    
    * fix
    
    * fix
    
    * /bench module module_incentives
    
    * /bench runtime karura *
    
    * fix
    
    * fix
    
    * /bench runtime karura *
    
    * /bench runtime acala *
    
    * trigger CI
    
    ---------
    
    Co-authored-by: Acala Github Action Bot <hello@acala.network>
    xlc and Acala Github Action Bot authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    37d9e36 View commit details
    Browse the repository at this point in the history
Loading