Package bitcoin
Source package: bitcoin
Version: 22.0-alt1
Category: Networking/Other
Report package bug
Version: 22.0-alt1
Build time: Oct 1, 2021, 11:54 AM
in the task #285864
Report package bug
Gear: https://git.altlinux.org/gears/b/bitcoin.git?a=tree;hb=853cf7ab7…
Home page: http://www.bitcoin.org/
Home page: http://www.bitcoin.org/
License: MIT
Summary: peer-to-peer network based anonymous digital currency
Description:
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)
bitcoin (x86_64, ppc64le, i586, armh, aarch64)
bitcoin-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Alexei Takaseev
List of contributors:
Alexei Takaseev
Aleksei Nikiforov
Grigory Ustinov
Gleb Fotengauer-Malinovskiy
Ivan A. Melnikov
Eugeny A. Rostovtsev
Dmitry V. Levin
Vladimir V Kamarzin
List of contributors:
Alexei Takaseev
Aleksei Nikiforov
Grigory Ustinov
Gleb Fotengauer-Malinovskiy
Ivan A. Melnikov
Eugeny A. Rostovtsev
Dmitry V. Levin
Vladimir V Kamarzin
Last changes:
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. |
Aug. 19, 2021 Aleksei Nikiforov 0.21.1-alt3 |
- Rebuilt with boost-1.77.0. |