Skip to content

Update for Tapyrus-Cores and esplora-tapyrus#1

Merged
rantan merged 1 commit intomainfrom
use_rust_tapyrus
Jun 24, 2024
Merged

Update for Tapyrus-Cores and esplora-tapyrus#1
rantan merged 1 commit intomainfrom
use_rust_tapyrus

Conversation

@Yamaguchi
Copy link
Copy Markdown
Collaborator

No description provided.

@Yamaguchi Yamaguchi force-pushed the use_rust_tapyrus branch 3 times, most recently from adbfd68 to d3c63f0 Compare June 23, 2024 07:45
let download_filename = format!("{}.tar.gz", download_filename_without_extension);
dbg!(&download_filename);
let expected_hash = get_expected_sha256(&download_filename).unwrap();
// let expected_hash = get_expected_sha256(&download_filename).unwrap();
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ダウンロードしたファイルのsha256ハッシュ値の検証はスキップします

matrix:
os: ["macos-12", "ubuntu-22.04", "windows-2022"]
runs-on: ${{ matrix.os }}
runs-on: ubuntu-20.04
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

windows、macosはesplora-tapyrusのバイナリがないため省略

@Yamaguchi Yamaguchi mentioned this pull request Jun 23, 2024
8 tasks
@rantan rantan merged commit d873d31 into main Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants