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-05-29
wallet/rpc: add setwalletflag RPC and MUTABLE_WALLET_FLAGS
Karl-Johan Alm
2019-05-29
wallet: enable avoid_reuse feature
Karl-Johan Alm
2019-05-29
wallet: avoid reuse flags
Karl-Johan Alm
2019-05-29
wallet: make IsWalletFlagSet() const
Karl-Johan Alm
2019-05-29
wallet: rename g_known_wallet_flags constant to KNOWN_WALLET_FLAGS
Karl-Johan Alm
2019-05-29
Merge #16113: gui: move coin control "OK" to the right hand side of the dialog
Jonas Schnelli
2019-05-29
Merge #15741: Batch write imported stuff in importmulti
MeshCollider
2019-05-28
Fix bug around transaction requests
Suhas Daftuar
2019-05-28
Expire old entries from the in-flight tx map
Suhas Daftuar
2019-05-28
logging: Add threadsafety comments
MarcoFalke
2019-05-28
Log early messages with -printtoconsole
Anthony Towns
2019-05-28
Replace OpenDebugLog() with StartLogging()
Anthony Towns
2019-05-28
gui: move coin control OK to the right
fanquake
2019-05-28
wallet: Pass WalletBatch to CWallet::UnsetWalletFlag
João Barbosa
2019-05-28
Apply the batch treatment to CWallet::SetAddressBook via ImportScriptPubKeys
Ben Woosley
2019-05-28
Move some of ProcessImport into CWallet::Import*
Ben Woosley
2019-05-26
Exceptions should be caught by reference, not by value.
Kristaps Kaupe
2019-05-26
Add vertical spacer
Josu Goñi
2019-05-25
Remove global symbols: Avoid using the global namespace if possible
practicalswift
2019-05-23
util: Add type safe GetTime
MarcoFalke
2019-05-23
Merge #16034: refactoring: Rename LockAnnotation to LockAssertion and add run...
MarcoFalke
2019-05-23
Merge #16024: [rpc] deriveaddresses: Correction of descriptor checksum in RPC...
MarcoFalke
2019-05-22
Merge #16063: rpc: Mention getwalletinfo where a rescan is triggered
MarcoFalke
2019-05-22
Merge #16073: refactor: Improve CRollingBloomFilter::reset by using std::fill
Wladimir J. van der Laan
2019-05-22
refactor: Improve CRollingBloomFilter::reset by using std::fill
João Barbosa
2019-05-22
bench: Add benchmark for CRollingBloomFilter::reset
João Barbosa
2019-05-22
Merge #16015: validation: Hold cs_main when reading chainActive in RewindBloc...
MarcoFalke
2019-05-22
rpc: Mention getwalletinfo where a rescan is triggered
João Barbosa
2019-05-22
RPC: Hint for importmulti in help output of importpubkey and importaddress
Kristaps Kaupe
2019-05-21
Merge #13555: Tests: parameterize adjustment period in versionbits_computeblo...
MarcoFalke
2019-05-20
parameterize hard coded numbers referring to miner conf window
Jordan Baczuk
2019-05-20
mempool: remove unused magic number from consistency check
Gregory Sanders
2019-05-20
Merge #16021: p2p: Avoid logging transaction decode errors to stderr
Wladimir J. van der Laan
2019-05-20
Merge #16001: Give WalletModel::UnlockContext move semantics
MeshCollider
2019-05-19
Merge #12980: Allow quicker shutdowns during LoadBlockIndex()
Jonas Schnelli
2019-05-18
Do not show list for the only recipient.
Hennadii Stepanov
2019-05-18
Batch writes for importmulti
Andrew Chow
2019-05-18
Have WalletBatch automatically flush every 1000 updates
Andrew Chow
2019-05-18
Add AddWatchOnlyWithDB, AddKeyOriginWithDB, AddCScriptWithDB functions
Andrew Chow
2019-05-18
Merge #15957: Show "No wallets available" in open menu instead of nothing
Jonas Schnelli
2019-05-18
Merge #15224: Add RNG strengthening (10ms once every minute)
Wladimir J. van der Laan
2019-05-17
scripted-diff: Rename LockAnnotation to LockAssertion
practicalswift
2019-05-17
Make sure the compile-time locking promises given via LockAnnotation:s hold a...
practicalswift
2019-05-17
Move LockAnnotation to make it reflect the truth
practicalswift
2019-05-17
Move LockAnnotation from threadsafety.h (imported code) to sync.h (our code)
practicalswift
2019-05-17
Merge #15999: init: Remove dead code in LoadChainTip
MarcoFalke
2019-05-17
Merge #16033: Hold cs_main when reading chainActive via getTipLocator(). Remo...
MarcoFalke
2019-05-16
Add a 'logpath' field to getrpcinfo
darosior
2019-05-16
rpc: bugfix: Properly use iswitness in converttopsbt
MarcoFalke
2019-05-16
Remove temporary method assumeLocked(). Remove LockingStateImpl. Remove redun...
practicalswift
[prev]
[next]