./finance/bitcoin, P2P electronic cash system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 27.2nb3, Package name: bitcoin-27.2nb3, Maintainer: khorben

Bitcoin is a decentralized P2P electronic cash system without a central
server or trusted parties. Users hold the crypto keys to their own money
and transact directly with each other, with the help of the network to
check for double-spending.


Required to run:
[sysutils/desktop-file-utils] [databases/db4] [security/openssl] [devel/libevent] [devel/boost-libs] [net/zeromq]

Required to build:
[devel/boost-headers] [pkgtools/cwrappers]

Master sites:

Filesize: 12839.122 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-29 16:10:02 by Adam Ciarcinski | Files touched by this commit (235)
Log message:
revbump after updating boost
   2024-12-27 00:57:23 by Adam Ciarcinski | Files touched by this commit (46) | Package updated
Log message:
revbump after devel/protobuf update
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-06 00:41:33 by Pierre Pronchery | Files touched by this commit (2) | Package updated
Log message:
bitcoin: update to 27.2

Notables changes since 27.1:

P2P
* net: fix race condition in self-connect detection

Init
* init: change shutdown order of load block thread and scheduler

RPC
* Fix cases of calls to FillPSBT errantly returning complete=true

PSBT
* psbt: Check non witness utxo outpoint early

Test
* test: fix constructor of msg_tx

Doc
* doc: use proper doxygen formatting for CTxMemPool::cs

Build
* upnp: fix build with miniupnpc 2.2.8
* Fixes for GCC 15 compatibility

CI
* ci: move ASan job to GitHub Actions from Cirrus CI
* ci: remove unused bcc variable from workflow

Tested on NetBSD/amd64.
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-10-23 20:08:23 by Pierre Pronchery | Files touched by this commit (1)
Log message:
bitcoin: fix the build with the "qt5" option
   2024-10-04 05:49:38 by Ryo ONODERA | Files touched by this commit (237)
Log message:
*: Recursive revbump from Boost 1.86.0