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: paritytech/subxt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.26.0
Choose a base ref
...
head repository: paritytech/subxt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.27.0
Choose a head ref
  • 14 commits
  • 42 files changed
  • 4 contributors

Commits on Jan 25, 2023

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

Commits on Jan 27, 2023

  1. Remove unneeded Config bounds and BlockNumber associated type (#804)

    * remove unneeded Config bounds and BlockNumber associated type
    
    * clippy and fmt
    jsdw authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ce0a82e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Bump trybuild from 1.0.76 to 1.0.77 (#807)

    Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.76 to 1.0.77.
    - [Release notes](https://github.com/dtolnay/trybuild/releases)
    - [Commits](dtolnay/trybuild@1.0.76...1.0.77)
    
    ---
    updated-dependencies:
    - dependency-name: trybuild
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4c8ffc3 View commit details
    Browse the repository at this point in the history
  2. Bump tokio from 1.24.2 to 1.25.0 (#808)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.2 to 1.25.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](https://github.com/tokio-rs/tokio/commits/tokio-1.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d820ab8 View commit details
    Browse the repository at this point in the history
  3. Bump clap from 4.1.3 to 4.1.4 (#809)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.1.3 to 4.1.4.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.1.3...v4.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d7ad96a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Bump futures from 0.3.25 to 0.3.26 (#814)

    Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.25 to 0.3.26.
    - [Release notes](https://github.com/rust-lang/futures-rs/releases)
    - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/futures-rs@0.3.25...0.3.26)
    
    ---
    updated-dependencies:
    - dependency-name: futures
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c2decc7 View commit details
    Browse the repository at this point in the history
  2. Bump heck from 0.4.0 to 0.4.1 (#815)

    Bumps [heck](https://github.com/withoutboats/heck) from 0.4.0 to 0.4.1.
    - [Release notes](https://github.com/withoutboats/heck/releases)
    - [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/withoutboats/heck/commits)
    
    ---
    updated-dependencies:
    - dependency-name: heck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    8a3305c View commit details
    Browse the repository at this point in the history
  3. Bump serde_json from 1.0.91 to 1.0.92 (#813)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.92.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.91...v1.0.92)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    45bfe68 View commit details
    Browse the repository at this point in the history
  4. Bump proc-macro2 from 1.0.50 to 1.0.51 (#812)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.50 to 1.0.51.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.50...1.0.51)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: James Wilson <[email protected]>
    dependabot[bot] and jsdw authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    20adb19 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 13, 2023

  1. Bump serde_json from 1.0.92 to 1.0.93 (#822)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.92...v1.0.93)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0fd3b9a View commit details
    Browse the repository at this point in the history
  2. Bump darling from 0.14.2 to 0.14.3 (#823)

    Bumps [darling](https://github.com/TedDriggs/darling) from 0.14.2 to 0.14.3.
    - [Release notes](https://github.com/TedDriggs/darling/releases)
    - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
    - [Commits](TedDriggs/darling@v0.14.2...v0.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: darling
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    b623749 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1092e8b View commit details
    Browse the repository at this point in the history
  4. Release v0.27.0 (#824)

    * Bump substrate deps
    
    * Bump to 0.27.0
    
    * update changelog
    
    * Clone and Debug on TxPayload types
    
    * move item to Changed
    
    * remove chore entirely
    jsdw authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7b0e06c View commit details
    Browse the repository at this point in the history
Loading