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-15
Merge #19512: p2p: banscore updates to gui, tests, release notes
Wladimir J. van der Laan
2020-07-15
Merge #19214: Auto-detect SHA256 implementation in benchmarks
Wladimir J. van der Laan
2020-07-15
Merge #19296: tests: Add fuzzing harness for AES{CBC,}256{Encrypt,Decrypt}, p...
Wladimir J. van der Laan
2020-07-15
Merge #18882: build: fix -Wformat-security check when compiling with GCC
Wladimir J. van der Laan
2020-07-15
build: fix -Wformat-security check when compiling with GCC
fanquake
2020-07-15
Merge #19491: util: Make Assert work with any value
MarcoFalke
2020-07-15
Merge #19517: psbt: Increment input value sum only once per UTXO in decodepsbt
fanquake
2020-07-14
Increment input value sum only once per UTXO in decodepsbt
Andrew Chow
2020-07-14
Merge #19429: test: Fix intermittent failure in wallet_encryption
MarcoFalke
2020-07-14
Merge #19323: gui: Fix regression in *txoutset* in GUI console
MarcoFalke
2020-07-14
Merge #19325: wallet: Refactor BerkeleyDatabase to introduce DatabaseBatch ab...
MarcoFalke
2020-07-14
Merge #18990: log: Properly log txs rejected from mempool
MarcoFalke
2020-07-14
Merge #19514: [net/net processing] check banman pointer before dereferencing
MarcoFalke
2020-07-14
test: update tests for peer discouragement
Jon Atack
2020-07-14
[net/net processing] check banman pointer before dereferencing
John Newbery
2020-07-14
gui, doc: rm Ban Score in GUI Peers window/release notes updates
Jon Atack
2020-07-14
Merge #19268: doc: Add non-thread-safe note to FeeFilterRounder::round()
MarcoFalke
2020-07-14
Merge #19495: ci: Disable macOS functional tests on forked repos to avoid tim...
MarcoFalke
2020-07-14
Merge #19464: net: remove -banscore configuration option
MarcoFalke
2020-07-14
Merge #19109: Only allow getdata of recently announced invs
fanquake
2020-07-14
Merge #19494: doc: CONTRIBUTING.md improvements
Wladimir J. van der Laan
2020-07-14
ci: Fix configure options for macOS builds
Hennadii Stepanov
2020-07-14
ci: Drop Homebrew caching while using Homebrew addon on Travis
Hennadii Stepanov
2020-07-14
ci: Do not activate Travis ccache caching strategy
Hennadii Stepanov
2020-07-14
ci: Disable functional tests on forked repos to avoid timeouts for macOS
Hennadii Stepanov
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: CONTRIBUTING.md improvements
Jon Atack
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
net: rename DEFAULT_BANSCORE_THRESHOLD to DISCOURAGEMENT_THRESHOLD
Jon Atack
2020-07-11
net: remove -banscore configuration option
Jon Atack
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
util: Make Assert work with any value
MarcoFalke
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
[next]