Path to this page:
Subject: CVS commit: pkgsrc/finance/bitcoin
From: Adam Ciarcinski
Date: 2024-07-02 12:27:24
Message id: 20240702102724.58275FC74@cvs.NetBSD.org
Log Message:
bitcoin: updated to 27.1
27.1
Miniscript
* sign: don't assume we are parsing a sane TapMiniscript
RPC
* rpc, bugfix: Enforce maximum value for setmocktime
* rpc: Reword SighashFromStr error message
* rpc: move UniValue in blockToJSON
Index
* Fix set m_synced = true after Commit()
Gui
*gui812 Fix create unsigned transaction fee bump
*gui813 Don't permit port in proxy IP option
Test
* test: Fix failing univalue float test
P2P
* p2p: detect addnode cjdns peers in GetAddedNodeInfo()
Build
* depends: fix mingw-w64 Qt DEBUG=1 build
* build: Fix false positive CHECK_ATOMIC test
* depends: Fix build of Qt for 32-bit platforms with recent glibc
* crypto: disable asan for sha256_sse4 with clang and -O0
* depends: Fetch miniupnpc sources from an alternative website
* build: Fix building fuzz binary on on SunOS / illumos
* depends: Update Boost download link
Doc
* doc: add LLVM instruction for macOS < 13
CI
* ci: Bump s390x to ubuntu:24.04
Misc
* Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.us
* contrib: Renew Windows code signing certificate
Files: