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-07-19
span: Add Span::empty() and use it in script/descriptor
MarcoFalke
2020-07-13
Work around memory-aliasing in descriptor ParsePubkey
MarcoFalke
2020-07-13
Merge #19483: doc: Merge release notes
Wladimir J. van der Laan
2020-07-13
Merge bitcoin-core/gui#30: Disable the main window toolbar when the modal ove...
MarcoFalke
2020-07-13
Merge #19486: Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS_VE...
MarcoFalke
2020-07-12
doc: move-only release notes
MarcoFalke
2020-07-12
doc: Remove release notes of backports
MarcoFalke
2020-07-12
Merge #18202: refactor: consolidate sendmany and sendtoaddress code
Samuel Dobson
2020-07-12
Merge #19490: wallet: Fix typo in comments; Simplify assert
Samuel Dobson
2020-07-11
Merge #19493: wallet: Fix clang build in Mac
MarcoFalke
2020-07-11
wallet: Fix clang build in Mac
Anthony Fieroni
2020-07-11
wallet: Fix typo in comments; Simplify assert
MarcoFalke
2020-07-12
Merge #19441: walletdb: don't reinitialize desc cache with multiple cache ent...
Samuel Dobson
2020-07-11
Merge #18923: wallet: Never schedule MaybeCompactWalletDB when -flushwallet i...
Samuel Dobson
2020-07-11
Merge #19046: Replace CWallet::Set* functions that use memonly with Add/Load ...
Samuel Dobson
2020-07-11
Merge #18850: wallet: Fix ZapSelectTx to sync wallet spends
Samuel Dobson
2020-07-11
qt: Disable toolbar when overlay is shown
Hennadii Stepanov
2020-07-11
Merge #19222: tests: Add fuzzing harness for BanMan
MarcoFalke
2020-07-11
qt, refactor: Cleanup ModalOverlay slots
Hennadii Stepanov
2020-07-11
Merge #19474: doc: Use precise permission flags where possible
MarcoFalke
2020-07-10
[protocol] Remove unused GETHEADERS_VERSION
John Newbery
2020-07-10
[protocol] Remove unused CADDR_TIME_VERSION
John Newbery
2020-07-10
Merge #19140: tests: Avoid fuzzer-specific nullptr dereference in libevent wh...
MarcoFalke
2020-07-10
Merge #19453: refactor: reduce DefaultRequestHandler memory allocations
MarcoFalke
2020-07-10
Merge #14033: p2p: Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_VER...
MarcoFalke
2020-07-10
Merge #18638: net: Use mockable time for ping/pong, add tests
MarcoFalke
2020-07-10
doc: Use precise permission flags where possible
MarcoFalke
2020-07-10
Merge #19469: rpc: deprecate banscore field in getpeerinfo
fanquake
2020-07-09
Merge #19283: refactor: Remove unused BlockAssembler::pblock member var
MarcoFalke
2020-07-09
Merge #19258: doc: improve subtree check instructions
Wladimir J. van der Laan
2020-07-09
Merge #19191: net: Extract download permission from noban
MarcoFalke
2020-07-09
Merge #19314: refactor: Use uint16_t instead of unsigned short
Wladimir J. van der Laan
2020-07-09
Merge #18993: qt: increase console command max length
fanquake
2020-07-09
Merge #19317: Add a left-justified width field to log2_work component for a u...
Wladimir J. van der Laan
2020-07-09
Merge #19452: doc: afl fuzzing comment about afl-gcc and afl-g++
fanquake
2020-07-09
Merge #19445: build: Update msvc build to use ISO standard C++17
Wladimir J. van der Laan
2020-07-09
Merge #19468: refactor: Drop unused CDBWrapper methods
Wladimir J. van der Laan
2020-07-09
Merge #18896: qt: Reset toolbar after all wallets are closed
fanquake
2020-07-09
Merge #19470: banlist: log post-swept banlist size at startup
fanquake
2020-07-09
Merge #19454: tools: `.clang-format` compat with clang versions < 9
fanquake
2020-07-09
refactor: Use C++11 range-based for loop
MarcoFalke
2020-07-09
wallet: Never schedule MaybeCompactWalletDB when -flushwallet is off
MarcoFalke
2020-07-09
wallet: Pass unused args to StartWallets
MarcoFalke
2020-07-09
gui tests: Limit life-time of dummy testing setup
MarcoFalke
2020-07-09
test: Add smoke test to check that wallets are flushed by default
MarcoFalke
2020-07-09
Merge #19085: Refactor: clean up PeriodicFlush()
MarcoFalke
2020-07-09
net: Extract download permission from noban
MarcoFalke
2020-07-09
refactor: clean up PeriodicFlush()
John Newbery
2020-07-09
Merge #19320: wallet: Replace CDataStream& with CDataStream&& where appropriate
MarcoFalke
2020-07-08
Merge #19347: [net] Make cs_inventory nonrecursive
MarcoFalke
[next]