index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-18
Merge #19292: wallet: Refactor BerkeleyBatch Read, Write, Erase, and Exists f...
MarcoFalke
2020-06-18
scripted-diff: Make SeparatorStyle a scoped enum
Hennadii Stepanov
2020-06-18
Merge #18468: Span improvements
Wladimir J. van der Laan
2020-06-18
Merge #19304: test: Check that message sends successfully when header is spli...
MarcoFalke
2020-06-18
Merge #19301: build: don't warn when doxygen isn't found
fanquake
2020-06-17
Add sanity check asserts to span when -DDEBUG
Pieter Wuille
2020-06-17
Fix link error with --enable-debug
Hennadii Stepanov
2020-06-17
Test buffered valid message
Troy Giorshev
2020-06-17
Merge #19298: test: Add missing sync_blocks
MarcoFalke
2020-06-17
Remove WalletDatabase::Create, CreateMock, and CreateDummy
Andrew Chow
2020-06-17
scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabase
Andrew Chow
2020-06-17
Add Create*WalletDatabase functions
Andrew Chow
2020-06-17
walletdb: refactor Read, Write, Erase, and Exists into non-template func
Andrew Chow
2020-06-17
Merge #19295: refactor: Use AbortError in FatalError
MarcoFalke
2020-06-17
build: don't warn when doxygen isn't found
fanquake
2020-06-17
Merge #19252: test: wait for disconnect in disconnect_p2ps + bloomfilter test...
MarcoFalke
2020-06-17
Merge #19249: Add means to handle negative capabilities in the Clang Thread S...
MarcoFalke
2020-06-17
Merge #19290: wallet: move BDB specific classes to bdb.{cpp/h}
Samuel Dobson
2020-06-17
Merge #19287: contrib: Fix SyntaxWarning in Python base58 implementation
fanquake
2020-06-17
Merge #19299: refactor: Remove unused vars, Add missing includes
fanquake
2020-06-16
Merge #19294: test: refactor: Inline adjust_bitcoin_conf_for_pre_17
MarcoFalke
2020-06-16
Add missing includes to fix compile errors
MarcoFalke
2020-06-16
Remove unused variables
MarcoFalke
2020-06-16
test: Add missing sync_blocks
MarcoFalke
2020-06-16
Merge #18275: wallet: error if an explicit fee rate was given but the needed ...
MarcoFalke
2020-06-16
Merge #19284: [net] Add seed.bitcoin.wiz.biz to DNS seeds
Wladimir J. van der Laan
2020-06-16
Merge #18434: tests: add a test-security target and run it in CI
Wladimir J. van der Laan
2020-06-16
[refactor] use waiting inside disconnect_p2ps
gzhao408
2020-06-16
[test] wait for disconnect_p2ps to be reflected in getpeerinfo
gzhao408
2020-06-16
[test] logging and style followups for bloomfilter tests
gzhao408
2020-06-16
refactor: Use AbortError in FatalError
MarcoFalke
2020-06-16
Merge #18927: Pass bilingual_str argument to AbortNode()
MarcoFalke
2020-06-16
pep-8 test/functional/test_framework/util.py
MarcoFalke
2020-06-16
test: refactor: Inline adjust_bitcoin_conf_for_pre_17
MarcoFalke
2020-06-16
test: use subprocess.run() in test-security-check.py
fanquake
2020-06-16
tests: run test-security-check.py in CI
fanquake
2020-06-16
Merge #19153: test: mempool compatibility test
MarcoFalke
2020-06-16
net: Remove dead logging code
MarcoFalke
2020-06-16
net: Avoid redundant and confusing FAILED log
MarcoFalke
2020-06-16
Merge #19178: Make mininode_lock non-reentrant
MarcoFalke
2020-06-16
Merge #19260: p2p: disconnect peers that send filterclear + update existing f...
fanquake
2020-06-15
walletdb: Move BDB specific things into bdb.{cpp/h}
Andrew Chow
2020-06-15
walletdb: moveonly: Move BerkeleyBatch Cursor and Txn funcs to cpp
Andrew Chow
2020-06-15
walletdb: move IsWalletLoaded to walletdb.cpp
Andrew Chow
2020-06-15
walletdb: Add IsBDBWalletLoaded to look for BDB wallets specifically
Andrew Chow
2020-06-15
contrib: Fix SyntaxWarning in Python base58 implementation
Alex Willmer
2020-06-15
walletdb: Make SpliWalletFilePath non-static
Andrew Chow
2020-06-15
tests: feature_backwards_compatibility.py test 0.16 up/downgrade
Andrew Chow
2020-06-15
Skip hdKeypath of 'm'
Andrew Chow
2020-06-15
Merge #19276: ci: Move travis workarounds to .travis.yml
MarcoFalke
[prev]
[next]