bitcoin-tools / bitcoin-tools/nodebuilder
Before installing compiled binaries, check sudo permission
- 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
Assessment
This issue has not been assessed yet.