| Name: | bitcoin-core-server | 
|---|---|
| Version: | 24.0.1 | 
| Release: | 1.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 11243112 | 
| License: | MIT | 
| RPM: | bitcoin-core-server-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: | This package provides a stand-alone bitcoin-core daemon. For most users, this package is only needed if they need a full-node without the graphical client. Some third party wallet software will want this package to provide the actual bitcoin-core node they use to connect to the network. If you use the graphical bitcoin-core client then you almost certainly do not need this package.  | 
- 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.