Latest PIVX Core Github Commits
This is a test
Merge #2972: [Depends] Cleanup package configs
Merge #2972: [Depends] Cleanup package configs c8a7896cf97b9c1b7bd2216235fcd50c0108c98c CI: Bump depends cache version (Fuzzbawls) 98c60662599212d130a904efbb024192f19f1a69 depends: prune dbus from depends (fanquake) 1ed639e313bdc62de641fea8b6ee7f88799e867f build: pass --enable-option-checking to applicable packages (fanquake) 0ff86a1958a2811ec9890e1f0b0965cf21c7642a depends: don't configure xcb_proto (fanquake) 2059c266fcf162e5b45fc420fc0d078c72e07913 build: don't always use --disable-dependency-tracking (Fuzzbawls) 9185414258a0de2f4fc9bd6ad5c7b409fb5405b6 depends: zeromq: disable draft classes and methods (fanquake) 6aecebb0d0f21482dda7d89d7054900940c5c5f9 depends: xproto: configure flags cleanup (fanquake) e468f217995af60e52c46a3b56c024ceccb1964f depends: qrencode: configure flags cleanup (fanquake) 2ca24ccb1b26bf102d824962d7a7c9a12932c71d depends: fontconfig: configure flags cleanup (fanquake) 6ca19a56ad4d919535e0866da02986ea7efb877e depends: libxcb: configure flags cleanup (fanquake) 22984ab95b047aba94accc0d8b02dc2afc541849 depends: libXau: configure flags cleanup (fanquake) fb4fec1e550d7052c344a95bb09976c387d60e93 build: disable libxcb extensions (fanquake) 678f261212ae558e830217fe67e89169c1ca0acf depends: Purge libtool archives (Fuzzbawls) f4db397fc70bc1ddcf6b149d6460bc39dda82185 depends: build secondary deps statically (Fuzzbawls) Pull request description: A collection of smaller upstream PRs aimed at cleaning up the depends package configurations. Included is: - https://github.com/bitcoin/bitcoin/pull/15844 - https://github.com/bitcoin/bitcoin/pull/16352 - https://github.com/bitcoin/bitcoin/pull/16370 - https://github.com/bitcoin/bitcoin/pull/16533 - https://github.com/bitcoin/bitcoin/pull/16949 - https://github.com/bitcoin/bitcoin/pull/17698 Package version updates are intentionally not included here, and will be done in separate PRs. ACKs for top commit: c8a7896cf97b9c1b7bd2216235fcd50c0108c98c Duddino: ACK c8a7896cf97b9c1b7bd2216235fcd50c0108c98c Liquid369: tACK c8a7896cf97b9c1b7bd2216235fcd50c0108c98c Tree-SHA512: 2e415003ed06333793ecb3bd58ac3c12a8f8b6d1dfe7914c8e59b4c30c8fb58e4e9e28f3d2eba1491a46a611b2ba985273af9b46fc03015e51fcf37094f261ba
Merge #2971: [Build] Check for libgmp directly
Merge #2971: [Build] Check for libgmp directly 18b7faa2ae13f0274f14f2a950c76de1fec35352 [Build] Check for libgmp directly (Fuzzbawls) Pull request description: Refactors the libgmp check during configure to use pkgconfig if available, and fallback to using autoconf's check header/check lib. Removes the m4 script as these checks can just be done directly in configure.ac. ACKs for top commit: 18b7faa2ae13f0274f14f2a950c76de1fec35352 Duddino: ACK 18b7faa2ae13f0274f14f2a950c76de1fec35352 Liquid369: ACK 18b7faa2ae13f0274f14f2a950c76de1fec35352 Tree-SHA512: 89fb95dcb94768bfb44e45e6dc57e92572a300d5dfe30a79a44871ba5f7605320df9f3f0a2eda5ca456ffdb5e90756ea1495de57e7d97a0484e2c3a4d5bfb157
Merge #2973: [GitHub] Update to issue template forms
Merge #2973: [GitHub] Update to issue template forms 758590676357680cd1869fe7efe0c5a143d2247f [GitHub] Update to issue template forms (Fuzzbawls) Pull request description: Migrates from a single markdown based issue template to GitHub's newer YAML based form templates, which support multiple issue templates and extended features such as form validation and auto labeling.Both of the new template forms can be viewed for review at the following links: - https://github.com/Fuzzbawls/PIVX/issues/new?template=01-bug-report.yml - https://github.com/Fuzzbawls/PIVX/issues/new?template=02-feature-request.yml The 'Blank issue' option allows for creating an issue without using a template, and the 'General Community Support' option redirects to
https://discord.pivx.org
ACKs for top commit: 758590676357680cd1869fe7efe0c5a143d2247f Duddino: ACK 758590676357680cd1869fe7efe0c5a143d2247f Liquid369: ACK 758590676357680cd1869fe7efe0c5a143d2247f Tree-SHA512: e9dcd97221c4d9b2a34010c655d91199ac3c9ec3e621e04fb42baafe984ddca6131dfac8d1ae9003c76183e731d9683ae5d9006f90d51609e4c6b6df2dc7b5da
Merge #2969: [GUI] Update PIVX Shield Logos
Merge #2969: [GUI] Update PIVX Shield Logos 50f8701efc15fd3317a17dbbe09554e421803e6d Build: Remove no longer used old splash images (Fuzzbawls) 3ed1974cad7dd28beabf392d827d6b93ebb336ef GUI: Update PIVX Shield Logos (Fuzzbawls) Pull request description: Updates the various images/icons that use the PIVX Shield logo to the newer design. Also removes the unused (since v5.0) old splash images. Note: the animated "processing" images will be a separate PR. ACKs for top commit: 50f8701efc15fd3317a17dbbe09554e421803e6d Duddino: ACK 50f8701efc15fd3317a17dbbe09554e421803e6d Liquid369: tACK 50f8701efc15fd3317a17dbbe09554e421803e6d Tree-SHA512: 205262381ce8fc4a546095beff5a25ad127862d822af2fae99d8246aee5e392bd1f134284bf24f7ef956233403fe7283c968f60b3be6dfe72b26c976b74961f6
Merge #2977: [Tools] Fix urls to new config.guess/sub
Merge #2977: [Tools] Fix urls to new config.guess/sub 151f6dfe2192719dc8c5546b6cd878dd8800c712 Tools: Fix urls to new config.guess/sub (Fuzzbawls) Pull request description: Looks like savannah deprecated thegit
subdomain in favor ofgitweb
, and curl doesn't follow DNS redirects. Additionally, their servers seem to be having stability issues. Update the URLs to using a github gist instead. ACKs for top commit: 151f6dfe2192719dc8c5546b6cd878dd8800c712 Duddino: utACK 151f6dfe2192719dc8c5546b6cd878dd8800c712 Liquid369: tACK 151f6dfe2192719dc8c5546b6cd878dd8800c712 Tree-SHA512: db6a5736cb930ea23b5a16dbec73807d673c70ea245e4f654c786c4e05d276fdaa82b5ce08111043d4b82699d17188a5babaae77d74ce9e47b1dc505758208cd
Tools: Fix urls to new config.guess/sub
Tools: Fix urls to new config.guess/sub Looks like savannah deprecated thegit
subdomain in favor ofgitweb
, and is having server stability issues. Update the subdomain of the urls for newer config.sub and config.guess files to use a github gist instead.
Merge #2970: [CI] Stop relying on system BerkeleyDB packages for natiā¦
Merge #2970: [CI] Stop relying on system BerkeleyDB packages for native builds de55dd93d54f327ec9c29a4325d662412fee9bc7 CI: Run configure before cmake on macOS (Fuzzbawls) 5865b1eb641df3cd98800aa3ab2fbd8df47a2b9f CI: Build BDB for native runners (Fuzzbawls) 2af647846f6181ecdb91776aa234bcd028d5ca13 Contrib: Update install_db4.sh (Fuzzbawls) 8a21052b3006eafd05b6219b069d473b3916e410 CI: Silence brew install warnings (Fuzzbawls) f2f456afbefce44dca429950a4858437f0cb0144 CMake: Stop explicitly settingBerkeleyDB_ROOT_DIR
(Fuzzbawls) ada1bae1c38671f190ed5673b949ccbdb02a3748 Build: Check if Homebrew BDB is actually installed (Fuzzbawls) Pull request description: This removes the dependence on system package managers to provide the BerkeleyDB library for native build jobs. Instead, use the suppliedinstall_db4.sh
script to compile and install BerkeleyDB into a system path (/usr/local
). Rationale for this change is that Homebrew is going to remove BerkeleyDB 4 from it's package manager soon, so this is a proactive change to prevent CI build jobs from breaking when that happens. Homebrew based BerkeleyDB 4 support is still retained on our end for those that already have the package installed. Linux native CI build jobs are also switched over to this method of compiling/installing BerkeleyDB 4, rather than using the package manager's BerkeleyDB 5. ACKs for top commit: de55dd93d54f327ec9c29a4325d662412fee9bc7 Duddino: ACK de55dd93d54f327ec9c29a4325d662412fee9bc7 Liquid369: ACK de55dd93d54f327ec9c29a4325d662412fee9bc7 Tree-SHA512: 337e058d836dd07f6e379e305c094c8c458f94bec044d126ffde7ef9e34e13fcbab0a09d1312922681c3964dd710b6d382b950dfa07a8bc5f714598447f33402
[GitHub] Update to issue template forms
[GitHub] Update to issue template forms
CI: Bump depends cache version
CI: Bump depends cache version
depends: prune dbus from depends
depends: prune dbus from depends