Age | Commit message (Expand) | Author |
2019-07-08 | Merge #16267: bench: Benchmark blockToJSON | Wladimir J. van der Laan |
2019-07-05 | Merge #15457: Check std::system for -[alert|block|wallet]notify | Wladimir J. van der Laan |
2019-07-05 | bench: Benchmark blockToJSON | Kirill Fomichev |
2019-07-05 | Merge #16308: [MSVC] Copy build output to src/ automatically after build | fanquake |
2019-07-03 | Merge #16299: bench: Move generated data to a dedicated translation unit | MarcoFalke |
2019-07-02 | bench: Move generated data to a dedicated translation unit | João Barbosa |
2019-07-01 | [MSVC] Copy build output to src/ automatically after build | nicolas.dorier |
2019-06-29 | [MSVC] allow user level project customization | nicolas.dorier |
2019-06-28 | [MSVC] Enable Fuzz for functional tests | nicolas.dorier |
2019-06-21 | [MSVC]: Create the config.ini as part of bitcoind build | nicolas.dorier |
2019-06-20 | MSVC: Fix error in debug mode (Fix #16245) | nicolas.dorier |
2019-06-19 | Merge #16241: docs: add rapidcheck to vcpkg install list | MarcoFalke |
2019-06-19 | docs: add rapidcheck to vcpkg install list | fanquake |
2019-06-19 | Cleaned up and consolidated msvc build files to allow faster builds and easie... | Aaron Clauson |
2019-06-06 | [build] MSVC: set HAVE_SYSTEM for desktop apps | Sjors Provoost |
2019-05-23 | build: bump bitcoin_config.h packages to v0.18 | Jon Atack |
2019-04-27 | Align MSVC build options with Linux build ones | Hennadii Stepanov |
2019-04-15 | bench: Add wallet_balance benchmarks | MarcoFalke |
2019-04-11 | scripted-diff: Rename test_bitcoin to test/setup_common | MarcoFalke |
2019-04-10 | test: Use test_bitcoin setup in bench, Add test utils | MarcoFalke |
2019-04-09 | [build] Move wallet load functions to wallet/load unit | John Newbery |
2019-04-09 | [build] Move CheckTransaction from lib_server to lib_consensus | John Newbery |
2019-03-06 | Merge #15473: bench: Benchmark MempoolToJSON | MarcoFalke |
2019-02-28 | test: Remove useless test_bitcoin_main.cpp | MarcoFalke |
2019-03-01 | msvc: Use a single file to specify the include path | Chun Kuan Lee |
2019-02-25 | bench: Benchmark MempoolToJSON | MarcoFalke |
2019-02-25 | Enable PID file creation on Windows | riordant |
2019-02-17 | scripted-diff: Remove NDEBUG pre-define | Chun Kuan Lee |
2019-02-17 | Merge #15398: msvc: add rapidcheck property tests | Wladimir J. van der Laan |
2019-02-14 | msvc: Fix silent merge conflict between #13926 and #14372 part II | Chun Kuan Lee |
2019-02-05 | Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7) | Wladimir J. van der Laan |
2019-02-04 | Merge #15339: qt: Pre-0.18 split-off translations update | Wladimir J. van der Laan |
2019-02-04 | qt: Pre-0.18 split-off translations update | Wladimir J. van der Laan |
2019-02-04 | msvc: add rapid check property tests | Chun Kuan Lee |
2019-02-02 | msvc: Fix silent merge conflict between #13926 and #14372 | ken2812221 |
2019-02-01 | msvc: build leveldb locally | Chun Kuan Lee |
2019-02-01 | msvc: build secp256k1 locally | Chun Kuan Lee |
2019-01-31 | Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle... | MarcoFalke |
2019-01-30 | [tools] Add wallet inspection and modification tool | Jonas Schnelli |
2019-01-23 | windows: Set _WIN32_WINNT to 0x0601 (Windows 7) | Chun Kuan Lee |
2019-01-16 | Merge #14151: windows: Fix remaining compiler warnings (MSVC) | Wladimir J. van der Laan |
2019-01-15 | Fix remaining compiler warnings (MSVC). Move disabling of specific warnings f... | practicalswift |
2019-01-05 | Fix the build problem in libbitcoin_server | Alexey Poghilenkov |
2018-12-18 | Modify build instructions to work with Command Prompt as well as | Murray Nesbitt |
2018-11-06 | Add skeleton chain and client classes | Russell Yanofsky |
2018-11-04 | scripted-diff: Move util files to separate directory. | Jim Posen |
2018-10-18 | Merge #14146: wallet: Remove trailing separators from -walletdir arg | Wladimir J. van der Laan |
2018-09-26 | Make MSVC compiler read the source code using utf-8 | Chun Kuan Lee |
2018-09-12 | wallet: Add walletdir arg unit tests | Pierre Rochard |
2018-09-03 | appveyor: Use clcache to speed up build | Chun Kuan Lee |