bitcoin-tools / bitcoin-tools/nodebuilder

Before installing compiled binaries, check sudo permission

Open
#630 1 comment 0 reactions 0 assignees Claimed by @bitcoin-tools View on GitHub
Dominant language
Shell
Stars
7
Forks
0
Avg merge
2h 37m
Merged PRs (30d)
28

Description

**Is your feature request related to a problem? Please describe.**

The user will lose sudo permission after 5 minutes without using it.

Most computers will take more than 5 minutes to compile bitcoin, so we need a step that prompts the user for a password again.

```
Compiling source code, please wait... ok.
Running compile checks, please wait... ok.
Installing Bitcoin Core... Password:
ok.
Checking data already synced... 4 GiB.
```

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.