Age | Commit message (Expand) | Author |
2021-05-05 | Merge bitcoin/bitcoin#21740: test: add new python linter to check file names ... | W. J. van der Laan |
2021-05-01 | Remove Visual Studio 2017 reference from readme | Aaron Clauson |
2021-04-29 | Merge bitcoin/bitcoin#21045: build: adds switch to enable/disable randomized ... | W. J. van der Laan |
2021-04-28 | Merge bitcoin-core/gui#18: Add peertablesortproxy module | Hennadii Stepanov |
2021-04-23 | test: fix file permissions on various scripts | windsok |
2021-04-23 | multiprocess: Add bitcoin-node process spawning support | Russell Yanofsky |
2021-04-20 | Merge bitcoin/bitcoin#21731: Update msvc build to use Qt5.12.10 binaries. | MarcoFalke |
2021-04-19 | Re-add command to install vcpkg | dplusplus1024 |
2021-04-19 | Update msvc build to use Qt5.12.10 binaries. | Aaron Clauson |
2021-03-30 | Merge #21543: build: Enable safe warnings for msvc builds | fanquake |
2021-03-29 | build: Enable safe warnings for msvc builds | Hennadii Stepanov |
2021-03-29 | test: remove qt byteswap compattests | fanquake |
2021-03-22 | build: Remove unused header from the build system | Hennadii Stepanov |
2021-03-07 | qt: Add peertablesortproxy module | Hennadii Stepanov |
2021-03-04 | bitcoind: Add -daemonwait option to wait for initialization | Wladimir J. van der Laan |
2021-02-28 | build: adds switch for disabling random base addresses in MSVC | Ethan Heilman |
2021-02-23 | Merge #16546: External signer support - Wallet Box edition | Wladimir J. van der Laan |
2021-02-23 | assumptions: check C++17 assumption with MSVC | fanquake |
2021-02-21 | configure: add --enable-external-signer | Sjors Provoost |
2021-02-02 | ci: remove boost thread installation | fanquake |
2021-02-02 | build: don't build or use Boost Thread | fanquake |
2021-01-21 | Fix MSVC build after gui#176 | Hennadii Stepanov |
2020-12-31 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-12-02 | Adjusted msvc compiler and linker settings to remove optimisations that are c... | Aaron Clauson |
2020-11-23 | Merge #20202: wallet: Make BDB support optional | Wladimir J. van der Laan |
2020-11-18 | Drop the leading 0 from the version number | Andrew Chow |
2020-11-18 | Allow disabling BDB in configure with --without-bdb | Andrew Chow |
2020-11-18 | Do not compile BDB things when USE_BDB is defined | Andrew Chow |
2020-11-18 | build: Bump master version to 0.21.99 | Wladimir J. van der Laan |
2020-10-15 | Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript) | Wladimir J. van der Laan |
2020-10-14 | Add sqlite to travis and depends | Andrew Chow |
2020-10-12 | Support for Schnorr signatures and integration in SignatureCheckers (BIP 340) | Pieter Wuille |
2020-09-29 | Update msvc build to use new vcpkg manifest | Aaron Clauson |
2020-08-20 | Move Win32 defines to configure.ac to ensure they are globally defined | Luke Dashjr |
2020-07-31 | [build] msvc: add boost::process | Sjors Provoost |
2020-07-04 | Updates msvc build to use ISO standard C++17. | Aaron Clauson |
2020-06-29 | build: improve builtin_clz* detection | fanquake |
2020-06-19 | [gui] PSBT Operations Dialog (sign & broadcast) | Glenn Willen |
2020-06-09 | Update MSVC build config for libsecp256k1 | Pieter Wuille |
2020-05-07 | build: remove fdelt_chk backwards compatibility code | fanquake |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-04-10 | Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent | MarcoFalke |
2020-04-10 | build: Bump version to 0.20.99 | Wladimir J. van der Laan |
2020-04-03 | test: remove rapidcheck integration and tests | fanquake |
2020-04-02 | Drop unintended bitcoin-tx dependency on libevent | Russell Yanofsky |
2020-03-27 | Merge #18107: build: Add cov_fuzz target | Wladimir J. van der Laan |
2020-03-07 | build: remove Boost Chrono detection from build system | fanquake |
2020-03-06 | Merge #16117: util: Replace boost sleep with std sleep | fanquake |
2020-02-27 | Add missing step in win deployment instructions | Dan Gershony |
2020-02-21 | util: Remove unused MilliSleep | MarcoFalke |