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: integritee-network/integritee-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.1
Choose a base ref
...
head repository: integritee-network/integritee-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 39 files changed
  • 4 contributors

Commits on Sep 8, 2023

  1. add dev3 chain spec (#191)

    * add dev3 chain_spec
    
    * [chain_spec] fix some 2s in dev3 chain spec.
    clangenb authored Sep 8, 2023
    Copy the full SHA
    7f857b0 View commit details

Commits on Sep 12, 2023

  1. Default to no extrinsic filtering and remove dev binary as it is obso…

    …lete now (#190)
    
    * default to skip extrinsic filtering
    
    * inversed feature flag logic. better than adding the Nay to default
    
    * remove dev-binary builds. obsolete
    
    * hopefully completed CI cleanup
    
    * fix references in job
    brenzi authored Sep 12, 2023
    Copy the full SHA
    c08d461 View commit details
  2. bump client 1.1.2 (#192)

    clangenb authored Sep 12, 2023
    Copy the full SHA
    836868c View commit details

Commits on Sep 13, 2023

  1. bump pallet deps

    brenzi committed Sep 13, 2023
    Copy the full SHA
    6bfaa62 View commit details

Commits on Sep 20, 2023

  1. bump pallets/substrate; bump runtime v1.1.35, node v1.1.3 (#194)

    * bump integritee-pallets
    
    * bump pallets/substrate; bump version
    
    * Cargo.lock.
    clangenb authored Sep 20, 2023
    Copy the full SHA
    0e5477d View commit details

Commits on Dec 16, 2023

  1. Ab/bump pallets (#196)

    * build works with overwritten lockfile from litentry
    
    * lift patches
    brenzi authored Dec 16, 2023
    Copy the full SHA
    996e588 View commit details
  2. Copy the full SHA
    3a69ae5 View commit details

Commits on Dec 23, 2023

  1. bump pallets (#198)

    brenzi authored Dec 23, 2023
    Copy the full SHA
    3415621 View commit details

Commits on Mar 15, 2024

  1. Copy the full SHA
    c8a5725 View commit details

Commits on Apr 8, 2024

  1. bump pallet sdk release

    brenzi committed Apr 8, 2024
    Copy the full SHA
    097f97b View commit details

Commits on Jun 27, 2024

  1. Polkadot v1.13.0 (#200)

    * lift dependencies to workspace and bump to polkadot-v1.13.0
    
    * [runtime] fix build
    
    * [node] compiles
    
    * [runtime] re-org imports
    
    * taplo fmt
    
    * cargo fmt
    
    * use nightly in CI fmt job
    
    * bump srtool in CI to fix build
    
    * remove unsupported profile production from srtool build
    
    * [node] fix: use camelCase in chain spec fields
    
    * switch branch for integritee pallets
    
    * [runtime] fix benchmark build
    clangenb authored Jun 27, 2024
    Copy the full SHA
    550fe53 View commit details
  2. Copy the full SHA
    73a0944 View commit details

Commits on Jun 28, 2024

  1. bump versions 1.13.0-v390

    brenzi committed Jun 28, 2024
    Copy the full SHA
    1a18046 View commit details

Commits on Aug 11, 2024

  1. integrate teerdays (#203)

    * bump versions
    
    * integrated teerdays and ran benchmarks for own pallets only
    
    * run again for enclave bridge
    
    * re-ran all benchmarks
    
    * lift patches
    
    * bump pallets
    
    * pin rustc stable
    brenzi authored Aug 11, 2024
    Copy the full SHA
    bc7e0b4 View commit details

Commits on Dec 11, 2024

  1. Copy the full SHA
    d2262b5 View commit details
Loading