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
2018-06-24
Merge #13458: gui: Drop qt4 support
Wladimir J. van der Laan
2018-06-24
Merge #13471: For AVX2 code, also check for AVX, XSAVE, and OS support
Wladimir J. van der Laan
2018-06-23
policy: Remove promiscuousmempoolflags
MarcoFalke
2018-06-21
Net: Fixed a race condition when disabling the network.
lmanners
2018-06-21
Merge #13111: Add unloadwallet RPC
Jonas Schnelli
2018-06-21
Document FreeBSD quirk. Fix FreeBSD build.
practicalswift
2018-06-20
Restrict as much as possible in net_processing to translation unit
Jesse Cohen
2018-06-20
bugfix: Delete walletView in WalletFrame::removeWallet
João Barbosa
2018-06-20
Fix parameter count check for importpubkey.
Kristaps Kaupe
2018-06-19
Qt: load wallet in UI after possible init aborts
Jonas Schnelli
2018-06-19
[move-only] Move things only referenced in net_processing out of header file
Jesse Cohen
2018-06-19
Rescope g_enable_bip61 to net_processing
Jesse Cohen
2018-06-19
Merge #13439: rpc: Avoid "duplicate" return value for invalid submitblock
Jonas Schnelli
2018-06-18
Decouple wallet version from client version
Andrew Chow
2018-06-18
For AVX2 code, also check for AVX, XSAVE, and OS support
Pieter Wuille
2018-06-18
[wallet] Don't use accounts when checking balance in sendmany
John Newbery
2018-06-18
[wallet] deprecate sendfrom RPC method.
John Newbery
2018-06-18
doc: Rewrite some validation doc as lock annotations
MarcoFalke
2018-06-18
bugfix: Remove dangling wallet env instance
João Barbosa
2018-06-18
ui: Support wallets unloaded dynamically
João Barbosa
2018-06-18
test: Wallet methods are disabled when no wallet is loaded
João Barbosa
2018-06-18
rpc: Add unloadwallet RPC
João Barbosa
2018-06-18
Merge #13437: wallet: Erase wtxOrderd wtx pointer on removeprunedfunds
Wladimir J. van der Laan
2018-06-18
Merge #13412: Make ReceivedBlockTransactions return void
Wladimir J. van der Laan
2018-06-18
Merge #13438: Improve coverage of SHA256 SelfTest code
Wladimir J. van der Laan
2018-06-18
Merge #13443: Removed unused == operator from CMutableTransaction.
Wladimir J. van der Laan
2018-06-18
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
2018-06-18
doc: Remove mention of Qt4 from build docs
Wladimir J. van der Laan
2018-06-18
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-06-18
Move rpc/util.cpp from libbitcoin-util to libbitcoin-server
Chun Kuan Lee
2018-06-17
Add P2WSH destination helper and use it instead of manual hashing
Pieter Wuille
2018-06-17
Add additional unit tests for invalid IsMine combinations
Pieter Wuille
2018-06-17
Do not expose invalidity from IsMine
Pieter Wuille
2018-06-15
cleanup: avoid hidden copies in range-for loops
Cory Fields
2018-06-15
Merge #13241: scripted-diff: Avoid temporary copies when looping over std::map
MarcoFalke
2018-06-15
Merge #13402: Document validationinterace callback blocking deadlock potential.
MarcoFalke
2018-06-15
validation: count blocks correctly for check level < 3
Karl-Johan Alm
2018-06-14
Merge #13422: Drop ParseHashUV in favor of calling ParseHashStr
MarcoFalke
2018-06-14
Merge #13451: rpc: expose CBlockIndex::nTx in getblock(header)
Wladimir J. van der Laan
2018-06-14
ScanforWalletTransactions should mark input txns as dirty
Gregory Sanders
2018-06-14
have verifytxoutproof check the number of txns in proof structure
Gregory Sanders
2018-06-14
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-06-13
Merge #13441: Prevent shared conf files from failing with different available...
MarcoFalke
2018-06-13
Merge #13457: tests: Drop variadic macro
Wladimir J. van der Laan
2018-06-13
expose CBlockIndex::nTx in getblock(header)
Gregory Sanders
2018-06-13
tests: Drop variadic macro
MarcoFalke
2018-06-13
Merge #13428: validation: check the specified number of blocks (off-by-one)
Wladimir J. van der Laan
2018-06-12
Add unavailable options to hidden options category
Andrew Chow
2018-06-12
tests: Fix lock-order-inversion (potential deadlock) in DoS_tests. Reported b...
practicalswift
2018-06-12
Improve coverage of SHA256 SelfTest code
Pieter Wuille
[prev]
[next]