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-09-28
rpc bumpfee check fee_rate argument
ezegom
2019-09-28
rpc bumpfee: add fee_rate argument
ezegom
2019-08-26
rpc bumpfee: move feerate estimation logic into separate method
ezegom
2019-08-24
[Doc] Add documentation for the new whitelist permissions
nicolas.dorier
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
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
[next]