Pull-Requests
pull
[Qt] Don't add arguments of sensitive command to console window
#10093
jonasschnelli on March 27, 2017 GUI
jonasschnelli on March 27, 2017 GUI
pull
Allow tests to pass even when stderr got populated
#10241
jonasschnelli on April 20, 2017 Tests
jonasschnelli on April 20, 2017 Tests
pull
Add balances cache / GUI: use a signal instead of a poll thread
#10251
jonasschnelli on April 21, 2017 GUIWallet
jonasschnelli on April 21, 2017 GUIWallet
pull
[Qt] Remove shutdown poll timer and replace it with a signal
#10254
jonasschnelli on April 21, 2017 GUI
jonasschnelli on April 21, 2017 GUI
pull
Make sure we disable NODE_BLOOM when pruning is enabled
#10384
jonasschnelli on May 10, 2017 P2P
jonasschnelli on May 10, 2017 P2P
pull
Don't use fixed "wallet.bak"-filename during salvagewallet
#10457
jonasschnelli on May 26, 2017 Wallet
jonasschnelli on May 26, 2017 Wallet
pull
Factor out CCoinsView based AreInputsStandard/IsWitnessStandard
#10517
jonasschnelli on June 3, 2017 Refactoring
jonasschnelli on June 3, 2017 Refactoring
pull
Allow to cancel the txdb upgrade via splashscreen keypress 'q'
#10660
jonasschnelli on June 23, 2017 UTXO Db and Indexes
jonasschnelli on June 23, 2017 UTXO Db and Indexes
pull
[Qt] replace fee slider with a Dropdown, extend conf. targets
#10769
jonasschnelli on July 7, 2017 GUI
jonasschnelli on July 7, 2017 GUI
pull
Add simple light-client mode (RPC only)
#10794
jonasschnelli on July 11, 2017 P2PValidationUp for grabs
jonasschnelli on July 11, 2017 P2PValidationUp for grabs
pull
[Qt] Use wallet 0 in rpc console if running with multiple wallets
#10870
jonasschnelli on July 18, 2017 GUI
jonasschnelli on July 18, 2017 GUI
pull
Replace boost sleep_for with C++11 equivalent
#11046
jonasschnelli on August 14, 2017 Refactoring
jonasschnelli on August 14, 2017 Refactoring
pull
Add length check for CExtKey deserialization (jonasschnelli, guidovranken)
#11081
jonasschnelli on August 17, 2017 Wallet
jonasschnelli on August 17, 2017 Wallet
pull
[macOS] remove Growl support, remove unused code
#11268
jonasschnelli on September 7, 2017 GUImacOS
jonasschnelli on September 7, 2017 GUImacOS
pull
CKeystore/CCrypter: move relevant implementation out of the header
#11272
jonasschnelli on September 7, 2017 RefactoringWallet
jonasschnelli on September 7, 2017 RefactoringWallet
pull
[Docs] Update CONTRIBUTING.md to reduce unnecessary review workload
#11276
jonasschnelli on September 7, 2017 Docs
jonasschnelli on September 7, 2017 Docs
pull
Avoid permanent cs_main/cs_wallet lock during RescanFromTime
#11281
jonasschnelli on September 7, 2017 RefactoringWallet
jonasschnelli on September 7, 2017 RefactoringWallet
pull
Fix possible crash with invalid nCustomFeeRadio in QSettings (achow101, TheBlueMatt)
#11332
jonasschnelli on September 14, 2017 GUI
jonasschnelli on September 14, 2017 GUI
pull
[Qt] Optimize SendToSelf rendering with a single non-change output
#11471
jonasschnelli on October 9, 2017 GUI
jonasschnelli on October 9, 2017 GUI
pull
[Wallet] always show help-line of wallet encryption calls
#11590
jonasschnelli on November 1, 2017 DocsWallet
jonasschnelli on November 1, 2017 DocsWallet
pull
Update ban-state in case of dirty-state during periodic sweep
#11616
jonasschnelli on November 6, 2017 GUI
jonasschnelli on November 6, 2017 GUI
pull
Implement BIP159 NODE_NETWORK_LIMITED (pruned peers) *signaling only*
#11740
jonasschnelli on November 20, 2017 P2P
jonasschnelli on November 20, 2017 P2P
pull
Add missing cs_main lock in rest/getutxos
#11766
jonasschnelli on November 25, 2017 RPC/REST/ZMQ
jonasschnelli on November 25, 2017 RPC/REST/ZMQ
pull
[trivial] Add required package dependencies for depends cross compilation
#11903
jonasschnelli on December 14, 2017 Build system
jonasschnelli on December 14, 2017 Build system
pull
[Qt] Use flexible font size for QRCode image address
#12173
jonasschnelli on January 12, 2018 GUI
jonasschnelli on January 12, 2018 GUI
pull
Optimise lock behaviour for GuessVerificationProgress()
#12287
jonasschnelli on January 28, 2018 Validation
jonasschnelli on January 28, 2018 Validation
pull
Bugfix: respect user defined configuration file (-conf) in QT settings
#12489
jonasschnelli on February 20, 2018 GUI
jonasschnelli on February 20, 2018 GUI
pull
Introduce g_wallet_manager, prepare for better dynamic wallet loading/unloading
#12587
jonasschnelli on March 3, 2018 RefactoringWallet
jonasschnelli on March 3, 2018 RefactoringWallet
pull
Allow to optional specify the directory for the blocks storage
#12653
jonasschnelli on March 9, 2018 Block storage
jonasschnelli on March 9, 2018 Block storage
pull
Qt: remove "new" button during receive-mode in addressbook
#12721
jonasschnelli on March 19, 2018 GUI
jonasschnelli on March 19, 2018 GUI
pull
[Trivial] Ignore macOS daemon() depracation warning
#12941
jonasschnelli on April 11, 2018 macOSBuild system
jonasschnelli on April 11, 2018 macOSBuild system
pull
Add RPC call setscriptthreadsenabled: allow to temp. throttle CPU usage
#12965
jonasschnelli on April 12, 2018 RPC/REST/ZMQValidationUp for grabs
jonasschnelli on April 12, 2018 RPC/REST/ZMQValidationUp for grabs
pull
Allow quicker shutdowns during LoadBlockIndex()
#12980
jonasschnelli on April 13, 2018 Refactoring
jonasschnelli on April 13, 2018 Refactoring
pull
Allow txindex in prune mode
#13014
jonasschnelli on April 18, 2018 UTXO Db and IndexesUp for grabs
jonasschnelli on April 18, 2018 UTXO Db and IndexesUp for grabs
pull
[trivial] Qt: Add testnet chainsize constants and switch for intro
#13229
jonasschnelli on May 14, 2018 GUI
jonasschnelli on May 14, 2018 GUI
pull
Wallet/RPC: Add listsincetx method with a stateless (server-side) long polling option
#13262
jonasschnelli on May 17, 2018 WalletRPC/REST/ZMQUp for grabs
jonasschnelli on May 17, 2018 WalletRPC/REST/ZMQUp for grabs
pull
Qt: use [default wallet] as name for wallet with no name
#13275
jonasschnelli on May 18, 2018 GUI
jonasschnelli on May 18, 2018 GUI
pull
Wallet: correctly deprecate accounts in getbalance, re-add minconf / include-watch-only
#13461
jonasschnelli on June 13, 2018 WalletRPC/REST/ZMQ
jonasschnelli on June 13, 2018 WalletRPC/REST/ZMQ
pull
Ignore new blocks when -stopatheight target has been reached
#13713
jonasschnelli on July 19, 2018 ValidationUp for grabs
jonasschnelli on July 19, 2018 ValidationUp for grabs
pull
Add p2p layer encryption with ECDH/ChaCha20Poly1305
#14032
jonasschnelli on August 23, 2018 P2PNeeds rebase
jonasschnelli on August 23, 2018 P2PNeeds rebase
pull
net: Refactor message parsing (CNetMessage), adds flexibility
#14046
jonasschnelli on August 24, 2018 P2PNeeds rebase
jonasschnelli on August 24, 2018 P2PNeeds rebase
pull
Add HKDF_HMAC256_L32 and method to negate a private key
#14047
jonasschnelli on August 24, 2018 Build systemTestsUtils/log/libs
jonasschnelli on August 24, 2018 Build systemTestsUtils/log/libs
pull
Enable libsecp256k1 ecdh module, add ECDH function to CKey
#14049
jonasschnelli on August 24, 2018 Build systemTestsUtils/log/libsNeeds rebase
jonasschnelli on August 24, 2018 Build systemTestsUtils/log/libsNeeds rebase
pull
Add chacha20/poly1305 and chacha20poly1305_AEAD from openssh
#14050
jonasschnelli on August 24, 2018 P2P
jonasschnelli on August 24, 2018 P2P
pull
REST: add blockhash call, fetch blockhash by height
#14353
jonasschnelli on September 29, 2018 RPC/REST/ZMQ
jonasschnelli on September 29, 2018 RPC/REST/ZMQ
pull
Fix crash in fundrawtransaction when using non-solvable scripts
#14402
jonasschnelli on October 5, 2018 Wallet
jonasschnelli on October 5, 2018 Wallet
pull
Refactor and slightly stricter p2p message processing
#15197
jonasschnelli on January 18, 2019 P2PNeeds rebase
jonasschnelli on January 18, 2019 P2PNeeds rebase
pull
Immediately disconnect on invalid net message checksum
#15206
jonasschnelli on January 18, 2019 P2PNeeds rebaseReview club
jonasschnelli on January 18, 2019 P2PNeeds rebaseReview club
pull
Qt: remove macOS launch-at-startup when compiled with > macOS 10.11, fix memory missmanagement
#15208
jonasschnelli on January 19, 2019 macOS
jonasschnelli on January 19, 2019 macOS
pull
Qt: avoid AskPassphraseDialog synchronous QDialog.exec() calls
#15313
jonasschnelli on February 1, 2019 GUI
jonasschnelli on February 1, 2019 GUI
pull
Use a single wallet batch for UpgradeKeyMetadata
#15433
jonasschnelli on February 18, 2019 Wallet
jonasschnelli on February 18, 2019 Wallet
pull
Add log output during initial header sync
#15615
jonasschnelli on March 17, 2019 Utils/log/libs
jonasschnelli on March 17, 2019 Utils/log/libs
pull
Backport #15614 to 0.18: gui: Defer removeAndDeleteWallet when no modal widget is active
#15641
jonasschnelli on March 22, 2019 GUIBackport
jonasschnelli on March 22, 2019 GUIBackport
pull
Add feerate histogram to getmempoolinfo
#15836
jonasschnelli on April 17, 2019 FeatureRPC/REST/ZMQMempoolNeeds rebase
jonasschnelli on April 17, 2019 FeatureRPC/REST/ZMQMempoolNeeds rebase
pull
Allow maintaining the blockfilterindex when using prune
#15946
jonasschnelli on May 3, 2019 FeatureUTXO Db and Indexes
jonasschnelli on May 3, 2019 FeatureUTXO Db and Indexes
pull
Bugfix: fix pruneblockchain returned prune height
#15991
jonasschnelli on May 9, 2019 RPC/REST/ZMQ
jonasschnelli on May 9, 2019 RPC/REST/ZMQ
pull
p2p: Refactor network message deserialization
#16202
jonasschnelli on June 13, 2019 RefactoringP2P
jonasschnelli on June 13, 2019 RefactoringP2P
pull
WIP: add basic semaphore2 CI
#16233
jonasschnelli on June 18, 2019 TestsNeeds Conceptual Review
jonasschnelli on June 18, 2019 TestsNeeds Conceptual Review
pull
test: Add missing ECC_Stop() in GUI rpcnestedtests.cpp
#16289
jonasschnelli on June 26, 2019 GUITests
jonasschnelli on June 26, 2019 GUITests
pull
Avoid unnecessary "Synchronizing blockheaders" log messages
#16774
jonasschnelli on August 31, 2019 Utils/log/libs
jonasschnelli on August 31, 2019 Utils/log/libs
pull
gui: make sure to update the UI when deleting a transaction
#16952
jonasschnelli on September 24, 2019 BugGUI
jonasschnelli on September 24, 2019 BugGUI
pull
Qt: pass clientmodel changes from walletframe to walletviews
#18091
jonasschnelli on February 7, 2020 GUI
jonasschnelli on February 7, 2020 GUI
pull
add macOS notarization info to the release process doc
#18131
jonasschnelli on February 12, 2020 DocsmacOS
jonasschnelli on February 12, 2020 DocsmacOS
pull
Add macOS notarization (including stapling)
#18187
jonasschnelli on February 20, 2020 macOSNeeds rebase
jonasschnelli on February 20, 2020 macOSNeeds rebase
pull
Add BIP324 encrypted p2p transport de-/serializer (only used in tests)
#18242
jonasschnelli on March 2, 2020 P2PNeeds rebase
jonasschnelli on March 2, 2020 P2PNeeds rebase
pull
Allow simple multiwallet rpc calls
#18734
jonasschnelli on April 22, 2020 WalletRPC/REST/ZMQUp for grabs
jonasschnelli on April 22, 2020 WalletRPC/REST/ZMQUp for grabs
pull
relax GUI locks: avoid unnecesarry calls to ::ChainstateActive().IsInitialBlockDownload
#19007
jonasschnelli on May 18, 2020 GUImacOS
jonasschnelli on May 18, 2020 GUImacOS
pull
Show name, format and if uses descriptors in bitcoin-wallet tool
#20198
jonasschnelli on October 20, 2020 Wallet
jonasschnelli on October 20, 2020 Wallet
pull
wallet: ignore (but warn) on duplicate -wallet parameters
#20199
jonasschnelli on October 20, 2020 Wallet
jonasschnelli on October 20, 2020 Wallet
pull
Extend support for nested commands to bitcoin-cli
#20273
jonasschnelli on October 30, 2020 Scripts and toolsUp for grabsNeeds rebase
jonasschnelli on October 30, 2020 Scripts and toolsUp for grabsNeeds rebase
pull
macOS deploy: use the new plistlib API
#20298
jonasschnelli on November 4, 2020 macOSBuild system
jonasschnelli on November 4, 2020 macOSBuild system
pull
wallet: fix potential division by 0 in WalletLogPrintf
#20378
jonasschnelli on November 12, 2020 WalletUtils/log/libs
jonasschnelli on November 12, 2020 WalletUtils/log/libs
pull
sanitizers: Add suppression for unsigned-integer-overflow in libstdc++
#20430
jonasschnelli on November 20, 2020 Tests
jonasschnelli on November 20, 2020 Tests
pull
Don't set BDB flags when configuring without
#20478
jonasschnelli on November 24, 2020 macOSBuild system
jonasschnelli on November 24, 2020 macOSBuild system
pull
Allow providing local signatures in gitian osx signer
#20630
jonasschnelli on December 11, 2020 Build systemScripts and toolsNeeds rebase
jonasschnelli on December 11, 2020 Build systemScripts and toolsNeeds rebase
pull
Add scanblocks RPC call
#20664
jonasschnelli on December 15, 2020 UTXO Db and IndexesRPC/REST/ZMQ
jonasschnelli on December 15, 2020 UTXO Db and IndexesRPC/REST/ZMQ
pull
Alter the ChaCha20Poly1305@Bitcoin AEAD to the new specification
#20962
jonasschnelli on January 19, 2021 P2P
jonasschnelli on January 19, 2021 P2P
pull
test: Avoid comparision of integers with different signs
#21228
jonasschnelli on February 18, 2021 Tests
jonasschnelli on February 18, 2021 Tests
pull
overhaul of the testnet icon (green color) and the toolbar icons
#2494
jonasschnelli on April 9, 2013
jonasschnelli on April 9, 2013
pull
overhaul of the testnet icon (green color) and the toolbar icons
#2497
jonasschnelli on April 9, 2013
jonasschnelli on April 9, 2013
pull
fixes #2506: mac binary with proper version and copyright meta-informati...
#2532
jonasschnelli on April 15, 2013
jonasschnelli on April 15, 2013
pull
clear path cache after getting a proper config file (fixes #2605)
#2608
jonasschnelli on May 2, 2013 Bug
jonasschnelli on May 2, 2013 Bug
pull
osx: make use of the 10.8+ user notification center to display growl lik...
#2615
jonasschnelli on May 3, 2013
jonasschnelli on May 3, 2013
pull
display txfee in first sendCoinsDialog message box (issue #1715)
#2651
jonasschnelli on May 13, 2013
jonasschnelli on May 13, 2013
pull
Qt: Network-Traffic-Graph: make some distance between line and text
#5215
jonasschnelli on November 5, 2014
jonasschnelli on November 5, 2014
pull
Qt: add min size for input field in askpassphrase dialog
#5226
jonasschnelli on November 6, 2014
jonasschnelli on November 6, 2014
pull
[OSX, docs] updating some release build informations
#5255
jonasschnelli on November 10, 2014 Docs
jonasschnelli on November 10, 2014 Docs
pull
[Qt] the RPC Console should be a QWidget to make window more independent
#5258
jonasschnelli on November 10, 2014 GUI
jonasschnelli on November 10, 2014 GUI
pull
[Qt, OSX] fix usage of osx 10.8+ user notification center
#5300
jonasschnelli on November 18, 2014 GUImacOS
jonasschnelli on November 18, 2014 GUImacOS
pull
[Qt, OSX] fix Qt4.8 compatibility with QProgressBar issue
#5344
jonasschnelli on November 21, 2014 GUI
jonasschnelli on November 21, 2014 GUI
pull
[REST] make selection of output-format mandatory, support dot url syntax
#5376
jonasschnelli on November 26, 2014 RPC/REST/ZMQ
jonasschnelli on November 26, 2014 RPC/REST/ZMQ
pull
[REST] add REST interface tests in rpc-test section
#5379
jonasschnelli on November 26, 2014 RPC/REST/ZMQ
jonasschnelli on November 26, 2014 RPC/REST/ZMQ
pull
[REST] /rest/block response with full tx details
#5391
jonasschnelli on November 28, 2014 RPC/REST/ZMQ
jonasschnelli on November 28, 2014 RPC/REST/ZMQ
pull
[REST] getutxos REST command (based on Bip64)
#5420
jonasschnelli on December 3, 2014 RPC/REST/ZMQ
jonasschnelli on December 3, 2014 RPC/REST/ZMQ
pull
[RPC] add rpc-test for http keep-alive (persistent connections)
#5436
jonasschnelli on December 6, 2014
jonasschnelli on December 6, 2014
pull
[Qt] remove size grip to get rid of the right margin
#5628
jonasschnelli on January 9, 2015 GUI
jonasschnelli on January 9, 2015 GUI
pull
[Wallet] replace BDB with internal append only (logdb) backend
#5686
jonasschnelli on January 20, 2015 Wallet
jonasschnelli on January 20, 2015 Wallet
pull
[Modularization] add possibility to extend or overwrite RPC calls
#5744
jonasschnelli on February 3, 2015 RPC/REST/ZMQ
jonasschnelli on February 3, 2015 RPC/REST/ZMQ
pull
[Move Only] Move wallet related sources to src/wallet/
#5745
jonasschnelli on February 3, 2015 RefactoringWallet
jonasschnelli on February 3, 2015 RefactoringWallet
pull
refactor: move BDB (bitdb / db.h) interaction from init.cpp to wallet.cpp
#5758
jonasschnelli on February 4, 2015 Refactoring
jonasschnelli on February 4, 2015 Refactoring
pull
[Qt] fix a issue where "command line options"-action overwrite "Preference"-action (on OSX)
#5858
jonasschnelli on March 6, 2015 GUI
jonasschnelli on March 6, 2015 GUI
pull
[Qt] change debug window tab ordering, move "console" at front
#5893
jonasschnelli on March 13, 2015 GUI
jonasschnelli on March 13, 2015 GUI
pull
[Qt][WIP] allow possibility to add a comment to a WalletTx
#5905
jonasschnelli on March 15, 2015 GUI
jonasschnelli on March 15, 2015 GUI
pull
[RPC] add possibility to extend the JSONRPC URI schemas
#6006
jonasschnelli on April 12, 2015 RPC/REST/ZMQ
jonasschnelli on April 12, 2015 RPC/REST/ZMQ
pull
fix WIN32 boost::filesystem::path issues when using special chars for datadir path
#6093
jonasschnelli on May 1, 2015 BugWindows
jonasschnelli on May 1, 2015 BugWindows
pull
change AC_PACKAGE_BUGREPORT from info@bitcoin.org to github issue tracker
#6096
jonasschnelli on May 2, 2015 Build system
jonasschnelli on May 2, 2015 Build system
pull
Convert entire source tree from json_spirit to UniValue
#6121
jonasschnelli on May 11, 2015 RPC/REST/ZMQ
jonasschnelli on May 11, 2015 RPC/REST/ZMQ
pull
[QT] debug window "rpcconsole.ui" should have Qt::Window flag
#6155
jonasschnelli on May 18, 2015
jonasschnelli on May 18, 2015
pull
[QT] overviewpage: make sure warning icons gets colored
#6160
jonasschnelli on May 19, 2015 GUI
jonasschnelli on May 19, 2015 GUI
pull
[REST] remove json input for getutxos, limit to query max. 15 outpoints
#6193
jonasschnelli on May 27, 2015
jonasschnelli on May 27, 2015
pull
[OSX] revert renaming of Bitcoin-Qt.app and use CFBundleDisplayName (partial revert of #6116)
#6214
jonasschnelli on June 1, 2015 macOS
jonasschnelli on June 1, 2015 macOS
pull
fix rpcmining/getblocktemplate univalue transition logic error
#6234
jonasschnelli on June 4, 2015 RPC/REST/ZMQ
jonasschnelli on June 4, 2015 RPC/REST/ZMQ
pull
UniValue: don't escape solidus, keep espacing of reverse solidus
#6339
jonasschnelli on June 24, 2015 RPC/REST/ZMQ
jonasschnelli on June 24, 2015 RPC/REST/ZMQ
pull
[QA] fix possible reorg issue in (fund)rawtransaction(s).py RPC test
#6417
jonasschnelli on July 10, 2015 Tests
jonasschnelli on July 10, 2015 Tests
pull
include the chaintip blockindex in the SyncTransaction signal, add signal UpdateTip()
#6480
jonasschnelli on July 27, 2015 Refactoring
jonasschnelli on July 27, 2015 Refactoring
pull
[mining] allow other signal listeners to provide scripts for mining
#6481
jonasschnelli on July 27, 2015 Refactoring
jonasschnelli on July 27, 2015 Refactoring
pull
[UniValue] replace global function find_value() with UniValue::findValue()
#6580
jonasschnelli on August 21, 2015 Refactoring
jonasschnelli on August 21, 2015 Refactoring
pull
[release notes] mention httpd/apache reverse proxy to re-enable SSL, add libevent dependency to build-osx.md
#6635
jonasschnelli on September 4, 2015 Docs
jonasschnelli on September 4, 2015 Docs
pull
use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
#6680
jonasschnelli on September 16, 2015 Refactoring
jonasschnelli on September 16, 2015 Refactoring
pull
[travis] add zmq python module, re-enable zmq rpc tests
#6686
jonasschnelli on September 17, 2015 Tests
jonasschnelli on September 17, 2015 Tests
pull
Call init's parameter interaction before we create the UI options model
#6780
jonasschnelli on October 8, 2015 GUI
jonasschnelli on October 8, 2015 GUI
pull
don't enforce maxuploadtarget's disconnect for whitelisted peers
#6984
jonasschnelli on November 11, 2015 P2P
jonasschnelli on November 11, 2015 P2P
pull
add (max)uploadtarget infos to getnettotals RPC help
#6999
jonasschnelli on November 12, 2015 RPC/REST/ZMQ
jonasschnelli on November 12, 2015 RPC/REST/ZMQ
pull
[Qt] refactor and optimize proxy settings behavior
#7025
jonasschnelli on November 16, 2015 GUI
jonasschnelli on November 16, 2015 GUI
pull
[Wallet] Add RPC call "rescanblockchain <startheight> <stopheight>"
#7061
jonasschnelli on November 19, 2015 FeatureWalletRPC/REST/ZMQ
jonasschnelli on November 19, 2015 FeatureWalletRPC/REST/ZMQ
pull
[Wallet] improve detection of conflicted transactions
#7067
jonasschnelli on November 20, 2015 WalletMempool
jonasschnelli on November 20, 2015 WalletMempool
pull
[RPC-Tests] add simple way to run rpc test over QT clients
#7068
jonasschnelli on November 20, 2015 GUITests
jonasschnelli on November 20, 2015 GUITests
pull
[Qt] reduce cs_main locks during tip update, more fluently update UI
#7112
jonasschnelli on November 27, 2015 GUI
jonasschnelli on November 27, 2015 GUI
pull
[RPC] Add RBF opt-in possibilities to rawtx functions
#7159
jonasschnelli on December 3, 2015 RPC/REST/ZMQ
jonasschnelli on December 3, 2015 RPC/REST/ZMQ
pull
[Qt] fix coincontrol update issue when deleting a send coins entry
#7282
jonasschnelli on January 4, 2016 GUI
jonasschnelli on January 4, 2016 GUI
pull
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code
#7307
jonasschnelli on January 7, 2016 WalletRPC/REST/ZMQ
jonasschnelli on January 7, 2016 WalletRPC/REST/ZMQ
pull
[Backport 0.12][RPC] quickfix for RPC timer interface problem
#7318
jonasschnelli on January 8, 2016 GUIRPC/REST/ZMQ
jonasschnelli on January 8, 2016 GUIRPC/REST/ZMQ
pull
[Qt] rename "amount" to "requested amount" in receive coins table
#7383
jonasschnelli on January 20, 2016 GUI
jonasschnelli on January 20, 2016 GUI
pull
[QT][Backport] Windows: Make rpcconsole monospace font larger
#7392
jonasschnelli on January 22, 2016 GUI
jonasschnelli on January 22, 2016 GUI
pull
[Qt] Add option to increase/decrease font size in the console window
#7396
jonasschnelli on January 22, 2016 GUI
jonasschnelli on January 22, 2016 GUI
pull
[Wallet] move wallet help string creation to CWallet
#7576
jonasschnelli on February 22, 2016 RefactoringWallet
jonasschnelli on February 22, 2016 RefactoringWallet
pull
[Wallet] move "load wallet phase" to CWallet
#7577
jonasschnelli on February 22, 2016 RefactoringWallet
jonasschnelli on February 22, 2016 RefactoringWallet
pull
fixes/refactoring for building against LibreSSL
#7586
jonasschnelli on February 24, 2016 Refactoring
jonasschnelli on February 24, 2016 Refactoring
pull
Remove openssl info from init/log and from Qt debug window
#7605
jonasschnelli on February 26, 2016 GUIRefactoring
jonasschnelli on February 26, 2016 GUIRefactoring
pull
Fix torcontrol.cpp unused private field warning
#7683
jonasschnelli on March 14, 2016 Refactoring
jonasschnelli on March 14, 2016 Refactoring
pull
[Wallet] refactor wallet/init interaction
#7691
jonasschnelli on March 15, 2016 RefactoringWallet
jonasschnelli on March 15, 2016 RefactoringWallet
pull
[RPC][QT] UI support for abandoned transactions
#7707
jonasschnelli on March 17, 2016 GUIRPC/REST/ZMQ
jonasschnelli on March 17, 2016 GUIRPC/REST/ZMQ
pull
[Qt] Debug window: replace "Build date" with "Datadir"
#7732
jonasschnelli on March 22, 2016 GUI
jonasschnelli on March 22, 2016 GUI
pull
[Wallet][RPC] add abandoned status to listtransactions
#7739
jonasschnelli on March 23, 2016 WalletRPC/REST/ZMQ
jonasschnelli on March 23, 2016 WalletRPC/REST/ZMQ
pull
[0.12 BP] [Wallet][RPC] add abandoned status to listtransactions
#7740
jonasschnelli on March 23, 2016 WalletRPC/REST/ZMQ
jonasschnelli on March 23, 2016 WalletRPC/REST/ZMQ
pull
[Wallet][RPC] add missing abandon status documentation
#7742
jonasschnelli on March 24, 2016 WalletRPC/REST/ZMQ
jonasschnelli on March 24, 2016 WalletRPC/REST/ZMQ
pull
[Qt] remove trailing output-index from transaction-id
#7761
jonasschnelli on March 29, 2016 GUI
jonasschnelli on March 29, 2016 GUI
pull
[ZMQ] append a message sequence number to every ZMQ notification
#7762
jonasschnelli on March 29, 2016 RPC/REST/ZMQ
jonasschnelli on March 29, 2016 RPC/REST/ZMQ
pull
[Qt] RPC-Console: support nested commands and simple value queries
#7783
jonasschnelli on April 1, 2016 GUI
jonasschnelli on April 1, 2016 GUI
pull
Tiny refactor of `IsRBFOptIn`, avoid exception
#7812
jonasschnelli on April 5, 2016 Refactoring
jonasschnelli on April 5, 2016 Refactoring
pull
[Wallet] slighly refactor GetOldestKeyPoolTime()
#7816
jonasschnelli on April 5, 2016 RefactoringWallet
jonasschnelli on April 5, 2016 RefactoringWallet
pull
[Qt] show conflicts of unconfirmed transactions in the UI
#7826
jonasschnelli on April 6, 2016 GUI
jonasschnelli on April 6, 2016 GUI
pull
[Wallet] Add cloned wallet, remove accounts, reset version
#7830
jonasschnelli on April 7, 2016 Wallet
jonasschnelli on April 7, 2016 Wallet
pull
[CLI] refactor wallets RPC JSON conversions
#7831
jonasschnelli on April 7, 2016 RefactoringWallet
jonasschnelli on April 7, 2016 RefactoringWallet
pull
Reduce cs_main locks during ConnectTip/SyncWithWallets
#7946
jonasschnelli on April 26, 2016 Refactoring
jonasschnelli on April 26, 2016 Refactoring
pull
[RPC] Add RPC long poll notifications
#7949
jonasschnelli on April 26, 2016 RPC/REST/ZMQUp for grabs
jonasschnelli on April 26, 2016 RPC/REST/ZMQUp for grabs
pull
[RPC][Bitcoin-TX] Add support for sequence number
#7957
jonasschnelli on April 27, 2016 RPC/REST/ZMQUtils/log/libs
jonasschnelli on April 27, 2016 RPC/REST/ZMQUtils/log/libs
pull
[RPC] add feerate option to fundrawtransaction
#7967
jonasschnelli on April 28, 2016 WalletRPC/REST/ZMQ
jonasschnelli on April 28, 2016 WalletRPC/REST/ZMQ
pull
[Wallet] Add simplest BIP32/deterministic key generation implementation
#8035
jonasschnelli on May 10, 2016 Wallet
jonasschnelli on May 10, 2016 Wallet
pull
[Qt] Don't allow to open the debug window during splashscreen & verification state
#8042
jonasschnelli on May 11, 2016 GUImacOS
jonasschnelli on May 11, 2016 GUImacOS
pull
Add support for dnsseeds with option to filter by servicebits
#8083
jonasschnelli on May 21, 2016 P2P
jonasschnelli on May 21, 2016 P2P
pull
Add maximal amount-of-transactions limit to checkblock/CVerifyDB
#8138
jonasschnelli on June 2, 2016 Validation
jonasschnelli on June 2, 2016 Validation
pull
[Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue
#8164
jonasschnelli on June 7, 2016 Tests
jonasschnelli on June 7, 2016 Tests
pull
OSX diskimages need 0775 folder permissions
#8169
jonasschnelli on June 8, 2016 macOSBuild system
jonasschnelli on June 8, 2016 macOSBuild system
pull
[RPC] Fix createrawtx sequence number unsigned int parsing
#8171
jonasschnelli on June 8, 2016 RPC/REST/ZMQ
jonasschnelli on June 8, 2016 RPC/REST/ZMQ
pull
[Wallet] add HD keypath to CKeyMetadata, report over validateaddress
#8205
jonasschnelli on June 15, 2016 Wallet
jonasschnelli on June 15, 2016 Wallet
pull
[Qt] fix a bug where the SplashScreen will not be hidden during startup
#8231
jonasschnelli on June 21, 2016 GUI
jonasschnelli on June 21, 2016 GUI
pull
Add HD keypath to CKeyMetadata, report metadata in validateaddress
#8323
jonasschnelli on July 9, 2016 Wallet
jonasschnelli on July 9, 2016 Wallet
pull
[Wallet] Ensure <0.13 clients can't open HD wallets
#8343
jonasschnelli on July 15, 2016 Wallet
jonasschnelli on July 15, 2016 Wallet
pull
[0.13] [Wallet] Ensure <0.13 clients can't open HD wallets
#8366
jonasschnelli on July 18, 2016 WalletBackport
jonasschnelli on July 18, 2016 WalletBackport
pull
[Wallet] Ensure <0.13 clients can't open HD wallets
#8367
jonasschnelli on July 18, 2016 Wallet
jonasschnelli on July 18, 2016 Wallet
pull
[FOR LATER USE][WIP][Wallet]Â add support for a flexible "set of features"
#8369
jonasschnelli on July 19, 2016 Wallet
jonasschnelli on July 19, 2016 Wallet
pull
[0.13] Create a new HD seed after encrypting the wallet
#8389
jonasschnelli on July 21, 2016 Wallet
jonasschnelli on July 21, 2016 Wallet
pull
[Wallet] Correct hdmasterkeyid/masterkeyid name confusion
#8390
jonasschnelli on July 21, 2016 Wallet
jonasschnelli on July 21, 2016 Wallet
pull
[QA] Add walletdump RPC test (including HD- & encryption-tests)
#8417
jonasschnelli on July 28, 2016 Tests
jonasschnelli on July 28, 2016 Tests
pull
Add mempool statistics collector
#8501
jonasschnelli on August 12, 2016 RPC/REST/ZMQUp for grabs
jonasschnelli on August 12, 2016 RPC/REST/ZMQUp for grabs
pull
Change maxuploadtarget recommended minimum calculation
#8559
jonasschnelli on August 22, 2016 P2P
jonasschnelli on August 22, 2016 P2P
pull
[Wallet] remove unused code/conditions in ReadAtCursor
#8564
jonasschnelli on August 23, 2016 RefactoringWallet
jonasschnelli on August 23, 2016 RefactoringWallet
pull
[Wallet] refactor CWallet/CWalletDB/CDB
#8574
jonasschnelli on August 24, 2016 RefactoringWallet
jonasschnelli on August 24, 2016 RefactoringWallet
pull
[0.13 backport] Added feeler connections increasing good addrs in the tried table.
#8643
jonasschnelli on September 1, 2016 P2PBackport
jonasschnelli on September 1, 2016 P2PBackport
pull
[Qt][CoinControl] fix UI bug that could result in paying unexpected fee
#8678
jonasschnelli on September 7, 2016 GUI
jonasschnelli on September 7, 2016 GUI
pull
[Wallet] Add support for flexible BIP32/HD keypath-scheme
#8723
jonasschnelli on September 14, 2016 WalletUp for grabs
jonasschnelli on September 14, 2016 WalletUp for grabs
pull
[Wallet] add option for a custom extended master privat key (xpriv)
#8735
jonasschnelli on September 15, 2016 WalletUp for grabs
jonasschnelli on September 15, 2016 WalletUp for grabs
pull
[PoC] Add wallet inspection and modification tool "bitcoin-wallet-tool"
#8745
jonasschnelli on September 16, 2016 Wallet
jonasschnelli on September 16, 2016 Wallet
pull
Fix issue with conflicted mempool tx in listsinceblock
#8757
jonasschnelli on September 19, 2016 RPC/REST/ZMQ
jonasschnelli on September 19, 2016 RPC/REST/ZMQ
pull
[Wallet] get rid of pwalletMain, add simple CWallets infrastructure
#8764
jonasschnelli on September 20, 2016 RefactoringWallet
jonasschnelli on September 20, 2016 RefactoringWallet
pull
[Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfunds
#8765
jonasschnelli on September 20, 2016 Wallet
jonasschnelli on September 20, 2016 Wallet
pull
[RPC] Give RPC commands more information about the RPC request
#8788
jonasschnelli on September 22, 2016 RefactoringRPC/REST/ZMQ
jonasschnelli on September 22, 2016 RefactoringRPC/REST/ZMQ
pull
[Wallet] Refactor wallet/init interaction (Reaccept wtx, flush thread)
#8977
jonasschnelli on October 20, 2016 RefactoringWallet
jonasschnelli on October 20, 2016 RefactoringWallet
pull
Use pindexBestHeader instead of setBlockIndexCandidates for NotifyHeaderTip()
#8985
jonasschnelli on October 20, 2016 GUI
jonasschnelli on October 20, 2016 GUI
pull
[Qt] overhaul smart-fee slider, adjust default confirmation target
#8989
jonasschnelli on October 21, 2016 GUI
jonasschnelli on October 21, 2016 GUI
pull
[WIP][Experimental] Add Hybrid full block SPV mode
#9076
jonasschnelli on November 3, 2016 Wallet
jonasschnelli on November 3, 2016 Wallet
pull
fNetworkActive is not protected by a lock, use an atomic
#9131
jonasschnelli on November 11, 2016 P2P
jonasschnelli on November 11, 2016 P2P
pull
Move -salvagewallet, -zap(wtx) to where they belong
#9142
jonasschnelli on November 12, 2016 RefactoringWallet
jonasschnelli on November 12, 2016 RefactoringWallet
pull
Refactor ZapWalletTxes to avoid layer violations
#9143
jonasschnelli on November 12, 2016 RefactoringWallet
jonasschnelli on November 12, 2016 RefactoringWallet
pull
Add compile and link options echo to configure
#9156
jonasschnelli on November 14, 2016 Build system
jonasschnelli on November 14, 2016 Build system
pull
Fix more CWallet/CWalletDB layer violations
#9256
jonasschnelli on December 1, 2016 RefactoringWallet
jonasschnelli on December 1, 2016 RefactoringWallet
pull
[Qt] Show ModalOverlay by pressing the progress bar, allow hiding
#9280
jonasschnelli on December 5, 2016 GUI
jonasschnelli on December 5, 2016 GUI
pull
Suppress some annoying deprecation warnings (OSX)
#9284
jonasschnelli on December 5, 2016 macOSBuild system
jonasschnelli on December 5, 2016 macOSBuild system
pull
Use internal HD chain for change outputs (hd split)
#9294
jonasschnelli on December 6, 2016 Wallet
jonasschnelli on December 6, 2016 Wallet
pull
[Wallet] Bugfix: Fundrawtransaction: don't terminate when keypool is empty
#9295
jonasschnelli on December 6, 2016 Wallet
jonasschnelli on December 6, 2016 Wallet
pull
[Wallet] use CHDPubKey, don't store child priv keys in db, derive on the fly
#9298
jonasschnelli on December 7, 2016 WalletUp for grabs
jonasschnelli on December 7, 2016 WalletUp for grabs
pull
fundrawtransaction: Keep change-output keys by default, make it optional
#9377
jonasschnelli on December 19, 2016 Wallet
jonasschnelli on December 19, 2016 Wallet
pull
Allow shutdown during LoadMempool, dump only when necessary
#9408
jonasschnelli on December 22, 2016 Mempool
jonasschnelli on December 22, 2016 Mempool
pull
[CoinControl] Allow non-wallet owned change addresses
#9413
jonasschnelli on December 23, 2016 GUI
jonasschnelli on December 23, 2016 GUI
pull
SetMerkleBranch: remove unused code, remove cs_main lock requirement
#9446
jonasschnelli on December 30, 2016 RefactoringWallet
jonasschnelli on December 30, 2016 RefactoringWallet
pull
[Qt] Improve progress display during headers-sync and peer-finding
#9461
jonasschnelli on January 3, 2017 GUI
jonasschnelli on January 3, 2017 GUI
pull
[Qt] Show more significant warning if we fall back to the default fee
#9481
jonasschnelli on January 6, 2017 GUI
jonasschnelli on January 6, 2017 GUI
pull
Complete hybrid full block SPV mode
#9483
jonasschnelli on January 6, 2017 GUIWalletUp for grabs
jonasschnelli on January 6, 2017 GUIWalletUp for grabs
pull
[Qt] fix transaction details output-index to reflect vout index
#9637
jonasschnelli on January 26, 2017 GUI
jonasschnelli on January 26, 2017 GUI
pull
Add createwallet "disableprivatekeys" option: a sane mode for watchonly-wallets
#9662
jonasschnelli on February 1, 2017 Wallet
jonasschnelli on February 1, 2017 Wallet
pull
Refactor Bumpfee, move core functionality to CWallet
#9681
jonasschnelli on February 3, 2017 Wallet
jonasschnelli on February 3, 2017 Wallet
pull
Fix segfault crash when shutdown the GUI in disablewallet mode
#9817
jonasschnelli on February 21, 2017 GUI
jonasschnelli on February 21, 2017 GUI
pull
Add jonasschnellis new NIST-P 256 signing key
#9899
jonasschnelli on March 1, 2017 Scripts and tools
jonasschnelli on March 1, 2017 Scripts and tools
pull
Allow verify-commit.sh to just verify the HEAD commit (Use non-recursive verification by default)
#9928
jonasschnelli on March 6, 2017 Scripts and tools
jonasschnelli on March 6, 2017 Scripts and tools
Issues
issue
Upgrade depends/ build system to use Qt5.9
#10505
jonasschnelli on June 1, 2017 GUIBuild system
jonasschnelli on June 1, 2017 GUIBuild system
issue
[Qt] Tiny balance update bug after importprivkey
#11477
jonasschnelli on October 10, 2017 BugGUI
jonasschnelli on October 10, 2017 BugGUI
issue
Dumpwallet exports xpriv (in a comment) (==hdmaster) but ignored in importwallet
#11764
jonasschnelli on November 25, 2017 Wallet
jonasschnelli on November 25, 2017 Wallet
issue
(slow) txindex in conjunction with pruning
#12651
jonasschnelli on March 9, 2018 BrainstormingUTXO Db and Indexes
jonasschnelli on March 9, 2018 BrainstormingUTXO Db and Indexes
issue
scantxoutset help about descriptors refers to TODO document
#14114
jonasschnelli on August 30, 2018 Docs
jonasschnelli on August 30, 2018 Docs
issue
Qt 0.17.0rc4 (and master) not running on Ubuntu 14.04.5 LTS
#14339
jonasschnelli on September 27, 2018 GUILinux/Unix
jonasschnelli on September 27, 2018 GUILinux/Unix
issue
Crash in fundrawtransaction in conjunction with watchonly scripts
#14401
jonasschnelli on October 5, 2018 Bug
jonasschnelli on October 5, 2018 Bug
issue
fundrawtransaction fails with P2SH(P2WPKH) or P2WPKH watchonly inputs
#14405
jonasschnelli on October 5, 2018 BugWallet
jonasschnelli on October 5, 2018 BugWallet
issue
watch only multisig scripts require pubkeys to be imported to flag them solvable
#14415
jonasschnelli on October 6, 2018 BugWallet
jonasschnelli on October 6, 2018 BugWallet
issue
RPC getblockstats first argument inconsistency
#15412
jonasschnelli on February 15, 2019 BrainstormingRPC/REST/ZMQ
jonasschnelli on February 15, 2019 BrainstormingRPC/REST/ZMQ
issue
Allow JSON RPC "batches" for multiwallet
#18715
jonasschnelli on April 21, 2020 FeatureWalletRPC/REST/ZMQ
jonasschnelli on April 21, 2020 FeatureWalletRPC/REST/ZMQ
issue
Add macOS ARM build (universal or additional binaries)
#20371
jonasschnelli on November 11, 2020 FeaturemacOS
jonasschnelli on November 11, 2020 FeaturemacOS
issue
COMPACT_FILTERS should only be signalled when filter is in sync
#20659
jonasschnelli on December 15, 2020 BugP2P
jonasschnelli on December 15, 2020 BugP2P
issue
mac binary should be 32bit/64bit universal
#2507
jonasschnelli on April 11, 2013 RefactoringBuild system
jonasschnelli on April 11, 2013 RefactoringBuild system
issue
MacOSX: wallet.dat content should be stored in Mac OSX Keychain
#2545
jonasschnelli on April 22, 2013 FeatureBrainstormingWalletmacOS
jonasschnelli on April 22, 2013 FeatureBrainstormingWalletmacOS
issue
walletencryption password strength (only QT)
#5278
jonasschnelli on November 14, 2014 FeatureGUI
jonasschnelli on November 14, 2014 FeatureGUI
issue
internal RPC/REST http server has no timeout-implementation
#5526
jonasschnelli on December 22, 2014
jonasschnelli on December 22, 2014
issue
[Qt] Linux/Ubuntu: icon colors in tray-like context menu on ubuntu default theme looks bad
#5653
jonasschnelli on January 13, 2015 GUI
jonasschnelli on January 13, 2015 GUI
issue
[OSX] 0.10.0 rc3 osx probably has issues with special chars
#5657
jonasschnelli on January 14, 2015 GUImacOS
jonasschnelli on January 14, 2015 GUImacOS
issue
[Qt, BIP70] missing detection of existing same payment request
#5722
jonasschnelli on January 29, 2015 GUIWallet
jonasschnelli on January 29, 2015 GUIWallet
issue
use a recommended size (550?) when using arg `-prune` or `-prune=1`
#6120
jonasschnelli on May 9, 2015
jonasschnelli on May 9, 2015
issue
fresh prune with out-of-sync wallet can fail (but shouldn't)
#6345
jonasschnelli on June 27, 2015 Wallet
jonasschnelli on June 27, 2015 Wallet
issue
Native ds_store python package is not python3 compatible
#8134
jonasschnelli on June 2, 2016 macOSBuild system
jonasschnelli on June 2, 2016 macOSBuild system
issue
importmulti does not respect the given timestamp
#9034
jonasschnelli on October 27, 2016 Wallet
jonasschnelli on October 27, 2016 Wallet
issue
fundrawtransaction doesn't keep change address pool key
#9362
jonasschnelli on December 16, 2016 Wallet
jonasschnelli on December 16, 2016 Wallet