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-07-27
Refactor InterpretNegatedOption() function
Hennadii Stepanov
2019-07-27
refactoring: Check IsArgKnown() early
Hennadii Stepanov
2019-07-27
Merge #15588: Log the actual wallet file version and no longer publicly expos...
MeshCollider
2019-07-27
Merge #16415: Get rid of PendingWalletTx class
MeshCollider
2019-07-27
Merge #16402: Remove wallet settings from chainparams
MeshCollider
2019-07-27
Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`
MeshCollider
2019-07-26
[mempool] log correct messages when CPFP fails
John Newbery
2019-07-26
Merge #16301: Use CWallet::Import* functions in all import* RPCs
MarcoFalke
2019-07-26
deprecate totalFee argument in bumpfee RPC call
Gregory Sanders
2019-07-25
Merge #15305: [validation] Crash if disconnecting a block fails
fanquake
2019-07-24
refactor : use RelayTransaction in BroadcastTransaction utility
Antoine Riard
2019-07-24
Have importwallet use ImportPrivKeys and ImportScripts
Andrew Chow
2019-07-24
Optionally allow ImportScripts to set script creation timestamp
Andrew Chow
2019-07-24
Have importaddress use ImportScripts and ImportScriptPubKeys
Andrew Chow
2019-07-24
Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functions
Andrew Chow
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
Add bilingual message type
Hennadii Stepanov
2019-07-24
Refactor out translation.h
Hennadii Stepanov
2019-07-23
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-23
wallet: Recognize -disablewallet option early
Hennadii Stepanov
2019-07-23
Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cpp
fanquake
2019-07-22
extract min & max depth onto coin control
Amiti Uttarwar
2019-07-22
Remove ReadVersion and WriteVersion
Andrew Chow
2019-07-22
Log the actual wallet file version
Andrew Chow
2019-07-22
Remove nFileVersion from CWalletScanState
Andrew Chow
2019-07-22
Specify AM_CPPFLAGS for ZMQ.
Daniel Kraft
2019-07-22
txmempool: Remove unused default value MemPoolRemovalReason::UNKNOWN
MarcoFalke
2019-07-21
move-onlyish: move CCoinsViewErrorCatcher out of init.cpp
James O'Beirne
2019-07-19
Use switch on status in RpcWallet
Fabian Jahr
2019-07-19
Return error for ignored passphrase through disable private keys option
Fabian Jahr
2019-07-19
Merge #15681: [mempool] Allow one extra single-ancestor transaction per package
Wladimir J. van der Laan
2019-07-19
Merge #16412: net: Make poll in InterruptibleRecv only filter for POLLIN events.
Wladimir J. van der Laan
2019-07-19
Merge #16422: test: remove redundant setup in addrman_tests
MarcoFalke
2019-07-19
Merge #16152: Disable bloom filtering by default.
fanquake
2019-07-18
Have importprivkey use CWallet's ImportPrivKeys, ImportScripts, and ImportScr...
Andrew Chow
2019-07-18
Log when an import is being skipped because we already have it
Andrew Chow
2019-07-18
test: remove redundant setup in addrman_tests
zenosage
2019-07-18
Get rid of PendingWalletTx class.
Russell Yanofsky
2019-07-18
Merge #16379: Fix autostart filenames on Linux for testnet/regtest
Wladimir J. van der Laan
2019-07-18
net: Make poll in InterruptibleRecv only filter for POLLIN events.
tecnovert
2019-07-17
fix: tor: Call event_base_loopbreak from the event's callback
João Barbosa
2019-07-17
Merge #16208: wallet: Consume ReserveDestination on successful CreateTransaction
MeshCollider
2019-07-16
Use strong enum for WalletCreationStatus
Fabian Jahr
2019-07-16
Place out args at the end for CreateWallet
Fabian Jahr
2019-07-16
Remove wallet settings from chainparams
MarcoFalke
2019-07-16
Merge #15891: test: Require standard txs in regtest by default
MarcoFalke
2019-07-16
Merge #16194: refactor: share blockmetadata with BlockManager
Wladimir J. van der Laan
2019-07-16
Merge #16380: Remove unused bits from the service flags enum
fanquake
2019-07-15
docs: Improve netbase comments
Carl Dong
2019-07-12
Remove unused bits from the service flags enum
MarcoFalke
[prev]
[next]