| Name: | bitcoin-core-utils |
|---|---|
| Version: | 24.1 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 10837333 |
| License: | MIT |
| RPM: | bitcoin-core-utils-24.1-1.el8.aarch64.rpm |
| Source RPM: | bitcoin-core-24.1-1.el8.src.rpm |
| Build Date: | Thu Jun 01 2023 |
| 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.1.
- Port bundled Berkeley DB 4.8 configure script to C99 (#2179373)
- Fix build failure due to GCC 13 compile error (#2171449)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- 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.