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-20
util: Add Join helper to join a list of strings
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-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
2019-08-15
Merge #16060: Bury bip9 deployments
MarcoFalke
2019-08-15
Merge #16443: refactor: have CCoins* data managed under CChainState
MarcoFalke
2019-08-15
Cover UTXO set access with lock annotations
James O'Beirne
2019-08-15
refactor: have CCoins* data managed under CChainState
James O'Beirne
2019-08-15
doc: Improve versionbits.h documentation
Antoine Riard
2019-08-15
util: Move ResolveErrMsg to util/error
MarcoFalke
2019-08-15
[Fix] Allow connection of a noban banned peer
nicolas.dorier
2019-08-15
qt: Remove menu icons
Wladimir J. van der Laan
2019-08-15
Merge #16578: Do not pass in command line arguments to QApplication
fanquake
2019-08-14
[Consensus] Bury segwit deployment
John Newbery
2019-08-14
[Consensus] Bury CSV deployment height
John Newbery
2019-08-14
Merge #16248: Make whitebind/whitelist permissions more flexible
Wladimir J. van der Laan
2019-08-14
build: Remove src/obj directory from repository
Wladimir J. van der Laan
2019-08-14
Merge #16563: test: Add unit test for AddTimeData
Wladimir J. van der Laan
2019-08-14
Merge #16589: build: Remove unused src/obj-test folder
MarcoFalke
2019-08-14
Merge #16596: rpc: Fix getblocktemplate CLI example
fanquake
2019-08-14
descriptor: fix missed m_script_arg arg renaming in #14934
fanquake
2019-08-14
Merge #14934: Descriptor expansion cache clarifications
Wladimir J. van der Laan
2019-08-13
[rpc] Tidy up reporting of buried and ongoing softforks
John Newbery
2019-08-13
rpc: Fix getblocktemplate CLI example (#16594)
Emil Engler
2019-08-13
Add test for AddTimeData
Martin Zumsande
2019-08-13
Merge #16566: util: refactor upper/lowercase functions
fanquake
2019-08-12
build: Remove unused src/obj-test folder
MarcoFalke
2019-08-12
Merge #16557: [wallet] restore coinbase and confirmed/conflicted checks in Su...
MarcoFalke
2019-08-12
Merge #16349: qt: Remove redundant WalletController::addWallet slot
Jonas Schnelli
2019-08-11
Replace the use of fWhitelisted by permission checks
nicolas.dorier
2019-08-11
Do not disconnect peer for asking mempool if it has NO_BAN permission
nicolas.dorier
2019-08-11
Make whitebind/whitelist permissions more flexible
nicolas.dorier
2019-08-09
Give QApplication dummy arguments
Andrew Chow
2019-08-09
[wallet] Restore confirmed/conflicted tx check in SubmitMemoryPoolAndRelay()
John Newbery
2019-08-08
Remove p2pEnabled from Chain interface
Antoine Riard
2019-08-08
util: refactor upper/lowercase functions
Karl-Johan Alm
2019-08-06
Add unmodified-but-with-checksum to getdescriptorinfo
Pieter Wuille
[next]