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
2019-08-30
gettransaction: add an argument to decode the transaction
darosior
2019-08-29
Merge #16695: rpc: Add window final block height to getchaintxstats
Wladimir J. van der Laan
2019-08-29
Merge #16706: qt: Replace deprecated QSignalMapper by lambda expressions
Wladimir J. van der Laan
2019-08-29
Merge #15615: Add log output during initial header sync
Wladimir J. van der Laan
2019-08-29
Add window final block height to getchaintxstats
Jonathan "Duke" Leto
2019-08-29
Merge #16701: qt: Replace functions deprecated in Qt 5.13
Wladimir J. van der Laan
2019-08-29
Merge #16752: doc: Delete stale URL in test README
fanquake
2019-08-29
Merge #16708: qt: Replace obsolete functions of QSslSocket
Wladimir J. van der Laan
2019-08-29
doc: Delete stale URL in test README
Michael Folkson
2019-08-28
Merge #14879: qt: Add warning messages to the debug window
MarcoFalke
2019-08-27
Merge #16728: move-only: move coins statistics utils out of RPC
MarcoFalke
2019-08-27
move-only: move coins statistics utils out of RPC
James O'Beirne
2019-08-26
Support serialization of std::vector<bool>
Pieter Wuille
2019-08-25
qt: Remove QSignalMapper from TransactionView
Hennadii Stepanov
2019-08-25
qt: Replace obsolete functions of QDesktopWidget
Hennadii Stepanov
2019-08-24
[Doc] Add documentation for the new whitelist permissions
nicolas.dorier
2019-08-24
Replace obsolete functions of QSslSocket
Hennadii Stepanov
2019-08-24
qt: Remove QSignalMapper from RPCConsole
Hennadii Stepanov
2019-08-23
qt: Add TextWidth() wrapper
Hennadii Stepanov
2019-08-23
gui: Ensure tx send error highlight is visible
bpay
2019-08-23
Merge #16677: gui: remove unused PlatformStyle::TextColorIcon
Jonas Schnelli
2019-08-23
Merge #16570: tests: Make descriptor tests deterministic
fanquake
2019-08-22
Merge #16670: util: Add Join helper to join a list of strings
MarcoFalke
2019-08-22
Merge #16674: refactor: remove obsolete qt algorithm usage
fanquake
2019-08-22
gui: remove unused PlatformStyle::TextColorIcon
fanquake
2019-08-22
refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound
fanquake
2019-08-22
refactor: replace qSort with std::sort
fanquake
2019-08-22
refactor: replace qStableSort with std::stable_sort
fanquake
2019-08-21
Merge #16572: wallet: Fix Char as Bool in Wallet
fanquake
2019-08-21
Make descriptor test deterministic
David Reikher
2019-08-20
rpc: Use Join helper in rpc/util
MarcoFalke
2019-08-20
util: Add Join helper to join a list of strings
MarcoFalke
2019-08-20
Merge #16647: rpc: add weight to getmempoolentry output
MarcoFalke
2019-08-19
Merge #16611: build: Remove src/obj directory from repository
Wladimir J. van der Laan
2019-08-19
Merge #15864: Fix datadir handling
MarcoFalke
2019-08-19
Merge #16555: doc: mention whitelist is inbound, and applies to blocksonly
MarcoFalke
2019-08-19
Merge #16631: net: The default whitelistrelay should be true
Wladimir J. van der Laan
2019-08-19
RPC: add weight to mempool entry output
Daniel Edgecumbe
2019-08-16
Additional tests for other failure cases
Andrew Chow
2019-08-16
Check error messages in descriptor tests
Andrew Chow
2019-08-16
Give more errors for specific failure conditions
Andrew Chow
2019-08-16
Return an error from descriptor Parse that gives more information about what ...
Andrew Chow
2019-08-17
Merge #15986: Add checksum to getdescriptorinfo
MeshCollider
2019-08-17
[Fix] The default whitelistrelay should be true
nicolas.dorier
2019-08-16
Merge #16618: [Fix] Allow connection of a noban banned peer
MarcoFalke
2019-08-16
[doc] mention whitelist is inbound, and applies to blocksonly
Sjors Provoost
2019-08-16
Merge #16620: util: Move ResolveErrMsg to util/error
MarcoFalke
2019-08-16
Merge #16612: qt: Remove menu icons
Jonas Schnelli
2019-08-16
Merge #16383: rpcwallet: default include_watchonly to true for watchonly wallets
fanquake
2019-08-16
Merge #16587: doc: Improve versionbits.h documentation
fanquake
[next]