Pull-Requests
pull
gitian-build.sh: fix signProg being recognized as two parameters
#12527
ken2812221 on February 24, 2018 Scripts and tools
ken2812221 on February 24, 2018 Scripts and tools
pull
qt: Show the Window when double clicking the taskbar icon
#12999
ken2812221 on April 16, 2018 GUI
ken2812221 on April 16, 2018 GUI
pull
Migrate verify-commits script to python, run in travis
#13066
ken2812221 on April 24, 2018 Tests
ken2812221 on April 24, 2018 Tests
pull
tests: Add test for 64-bit Windows PE, modify 32-bit test results
#13094
ken2812221 on April 26, 2018 Scripts and tools
ken2812221 on April 26, 2018 Scripts and tools
pull
Fix Windows locale problem
#13107
ken2812221 on April 28, 2018 WalletWindowsUTXO Db and IndexesUtils/log/libs
ken2812221 on April 28, 2018 WalletWindowsUTXO Db and IndexesUtils/log/libs
pull
[WIP] Wrap C++17 std::filesystem::path to solve encoding issue on Windows.
#13195
ken2812221 on May 9, 2018 Utils/log/libs
ken2812221 on May 9, 2018 Utils/log/libs
pull
break circular dependency: random/sync -> util -> random/sync
#13236
ken2812221 on May 15, 2018 Refactoring
ken2812221 on May 15, 2018 Refactoring
pull
Tests: Ignore RemoteDisconnected and BadStatusLine when stopping node
#13390
ken2812221 on June 4, 2018 Tests
ken2812221 on June 4, 2018 Tests
pull
build: Reset default -g -O2 flags when enable debug
#13445
ken2812221 on June 12, 2018 Build system
ken2812221 on June 12, 2018 Build system
pull
travis: Increase travis_wait time while verifying commits
#13447
ken2812221 on June 12, 2018 Tests
ken2812221 on June 12, 2018 Tests
pull
Avoid concurrency issue when make multiple target
#13465
ken2812221 on June 14, 2018 Build system
ken2812221 on June 14, 2018 Build system
pull
Ensure that http event loop is empty before the loop exit
#13485
ken2812221 on June 16, 2018 RPC/REST/ZMQ
ken2812221 on June 16, 2018 RPC/REST/ZMQ
pull
build: Move rpc/util.cpp from libbitcoin-util to libbitcoin-server
#13486
ken2812221 on June 17, 2018 Build system
ken2812221 on June 17, 2018 Build system
pull
[bugfix] Use __cpuid_count for gnu C to avoid gitian build fail.
#13611
ken2812221 on July 7, 2018 Build systemUtils/log/libs
ken2812221 on July 7, 2018 Build systemUtils/log/libs
pull
[travis] Increase ccache size for the one which enable debug
#13648
ken2812221 on July 12, 2018
ken2812221 on July 12, 2018
pull
[travis] Don't store debug info if --enable-debug is set
#13650
ken2812221 on July 12, 2018 Tests
ken2812221 on July 12, 2018 Tests
pull
[depends] Don't build Qt dependencies if it doesn't support Qt
#13660
ken2812221 on July 14, 2018 Build system
ken2812221 on July 14, 2018 Build system
pull
[depends] Add riscv qt depends support for cross compiling bitcoin-qt
#13710
ken2812221 on July 19, 2018 Build system
ken2812221 on July 19, 2018 Build system
pull
contrib: Add lxc network setup for Bionic host
#13714
ken2812221 on July 19, 2018 Scripts and tools
ken2812221 on July 19, 2018 Scripts and tools
pull
[contrib] Support ARM and RISC-V symbol check
#13724
ken2812221 on July 20, 2018 Scripts and tools
ken2812221 on July 20, 2018 Scripts and tools
pull
gui: Drop boost::scoped_array and use wchar_t API explicitly on Windows
#13734
ken2812221 on July 21, 2018 GUIWindows
ken2812221 on July 21, 2018 GUIWindows
pull
contrib: Fix test-security-check fail in Ubuntu 18.04
#13764
ken2812221 on July 26, 2018 Scripts and tools
ken2812221 on July 26, 2018 Scripts and tools
pull
contrib: add gitian build support for github pull request
#13765
ken2812221 on July 26, 2018 Scripts and tools
ken2812221 on July 26, 2018 Scripts and tools
pull
[WIP] depends: Add native_nsis to support unicode
#13827
ken2812221 on August 1, 2018 WindowsBuild system
ken2812221 on August 1, 2018 WindowsBuild system
pull
utils: drop boost::interprocess::file_lock
#13862
ken2812221 on August 3, 2018 WindowsUtils/log/libs
ken2812221 on August 3, 2018 WindowsUtils/log/libs
pull
utils: Use _wfopen and _wfreopen on Windows
#13866
ken2812221 on August 3, 2018 WindowsUtils/log/libs
ken2812221 on August 3, 2018 WindowsUtils/log/libs
pull
utils: Make fs::path::string() always return utf-8 string on Windows
#13877
ken2812221 on August 4, 2018 WindowsUtils/log/libs
ken2812221 on August 4, 2018 WindowsUtils/log/libs
pull
utils: Add fstream wrapper to allow to pass unicode filename on Windows
#13878
ken2812221 on August 4, 2018 WindowsUtils/log/libs
ken2812221 on August 4, 2018 WindowsUtils/log/libs
pull
utils: Convert Windows args to utf-8 string
#13883
ken2812221 on August 5, 2018 WindowsUtils/log/libs
ken2812221 on August 5, 2018 WindowsUtils/log/libs
pull
depends: Enable bdb unicode support for Windows
#13884
ken2812221 on August 5, 2018 WindowsBuild system
ken2812221 on August 5, 2018 WindowsBuild system
pull
build: Compile leveldb with unicode enable on Windows
#13887
ken2812221 on August 6, 2018 WindowsUpstream
ken2812221 on August 6, 2018 WindowsUpstream
pull
gui: When private key is disabled, only show watch-only balance
#13966
ken2812221 on August 14, 2018 GUIWallet
ken2812221 on August 14, 2018 GUIWallet
pull
tests: Run functional test on Windows and enable it on Appveyor
#14007
ken2812221 on August 20, 2018 Tests
ken2812221 on August 20, 2018 Tests
pull
build: generate MSVC project files via python script
#14062
ken2812221 on August 25, 2018 WindowsBuild system
ken2812221 on August 25, 2018 WindowsBuild system
pull
lint: Make sure we read the command line inputs using utf-8 decoding in python
#14128
ken2812221 on September 1, 2018 Tests
ken2812221 on September 1, 2018 Tests
pull
utils: Convert fs::filesystem_error messages from local multibyte to utf-8 on Windows
#14192
ken2812221 on September 10, 2018 WindowsUtils/log/libs
ken2812221 on September 10, 2018 WindowsUtils/log/libs
pull
tests: Reorder tests and move most of extended tests up to normal tests
#14225
ken2812221 on September 15, 2018 Tests
ken2812221 on September 15, 2018 Tests
pull
scripted-diff: force set python source file encoding to utf-8
#14265
ken2812221 on September 19, 2018 TestsScripts and tools
ken2812221 on September 19, 2018 TestsScripts and tools
pull
tests: Write the notification message to different files to avoid race condition in feature_notifications.py
#14275
ken2812221 on September 20, 2018 Tests
ken2812221 on September 20, 2018 Tests
pull
build: Add MSVC project files for bitcoin-wallet-tool
#14284
ken2812221 on September 21, 2018 Windows
ken2812221 on September 21, 2018 Windows
pull
tests: exclude all tests with difference parameters in `--exclude` list
#14316
ken2812221 on September 25, 2018 Tests
ken2812221 on September 25, 2018 Tests
pull
tests: Allow closed rpc handler in assert_start_raises_init_error
#14413
ken2812221 on October 6, 2018 Tests
ken2812221 on October 6, 2018 Tests
pull
refactor: make checkqueue manage the threads by itself (also removed some boost dependencies)
#14464
ken2812221 on October 11, 2018 Refactoring
ken2812221 on October 11, 2018 Refactoring
pull
tests: Stop node before removing the notification file
#14465
ken2812221 on October 11, 2018 Tests
ken2812221 on October 11, 2018 Tests
pull
refactor: Drop boost::this_thread::interruption_point and boost::thread_interrupted in main thread
#14480
ken2812221 on October 15, 2018 Refactoring
ken2812221 on October 15, 2018 Refactoring
pull
refactor: Drop boost::thread and boost::chrono
#14489
ken2812221 on October 15, 2018 Refactoring
ken2812221 on October 15, 2018 Refactoring
pull
wallet: detecting duplicate wallet by comparing the db filename.
#14552
ken2812221 on October 23, 2018 Wallet
ken2812221 on October 23, 2018 Wallet
pull
build: Fix windows build error if `--disable-bip70`
#14686
ken2812221 on November 7, 2018 Build system
ken2812221 on November 7, 2018 Build system
pull
build: Add bitcoin-tx.exe into Windows installer
#14698
ken2812221 on November 9, 2018 WindowsBuild system
ken2812221 on November 9, 2018 WindowsBuild system
pull
tests: Possible fix the permission error when the tests open the cookie file
#14788
ken2812221 on November 22, 2018 Tests
ken2812221 on November 22, 2018 Tests
pull
travis: fix travis would always be green even if it fail
#14937
ken2812221 on December 12, 2018 Tests
ken2812221 on December 12, 2018 Tests
pull
msvc: Fix silent merge conflict between #13926 and #14372
#15325
ken2812221 on February 1, 2019 Windows
ken2812221 on February 1, 2019 Windows
pull
msvc: Fix silent merge conflict between #13926 and #14372 part II
#15407
ken2812221 on February 14, 2019 WindowsBuild system
ken2812221 on February 14, 2019 WindowsBuild system
pull
msvc: scripted-diff: Remove NDEBUG pre-define in project file
#15431
ken2812221 on February 17, 2019 WindowsBuild system
ken2812221 on February 17, 2019 WindowsBuild system
pull
wallet: Use fsbridge::ifstream to fix Windows path issue
#15468
ken2812221 on February 23, 2019 WalletWindows
ken2812221 on February 23, 2019 WalletWindows
pull
appveyor: fix cache issue and reduce dependencies build time
#15506
ken2812221 on February 28, 2019 Tests
ken2812221 on February 28, 2019 Tests
Issues
issue
QT: double click bitcoin icon on the task bar with setting 'minimize to the tray' cause a blank window
#12838
ken2812221 on March 30, 2018 GUI
ken2812221 on March 30, 2018 GUI
issue
In Windows, Bitcoin Core use (datadir) instead of (datadir)/wallets/ as wallet directory by default.
#13104
ken2812221 on April 27, 2018
ken2812221 on April 27, 2018