| Name: | bitcoin-core-utils |
|---|---|
| Version: | 24.0.1 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 10837387 |
| License: | MIT |
| RPM: | bitcoin-core-utils-24.0.1-1.el8.aarch64.rpm |
| Source RPM: | bitcoin-core-24.0.1-1.el8.src.rpm |
| Build Date: | Wed Dec 21 2022 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://bitcoincore.org/ |
| Summary: | Peer-to-peer digital currency |
| Description: | Bitcoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world. Bitcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. This package provides bitcoin-cli, a utility to communicate with and control a Bitcoin server via its RPC protocol, and bitcoin-tx, a utility to create custom Bitcoin transactions. |
- Update to 24.0.1
- Update to 24.0.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Update to 23.0.
- Add AppStream metadata.
- Hide extended tests behind a flag. - Allow to run the full set of extended tests including network when requested, they run fine in mock with network enabled.
- Update GPG verification script (thanks Björn Persson).
- Switch to bundled statically linked Berkeley DB 4.8.30 (NC).
- Remove obsolete scriptlets. - With RHEL/CentOS 7 no longer a target, improve systemd unit security. - Add systemd user unit to start bitcoind in your user session. - Move bitcoin-wallet to utils subpackage for offline wallet manipulation. - Update README files.
- Prepare all keys with a script and verify all keys against the signature file. Add reasoning on the process in the SPEC file.