Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

write CI which installs and executes a local electrum server on regtest

Open
#2 1 comment 0 reactions 1 assignee View on GitHub

@HarshCasper is already working on this.

Since Jun 9, 2021.

Assessment

This issue has not been assessed yet.

Description

internship

Abstract

Currently we can execute tests locally with

cargo test

In addition, we can test with:

cargo test --features nigiri

which requires a local electrum server on regtest, called nigiri: https://github.com/vulpemventures/nigiri

The CI to use should be Github Actions, see an example here: https://github.com/BlockchainCommons/musign-cli/blob/master/.github/workflows/Build.yml

Both commands (cargo test and cargo test --features nigiri) should run successfully in CI

Dominant language
Rust
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BlockchainCommons/sweeptool-cli

All issues in BlockchainCommons/sweeptool-cli

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.