Commit Graph

93 Commits

Author SHA256 Message Date
Ana Guerrero
04db63aedd Accepting request 1183047 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/1183047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=56
2024-06-25 21:07:21 +00:00
Martin Pluskal
7677236c49 - Update to version 27.1:
* doc: update manual pages for 27.1
  * build: bump version to v27.1 final
  * depends: Update Boost download link
  * build: Fix building `fuzz` binary on on SunOS / illumos
  * qt: 27.1rc1 translations update
  * depends: Fetch miniupnpc sources from an alternative website
  * test: add GetAddedNodeInfo() CJDNS regression unit test
  * p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo()
  * crypto: disable asan for sha256_sse4 with clang and -O0
  * rpc: move UniValue in blockToJSON
  * gui: don't permit port in proxy IP option
  * gui: fix create unsigned transaction fee bump
  * depends: Fix build of Qt for 32-bit platforms
  * Fix #29767, set m_synced = true after Commit()
  * sign: don't assume we are parsing a sane Miniscript
  * rpc: Reword SighashFromStr error message
  * build: Fix false positive `CHECK_ATOMIC` test for clang-15
  * test: Fix failing univalue float test
  * doc: archive 27.0 release notes
  * [rpc, bugfix] Enforce maximum value for setmocktime
  * Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.us

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=70
2024-06-24 17:07:18 +00:00
Ana Guerrero
58cfd1f62f Accepting request 1170799 from network:cryptocurrencies
- Update to version 27.0:
  * doc: update manual pages for v27.0
  * build: bump version to v27.0 final
  * doc: import release notes from devwiki
  * Update the developer mailing list address.
  * ci: Print tsan errors to stderr
  * ci: Pull in qtbase5-dev instead of seperate low-level libraries
  * doc: Suggest installing dev packages for debian/ubuntu qt5 build
  * ci: Bump msan to llvm-18
  * ci, macos: Use `--break-system-packages` with Homebrew's python
  * ci: Add workaround for Homebrew's python link error
  * serfloat: improve/simplify tests
  * serfloat: do not test encode(bits)=bits anymore
  * doc: point release-notes.md to the dev wiki
  * doc: generate example bitcoin.conf for v27.0rc1
  * doc: generate manual pages for v27.0rc1
  * build: bump version to v27.0rc1
  * fuzz: restrict fopencookie usage to Linux & FreeBSD
  * docs: Fix broken reference to CI setup in test/lint/README.md
  * seeds: Update testnet seeds
  * seeds: Update mainnet seeds
  * makeseeds: Check i2p seeds too
  * makeseeds: Update PATTERN_AGENT
  * doc: remove rel note fragments
  * kernel: chainparams updates for 27.x
  * kernel: update chainTxData for 27.x
  * kernel: update nMinimumChainWork & defaultAssumeValid for 27.x
  * qt: 27.0 translations update
  * doc: update signet faucet link in offline-signing-tutorial.md
  * test: remove file-wide interpreter.cpp ubsan suppression

OBS-URL: https://build.opensuse.org/request/show/1170799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=55
2024-04-29 15:58:59 +00:00
Martin Pluskal
52852ad46f - Update to version 27.0:
* doc: update manual pages for v27.0
  * build: bump version to v27.0 final
  * doc: import release notes from devwiki
  * Update the developer mailing list address.
  * ci: Print tsan errors to stderr
  * ci: Pull in qtbase5-dev instead of seperate low-level libraries
  * doc: Suggest installing dev packages for debian/ubuntu qt5 build
  * ci: Bump msan to llvm-18
  * ci, macos: Use `--break-system-packages` with Homebrew's python
  * ci: Add workaround for Homebrew's python link error
  * serfloat: improve/simplify tests
  * serfloat: do not test encode(bits)=bits anymore
  * doc: point release-notes.md to the dev wiki
  * doc: generate example bitcoin.conf for v27.0rc1
  * doc: generate manual pages for v27.0rc1
  * build: bump version to v27.0rc1
  * fuzz: restrict fopencookie usage to Linux & FreeBSD
  * docs: Fix broken reference to CI setup in test/lint/README.md
  * seeds: Update testnet seeds
  * seeds: Update mainnet seeds
  * makeseeds: Check i2p seeds too
  * makeseeds: Update PATTERN_AGENT
  * doc: remove rel note fragments
  * kernel: chainparams updates for 27.x
  * kernel: update chainTxData for 27.x
  * kernel: update nMinimumChainWork & defaultAssumeValid for 27.x
  * qt: 27.0 translations update
  * doc: update signet faucet link in offline-signing-tutorial.md
  * test: remove file-wide interpreter.cpp ubsan suppression

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=68
2024-04-29 13:39:49 +00:00
Ana Guerrero
730719550d Accepting request 1167841 from network:cryptocurrencies
- Update to version 26.1:
  * [doc] add manual pages for 26.1
  * [doc] update release notes 26.1
  * [build] bump version to 26.1 final
  * ci, macos: Use `--break-system-packages` with Homebrew's python
  * ci: Add workaround for Homebrew's python link error
  * [doc] update manual pages for v26.1rc2
  * [build] bump version to v26.1rc2
  * update release notes 26.1
  * fuzz: restrict fopencookie usage to Linux & FreeBSD
  * test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewaddress` failures
  * wallet: Avoid updating `ReserveDestination::nIndex` when `GetReservedDestination` fails
  * p2p: Don't consider blocks mutated if they don't connect to known prev block
  * [test] IsBlockMutated unit tests
  * [validation] Cache merkle root and witness commitment checks
  * [test] Add regression test for #27608
  * [net processing] Don't process mutated blocks
  * [validation] Merkle root malleation should be caught by IsBlockMutated
  * [validation] Introduce IsBlockMutated
  * [refactor] Cleanup merkle root checks
  * [validation] Isolate merkle root checks
  * test: Drop `x` modifier in `fsbridge::fopen` call for mingw builds
  * rpc: keep .cookie if it was not generated
  * [doc] add release notes for 26.1rc1
  * [doc] update manual pages for 26.1rc1
  * [build] bump version to 26.1rc1
  * qt: 26.1rc1 translations update
  * ci: Switch native macOS CI job to Xcode 15.0
  * build: Fix `-Xclang -internal-isystem` option
  * Use hardened runtime on macOS release builds.

OBS-URL: https://build.opensuse.org/request/show/1167841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=54
2024-04-16 18:03:44 +00:00
Martin Pluskal
7d067f3cbe - Update to version 26.1:
* [doc] add manual pages for 26.1
  * [doc] update release notes 26.1
  * [build] bump version to 26.1 final
  * ci, macos: Use `--break-system-packages` with Homebrew's python
  * ci: Add workaround for Homebrew's python link error
  * [doc] update manual pages for v26.1rc2
  * [build] bump version to v26.1rc2
  * update release notes 26.1
  * fuzz: restrict fopencookie usage to Linux & FreeBSD
  * test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewaddress` failures
  * wallet: Avoid updating `ReserveDestination::nIndex` when `GetReservedDestination` fails
  * p2p: Don't consider blocks mutated if they don't connect to known prev block
  * [test] IsBlockMutated unit tests
  * [validation] Cache merkle root and witness commitment checks
  * [test] Add regression test for #27608
  * [net processing] Don't process mutated blocks
  * [validation] Merkle root malleation should be caught by IsBlockMutated
  * [validation] Introduce IsBlockMutated
  * [refactor] Cleanup merkle root checks
  * [validation] Isolate merkle root checks
  * test: Drop `x` modifier in `fsbridge::fopen` call for mingw builds
  * rpc: keep .cookie if it was not generated
  * [doc] add release notes for 26.1rc1
  * [doc] update manual pages for 26.1rc1
  * [build] bump version to 26.1rc1
  * qt: 26.1rc1 translations update
  * ci: Switch native macOS CI job to Xcode 15.0
  * build: Fix `-Xclang -internal-isystem` option
  * Use hardened runtime on macOS release builds.

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=66
2024-04-15 14:42:17 +00:00
Ana Guerrero
56868aabf9 Accepting request 1158453 from network:cryptocurrencies
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1158453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=53
2024-03-17 21:14:53 +00:00
Martin Pluskal
ffa33b663a - Use gcc13 on Leap
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=64
2024-03-09 10:41:52 +00:00
Ana Guerrero
d70f7ca84b Accepting request 1146595 from network:cryptocurrencies
- Enable LTO and test package for Leap
- Enable sqlite3 support for wallet
- Enable asm optimizations unconditionally

OBS-URL: https://build.opensuse.org/request/show/1146595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=52
2024-02-14 22:20:04 +00:00
Martin Pluskal
b32969f581 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=62 2024-02-14 15:18:26 +00:00
Martin Pluskal
01682373ae - Enable LTO and test package for Leap
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=61
2024-02-14 15:17:13 +00:00
Martin Pluskal
57ece9b5f5 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=60 2024-02-14 14:43:09 +00:00
Martin Pluskal
5dae975051 - Enable LTO and tests for Leap
- Enable sqlite3 support for wallet
- Enable asm optimizations unconditionally

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=59
2024-02-14 14:42:03 +00:00
Ana Guerrero
dcdf4e7ffe Accepting request 1144943 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/1144943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=51
2024-02-07 17:50:52 +00:00
Martin Pluskal
375bc290b8 Accepting request 1144900 from home:dimstar:Factory
- Provide user/group symbol for user created during pre.

OBS-URL: https://build.opensuse.org/request/show/1144900
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=57
2024-02-07 13:33:12 +00:00
Dominique Leuenberger
854302f48c Accepting request 1137002 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/1137002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=50
2024-01-05 20:44:22 +00:00
Martin Pluskal
1933ed0e23 Accepting request 1136996 from home:amanzini:branches:network:cryptocurrencies
- Update to version 26.0:
  * doc: update release notes for 26.0
  * doc: update manual pages for 26.0
  * build: bump version to v26.0 final
  * doc: update release notes for v26.0rc3
  * doc: update manual pages for v26.0rc3
  * build: bump version to v26.0rc3
  * build: Fix regression in "ARMv8 CRC32 intrinsics" test
  * ci: Avoid toolset ambiguity that MSVC can't handle
  * p2p: do not make automatic outbound connections to addnode peers
  * ci: Switch from `apt` to `apt-get`
  * ci: Update apt cache
  * pool: change memusage_test to use int64_t, add allocation check
  * pool: make sure PoolAllocator uses the correct alignment
  * doc: regenerate example bitcoin.conf
  * doc: rewrite explanation for -par=
  * doc: update manual pages for v26.0rc2
  * build: bump version to v26.0rc2
  * gui: fix crash on selecting "Mask values" in transaction view
  * guix: update signapple
  * guix: Zip needs to include all files with time as SOURCE_DATE_EPOCH
  * test: add coverage for snapshot chainstate not matching AssumeUTXO parameters
  * assumeutxo, blockstorage: prevent core dump on invalid hash
  * [test] Test i2p private key constraints
  * [net] Check i2p private key constraints
  * bugfix: Mark CNoDestination and PubKeyDestination constructor explicit
  * qt: 26.0rc2 translations update
  * doc: generate example bitcoin.conf for v26.0rc1
  * doc: generate manual pages for v26.0rc1
  * build: bump version to v26.0rc1

OBS-URL: https://build.opensuse.org/request/show/1136996
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=55
2024-01-05 08:57:06 +00:00
Dominique Leuenberger
fbdf0d0007 Accepting request 1089981 from network:cryptocurrencies
- Update to version 25.0:
  * doc: update release notes for 25.0
  * doc: update manual pages for 25.0
  * build: bump version to v25.0 final
  * doc: update manual pages for v25.0rc2
  * build: bump version to v25.0rc2
  * net_processing: Boost inv trickle rate
  * txmempool: have CompareDepthAndScore sort missing txs first
  * p2p: Avoid prematurely clearing download state for other peers
- Drop 392dc68e.patch

OBS-URL: https://build.opensuse.org/request/show/1089981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=49
2023-05-31 19:54:55 +00:00
Martin Pluskal
8ca6ca19ad - Update to version 25.0:
* doc: update release notes for 25.0
  * doc: update manual pages for 25.0
  * build: bump version to v25.0 final
  * doc: update manual pages for v25.0rc2
  * build: bump version to v25.0rc2
  * net_processing: Boost inv trickle rate
  * txmempool: have CompareDepthAndScore sort missing txs first
  * p2p: Avoid prematurely clearing download state for other peers
- Drop 392dc68e.patch

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=53
2023-05-31 09:29:23 +00:00
Dominique Leuenberger
082d239e8a Accepting request 1078364 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/1078364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=48
2023-04-11 11:51:51 +00:00
Martin Pluskal
286549ff52 Accepting request 1077721 from home:dimstar:Factory
- Add 392dc68e.patch: Fix build with gcc 13.

OBS-URL: https://build.opensuse.org/request/show/1077721
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=51
2023-04-11 08:25:35 +00:00
Dominique Leuenberger
fa549dd371 Accepting request 1044037 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/1044037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=47
2022-12-21 15:07:19 +00:00
Martin Pluskal
e3e27be21f Accepting request 1043940 from home:amanzini:branches:network:cryptocurrencies
- Update to version 24.0.1
  changelogs:
  * https://bitcoincore.org/en/releases/24.0.1/
  * https://bitcoincore.org/en/releases/23.0/
  * https://bitcoincore.org/en/releases/22.1/

- fixed upstream version number change: it's not 0.x anymore`

OBS-URL: https://build.opensuse.org/request/show/1043940
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=49
2022-12-21 09:47:13 +00:00
Dominique Leuenberger
a86c6653aa Accepting request 975712 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/975712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=46
2022-05-09 16:44:05 +00:00
Martin Pluskal
d57e415ef0 Accepting request 975661 from home:develop7:branches:network:cryptocurrencies
- fixed upstream version number change: it's not 0.x anymore

OBS-URL: https://build.opensuse.org/request/show/975661
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=47
2022-05-09 06:26:17 +00:00
Dominique Leuenberger
a585a30161 Accepting request 973536 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/973536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=45
2022-04-28 21:08:01 +00:00
Martin Pluskal
6cfd88aaf9 Accepting request 973243 from home:develop7:branches:network:cryptocurrencies
+ disabled tests to fix Tumbleweed build
+ updated source tarball URL per the upstream recommendation
+ drop 24104.patch: fixed upstream
+ Update to version 0.22.0

OBS-URL: https://build.opensuse.org/request/show/973243
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=45
2022-04-28 06:21:59 +00:00
Dominique Leuenberger
8497c512fe Accepting request 948348 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/948348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=44
2022-01-24 22:09:56 +00:00
Martin Pluskal
b3b3a3975f Accepting request 948306 from home:bmwiedemann:branches:network:cryptocurrencies
Add 24104.patch to fix build with boost-1.78

OBS-URL: https://build.opensuse.org/request/show/948306
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=44
2022-01-24 09:21:16 +00:00
Dominique Leuenberger
7187b15f26 Accepting request 926475 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/926475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=43
2021-10-20 18:23:59 +00:00
Martin Pluskal
fb21155a16 Accepting request 926426 from home:jirislaby:branches:network:cryptocurrencies
- Update to version 0.21.2
  * P2P protocol and network code
    * use NetPermissions::HasFlag() in CConnman::Bind()
    * Rate limit the processing of rumoured addresses
  * Wallet
    * Do not iterate a directory if having an error while accessing it
  * RPC
    * Reset scantxoutset progress before inferring descriptors
  * Build System
    * depends: update Qt 5.9 source url
    * Update Windows code signing certificate
    * Use custom MacOS code signing tool
    * Fix build with Boost 1.77.0
  * Tests and QA
    * Build with --enable-werror by default, and document exceptions
    * Fix intermittent feature_taproot issue
    * Fix macOS brew install command
    * add missing ECCVerifyHandle to base_encode_decode
    * Run fuzzer task for the master branch only
  * GUI
    * Do not use QClipboard::Selection on Windows and macOS.
    * Remove user input from URI error message
    * Draw "eye" sign at the beginning of watch-only addresses
  * Miscellaneous
    * Fix crash when parsing command line with -noincludeconf=0
    * util: Properly handle -noincludeconf on command line (take 2)

OBS-URL: https://build.opensuse.org/request/show/926426
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=43
2021-10-20 07:22:29 +00:00
Dominique Leuenberger
2b1a08255d Accepting request 914647 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/914647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=42
2021-08-27 19:44:18 +00:00
Martin Pluskal
fa617d246f Accepting request 914548 from home:jsegitz:branches:systemdhardening:network:cryptocurrencies
- Added hardening to systemd service(s). Added patch(es):
  * harden_bitcoind.service.patch
  Modified:
  * bitcoind.service

OBS-URL: https://build.opensuse.org/request/show/914548
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=42
2021-08-27 15:22:13 +00:00
Dominique Leuenberger
9750c7af3f Accepting request 893127 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/893127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=41
2021-05-14 23:24:33 +00:00
Martin Pluskal
38120920c3 Accepting request 893116 from home:susnux:branches:network:cryptocurrencies
- Update to version 0.21.1

OBS-URL: https://build.opensuse.org/request/show/893116
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=40
2021-05-14 13:37:43 +00:00
Dominique Leuenberger
b70964cc15 Accepting request 864261 from network:cryptocurrencies
- Update to version 0.21.0:
  * For full details see release-notes-0.21.0.md

OBS-URL: https://build.opensuse.org/request/show/864261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=40
2021-01-19 15:03:19 +00:00
Martin Pluskal
acaf518af3 - Update to version 0.21.0:
* For full details see release-notes-0.21.0.md

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=38
2021-01-19 09:32:54 +00:00
Dominique Leuenberger
e04f89c8ef Accepting request 825248 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/825248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=39
2020-08-10 13:00:21 +00:00
Martin Pluskal
275120fdac Accepting request 824286 from home:polslinux:branches:network:cryptocurrencies
- Update to version 0.20.1
  * Mining
    * Fix GBT: Restore "!segwit" and "csv" to "rules" key
  * P2P protocol and network code
    * Replace automatic bans with discouragement filter
  * Wallet
    * Handle concurrent wallet loading
    * Minimal fix to restore conflicted transaction notifications 
  * RPC and other APIs
    * Increment input value sum only once per UTXO in decodepsbt
    * psbt: Increment input value sum only once per UTXO in decodepsbt
    * psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs
  * GUI
    * Add missing QPainterPath include
    * update Qt base translations for macOS release
  * Misc
    * util: Don't reference errno when pthread fails
    * Fix locking on WSL using flock instead of fcntl
- Remove fix-qpainterpath.patch

OBS-URL: https://build.opensuse.org/request/show/824286
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=36
2020-08-10 06:07:18 +00:00
Dominique Leuenberger
0059b89251 Accepting request 822554 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/822554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=38
2020-07-24 10:10:34 +00:00
Martin Pluskal
41dd6ae7be Accepting request 822521 from home:michel_mno:branches:network:cryptocurrencies
- Add 7GB min disk space and change memory setting to physicalmemory
  in existing _constraints file

OBS-URL: https://build.opensuse.org/request/show/822521
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=34
2020-07-24 06:21:22 +00:00
Dominique Leuenberger
9b81afe7f8 Accepting request 815502 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/815502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=37
2020-06-18 08:26:37 +00:00
Martin Pluskal
e0ffd9de84 Accepting request 815500 from home:polslinux:branches:network:cryptocurrencies
- Add fix-qpainterpath.patch
- Add -fcommon to allow building against GCC10

OBS-URL: https://build.opensuse.org/request/show/815500
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=32
2020-06-17 12:15:12 +00:00
Martin Pluskal
12e242326d - Update to version 0.20.0:
* See https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.20.0.md

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=31
2020-06-12 07:12:05 +00:00
Dominique Leuenberger
d7bdba674a Accepting request 788741 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/788741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=36
2020-03-27 20:57:36 +00:00
Martin Pluskal
e91d27b4da Accepting request 788718 from home:mrostecki:branches:network:cryptocurrencies
- Fix build on aarch64.

OBS-URL: https://build.opensuse.org/request/show/788718
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=29
2020-03-27 05:50:39 +00:00
Dominique Leuenberger
1f43bb337a Accepting request 783923 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/783923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=35
2020-03-11 17:47:46 +00:00
Martin Pluskal
cfe29965b0 Accepting request 783839 from home:mrostecki:branches:network:cryptocurrencies
- Do not run bitcoind in daemon mode. Running it not as a
  background process makes it working properly with journald
  (instead of writing logs in /var/log).

OBS-URL: https://build.opensuse.org/request/show/783839
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=27
2020-03-11 15:12:03 +00:00
Martin Pluskal
d95cd02efb Accepting request 783190 from home:mrostecki:branches:network:cryptocurrencies
- Update to version 0.19.1:
  * Wallet
    * Fix origfee return for bumpfee with feerate arg
    * Fix unique_ptr usage in boost::signals2
    * Fix issue with conflicted mempool tx in listsinceblock
    * Bug: IsUsedDestination shouldn't use key id as script id for
      ScriptHash
    * IsUsedDestination should count any known single-key address
    * Reset reused transactions cache
  * RPC and other APIs
    * cli: Fix fatal leveldb error when specifying
      -blockfilterindex=basic twice
    * require second argument only for scantxoutset start action
    * zmq: Fix due to invalid argument and multiple notifiers
    * psbt: handle unspendable psbts
    * psbt: check that various indexes and amounts are within
      bounds
  * GUI
    * Fix missing qRegisterMetaType for size_t
    * disable File->CreateWallet during startup
    * Fix comparison function signature
    * Fix unintialized WalletView::progressDialog
  * Tests and QA
    * Appveyor improvement - text file for vcpkg package list
    * fix "bitcoind already running" warnings on macOS
    * add missing #include to fix compiler errors
  * Platform support
    * Update msvc build for Visual Studio 2019 v16.4
    * Updates to appveyor config for VS2019 and Qt5.9.8 + msvc
      project fixes

OBS-URL: https://build.opensuse.org/request/show/783190
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=26
2020-03-10 08:45:37 +00:00
Dominique Leuenberger
386b368ff7 Accepting request 754457 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/754457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=34
2019-12-06 11:08:54 +00:00