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-14
Remove unused variable
Suhas Daftuar
2019-08-14
Merge #16248: Make whitebind/whitelist permissions more flexible
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: 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
[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
[wallet] restore coinbase check in SubmitMemoryPoolAndRelay()
John Newbery
2019-08-06
test: only include and init openSSL where it's actually used
fanquake
2019-08-06
Merge #16497: gui: Generate bech32 addresses by default (take 2, fixup)
fanquake
2019-08-05
Merge #16197: net: Use mockable time for tx download
MarcoFalke
2019-08-02
Merge #16097: Refactor: Add Flags enum to ArgsManager class
MarcoFalke
2019-08-02
Merge #15713: refactor: Replace chain relayTransactions/submitMemoryPool by h...
MarcoFalke
2019-08-02
Merge #15911: Use wallet RBF default for walletcreatefundedpsbt
MarcoFalke
2019-08-01
Tidy up BroadcastTransaction()
John Newbery
2019-08-01
Remove unused submitToMemoryPool and relayTransactions Chain interfaces
Antoine Riard
2019-08-01
Remove duplicate checks in SubmitMemoryPoolAndRelay
Antoine Riard
2019-08-01
Introduce CWalletTx::SubmitMemoryPoolAndRelay
Antoine Riard
2019-08-01
Add BroadcastTransaction utility usage in Chain interface
Antoine Riard
2019-08-01
Merge #16277: [Tests] Suppress output in test_bitcoin for expected errors
Wladimir J. van der Laan
2019-08-01
Merge #16514: gui: Remove unused RPCConsole::tabFocus
Wladimir J. van der Laan
2019-08-01
Merge #16394: Allow createwallet to take empty passwords to make unencrypted ...
MeshCollider
2019-08-01
Merge #16502: wallet: Drop unused OldKey
fanquake
2019-07-31
gui: Remove unused RPCConsole::tabFocus
João Barbosa
2019-07-31
test: Make tests arg type specific
Hennadii Stepanov
2019-07-31
Revamp option negating policy
Hennadii Stepanov
2019-07-31
wallet: Drop unused OldKey
João Barbosa
2019-07-31
Merge #16452: refactor: use RelayTransaction in BroadcastTransaction utility
MarcoFalke
2019-07-31
Merge #15906: [wallet] Move min_depth and max_depth to coin control
Wladimir J. van der Laan
2019-07-31
Merge #16451: Remove CMerkleTx
Wladimir J. van der Laan
2019-07-30
Merge #16433: txmempool: Remove unused default value MemPoolRemovalReason::UN...
Jonas Schnelli
2019-07-30
gui: Generate bech32 addresses by default (take 2, fixup)
MarcoFalke
2019-07-30
[wallet] Remove CMerkleTx serialization logic
John Newbery
2019-07-30
[wallet] Flatten CWalletTx class hierarchy
John Newbery
2019-07-30
[wallet] Move CMerkleTx functions into CWalletTx
John Newbery
2019-07-30
Merge #16434: build: Specify AM_CPPFLAGS for ZMQ
Wladimir J. van der Laan
2019-07-30
Add setting as known type
Peter Bushnell
2019-07-30
Merge #16475: wallet: Enumerate walletdb keys
fanquake
[next]