Package bitcoin: Information

  • Default inline alert: Version in the repository: 27.0-alt1

Source package: bitcoin
Version: 23.0-alt1
Latest version according to Repology
Build time:  Apr 22, 2022, 06:57 AM in the task #298840
Category: Networking/Other
Report package bug
License: MIT
Summary: peer-to-peer network based anonymous digital currency
Description: 
Q. What is Bitcoin?
A. Bitcoin is a peer-to-peer currency. Peer-to-peer means that no
central authority issues new money or tracks transactions. These tasks
are managed collectively by the network.

Q. How does Bitcoin work?
A. Bitcoin utilises public-key cryptography. A coin contains the owner's
public key. When a coin is transferred from user A to user B, A adds B's
public key to the coin, and the coin is signed using A's private key. B
now owns the coin and can transfer it further. A is prevented from
transferring the already spent coin to other users because a public list
of all previous transactions is collectively maintained by the network.
Before each transaction the coin's validity will be checked.

List of rpms provided by this srpm:
bitcoin (x86_64, ppc64le, i586, armh, aarch64)
bitcoin-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Alexei Takaseev


ACL:
Alexei Takaseev
@everybody

    1. python3-dev
    2. libevent-devel
    3. boost-asio-devel
    4. boost-filesystem-devel
    5. boost-interprocess-devel
    6. boost-program_options-devel
    7. boost-signals-devel
    8. libssl-devel
    9. clang
    10. libminiupnpc-devel
    11. qt5-base-devel
    12. qt5-tools
    13. protobuf-compiler
    14. libprotobuf-devel
    15. libqrencode-devel
    16. libdb4.8_cxx-devel

Last changed


April 22, 2022 Alexei Takaseev 23.0-alt1
- 23.0
Sept. 9, 2021 Alexei Takaseev 22.0-alt1
- 22.0
Aug. 25, 2021 Alexei Takaseev 0.21.1-alt4
- Added -ffat-lto-objects to -flto=auto -ffat-lto-objects.