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
2020-05-06
Merge #9381: Remove CWalletTx merging logic from AddToWallet
Samuel Dobson
2020-05-05
Merge #18782: wallet: Make sure no DescriptorScriptPubKeyMan or WalletDescrip...
Samuel Dobson
2020-05-05
Merge #18088: build: ensure we aren't using GNU extensions
fanquake
2020-05-04
Merge #18443: lockedpool: avoid sensitive data in core files (FreeBSD)
Wladimir J. van der Laan
2020-05-04
Merge #18699: wallet: Avoid translating RPC errors
Wladimir J. van der Laan
2020-05-04
Merge #18786: init: Remove boost from ThreadImport
Wladimir J. van der Laan
2020-05-04
Merge #18783: tests: Add fuzzing harness for MessageSign, MessageVerify and o...
MarcoFalke
2020-05-04
Merge #18859: Remove CCoinsViewCache::GetValueIn(...)
MarcoFalke
2020-05-04
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-05-03
Remove CCoinsViewCache::GetValueIn(...)
practicalswift
2020-05-02
Merge #18413: script: prevent UB when computing abs value for num opcode seri...
fanquake
2020-05-01
wallet: Remove trailing whitespace from potential translation strings
MarcoFalke
2020-05-01
wallet: Report full error message in wallettool
MarcoFalke
2020-05-01
wallet: Avoid translating RPC errors when creating txs
MarcoFalke
2020-05-01
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-05-01
Get rid of BindWallet
Russell Yanofsky
2020-05-01
Merge #16426: Reverse cs_main, cs_wallet lock order and reduce cs_main locking
MarcoFalke
2020-05-01
Disable CWalletTx copy constructor
Russell Yanofsky
2020-05-01
Avoid copying CWalletTx in LoadToWallet
Russell Yanofsky
2020-05-01
Get rid of unneeded CWalletTx::Init parameter
Russell Yanofsky
2020-05-01
Remove CWalletTx merging logic from AddToWallet
Russell Yanofsky
2020-04-30
[wallet] Remove locked_chain from CWallet, its RPCs and tests
Antoine Riard
2020-04-30
[wallet] Move methods from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
[wallet] Move getBlockHash from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
[wallet] Move getBlockHeight from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
[wallet] Move getHeight from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
tests: Clarify how we avoid hitting the signed integer overflow in CFeeRate::...
practicalswift
2020-04-30
tests: Add fuzzing harness for IsRBFOptIn(...)
practicalswift
2020-04-30
tests: Add fuzzing harness for CBlockPolicyEstimator
practicalswift
2020-04-30
Merge #18809: rpc: Do not advertise dumptxoutset as a way to flush the chains...
MarcoFalke
2020-04-30
Merge #18825: test: fix message for ECC_InitSanityCheck test
MarcoFalke
2020-04-30
Merge #18780: validation: add const for minimum witness commitment size
fanquake
2020-04-30
Remove use of non-standard zero variadic macros
Ben Woosley
2020-04-30
Drop unused LOG_TIME_MICROS helper
Ben Woosley
2020-04-30
prevector: Avoid unnamed struct, which is a GNU extension
DesWurstes
2020-04-30
Merge #18810: doc: update rest info on block size and json
Wladimir J. van der Laan
2020-04-30
Merge #18591: Add C++17 build to Travis
Wladimir J. van der Laan
2020-04-30
test: fix message for ECC_InitSanityCheck test
fanquake
2020-04-30
Merge #18437: util: Detect posix_fallocate() instead of assuming
Wladimir J. van der Laan
2020-04-29
Merge #18736: test: Add fuzzing harnesses for various classes/functions in util/
MarcoFalke
2020-04-29
Merge #18727: test: Add CreateWalletFromFile test
MarcoFalke
2020-04-29
Merge #18759: bench: Start nodes with -nodebuglogfile
MarcoFalke
2020-04-29
Merge #18785: Prevent valgrind false positive in rest_blockhash_by_height
MarcoFalke
2020-04-29
Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...
fanquake
2020-04-29
test: add test for witness commitment index
fanquake
2020-04-29
validation: Add minimum witness commitment size constant
fanquake
2020-04-28
fix: update rest info on block size and json
Chris Abrams
2020-04-28
rpc: Do not advertise dumptxoutset as a way to flush the chainstate
MarcoFalke
2020-04-28
Merge #18769: qt: remove bug fix for Qt < 5.5
fanquake
2020-04-27
Merge #18777: wallet: Recommend absolute path for dumpwallet
MarcoFalke
[next]