Package bitcoin: Information

    Binary package: bitcoin
    Version: 22.1-alt1
    Architecture: armh
    Build time:  Dec 21, 2022, 03:29 PM in the task #311252
    Source package: bitcoin
    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.

    Maintainer: Alexei Takaseev


    Last changed


    Dec. 6, 2022 Alexei Takaseev 22.1-alt1
    - 22.1
    Sept. 9, 2021 Alexei Takaseev 22.0-alt1
    - 22.0
    Aug. 25, 2021 Alexei Takaseev 0.21.1-alt4
    - Added -ffat-lto-objects to %optflags_lto.