index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-11-25
Use window() instead of obsolete topLevelWidget()
Hennadii Stepanov
2018-11-23
Merge #14521: qt, docs: Fix `bitcoin-qt -version` output formatting
Wladimir J. van der Laan
2018-11-23
Merge #14678: [wallet] remove redundant KeyOriginInfo access, already done in...
Wladimir J. van der Laan
2018-11-23
Merge #14448: doc: Clarify rpcwallet flag url change
Wladimir J. van der Laan
2018-11-23
Merge #14728: fix uninitialized read when stringifying an addrLocal
Wladimir J. van der Laan
2018-11-23
Merge #14726: Use RPCHelpMan for all RPCs
Wladimir J. van der Laan
2018-11-22
Merge #14771: test: Add BOOST_REQUIRE to getters returning optional
MarcoFalke
2018-11-22
Merge #14532: Never bind INADDR_ANY by default, and warn when doing so explic...
Wladimir J. van der Laan
2018-11-22
Merge #14715: Drop defunct prevector compat handling
Wladimir J. van der Laan
2018-11-22
rpcbind: Warn about exposing RPC to untrusted networks
Luke Dashjr
2018-11-22
CNetAddr: Add IsBindAny method to check for INADDR_ANY
Luke Dashjr
2018-11-22
net: Always default rpcbind to localhost, never "all interfaces"
Luke Dashjr
2018-11-21
Merge #14708: Warn unrecognised sections in the config file
Wladimir J. van der Laan
2018-11-20
test: Add BOOST_REQUIRE to getters returning optional
MarcoFalke
2018-11-20
Merge #14552: wallet: detecting duplicate wallet by comparing the db filename.
Wladimir J. van der Laan
2018-11-20
Warn unrecognized sections in the config file
Akio Nakamura
2018-11-20
revert removal of fstream.hpp header in fs.h
Karl-Johan Alm
2018-11-19
Merge #14718: Remove unreferenced boost headers
MarcoFalke
2018-11-18
Merge #14685: fix a deserialization overflow edge case
Wladimir J. van der Laan
2018-11-16
Remove unreferenced boost headers
Murray Nesbitt
2018-11-15
fix uninitialized read when stringifying an addrLocal
Kaz Wesley
2018-11-15
add test demonstrating addrLocal UB
Kaz Wesley
2018-11-15
Merge #13815: util: Add [[nodiscard]] to all {Decode,Parse}[...](...) functio...
MarcoFalke
2018-11-15
rpc: Documentation fixups
MarcoFalke
2018-11-14
Use RPCHelpMan for all RPCs
MarcoFalke
2018-11-14
Implement prevector::fill once
Ben Woosley
2018-11-14
Drop defunct IS_TRIVIALLY_CONSTRUCTIBLE handling from prevector.h
Ben Woosley
2018-11-14
Merge #14411: [wallet] Restore ability to list incoming transactions by label
MarcoFalke
2018-11-14
Merge #14478: Show error to user when corrupt wallet unlock fails
MarcoFalke
2018-11-14
Bump the minimum Qt version to 5.2
Hennadii Stepanov
2018-11-13
Rename ListTransactions filter variable
Russell Yanofsky
2018-11-13
Merge #14720: rpc: Correctly name arguments
MarcoFalke
2018-11-13
[wallet] Restore ability to list incoming transactions by label
Russell Yanofsky
2018-11-13
disallow oversized CBlockHeaderAndShortTxIDs
Kaz Wesley
2018-11-13
Merge #14679: importmulti: Don't add internal addresses to address book
Wladimir J. van der Laan
2018-11-13
fix a deserialization overflow edge case
Kaz Wesley
2018-11-13
add a test demonstrating an overflow in a deserialization edge case
Kaz Wesley
2018-11-13
rpc: Correctly name arguments
Jon Layton
2018-11-13
Merge #14530: Use RPCHelpMan to generate RPC doc strings
MarcoFalke
2018-11-13
GetPubKey: make sigdata const
Gregory Sanders
2018-11-13
Merge #14714: util.h: explicitly include required QString header
Wladimir J. van der Laan
2018-11-13
Merge #14690: Throw error if CPubKey is invalid during PSBT keypath serializa...
Wladimir J. van der Laan
2018-11-13
Merge #14608: qt: Remove the "Pay only required fee..." checkbox
Jonas Schnelli
2018-11-13
Merge #13381: RPC: creates possibility to preserve labels on importprivkey
Jonas Schnelli
2018-11-13
util.h: explicitly include required QString header
1Il1
2018-11-12
remove redundant KeyOriginInfo access, already done in CreateSig
Gregory Sanders
2018-11-12
Merge #14356: fix converttopsbt permitsigdata arg, add basic test
Wladimir J. van der Laan
2018-11-12
rpc: Add RPCHelpMan for machine-generated help
MarcoFalke
2018-11-12
Merge #14494: Error if # is used in rpcpassword in conf
Wladimir J. van der Laan
2018-11-12
Merge #14228: Qt: Enable system tray icon by default if available
Wladimir J. van der Laan
[next]