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: CheckerNetwork/zinnia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18.1
Choose a base ref
...
head repository: CheckerNetwork/zinnia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.18.2
Choose a head ref
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 24, 2024

  1. ci: bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.0 (#527)

    Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.4.0 to 5.5.0.
    - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
    - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
    - [Commits](amannn/action-semantic-pull-request@e9fabac...c24d6dd)
    
    ---
    updated-dependencies:
    - dependency-name: amannn/action-semantic-pull-request
      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 Apr 24, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4b3c050 View commit details

Commits on Apr 25, 2024

  1. ci: bump amannn/action-semantic-pull-request from 5.5.0 to 5.5.2 (#528)

    Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.5.0 to 5.5.2.
    - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
    - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
    - [Commits](amannn/action-semantic-pull-request@c24d6dd...cfb6070)
    
    ---
    updated-dependencies:
    - dependency-name: amannn/action-semantic-pull-request
      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 Apr 25, 2024
    Copy the full SHA
    922dc4d View commit details
  2. fix: pubkey-like value for stationId in dev/test (#529)

    Modify `zinnia` and our test files to set `stationId` value to string
    of 64 hexadecimal characters, to make it look like a valid public key
    produced by Station Core.
    
    Signed-off-by: Miroslav Bajtoš <[email protected]>
    bajtos authored Apr 25, 2024
    Copy the full SHA
    fc895fc View commit details
  3. chore: Release

    bajtos committed Apr 25, 2024
    Copy the full SHA
    e2b810f View commit details
Loading