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-02-01
Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency
Jonas Schnelli
2020-02-01
Merge #18036: gui: Break trivial circular dependencies
Jonas Schnelli
2020-01-31
Merge #17951: Use rolling bloom filter of recent block txs for AlreadyHave() ...
Jonas Schnelli
2020-01-31
gui: Drop ShutdownWindow dependency to BitcoinGUI
João Barbosa
2020-01-31
gui: Drop BanTableModel dependency to ClientModel
João Barbosa
2020-01-31
Merge #18025: doc: Add missing supported rpcs to doc/descriptors.md
fanquake
2020-01-31
Merge #18031: Remove GitHub Actions CI workflow.
fanquake
2020-01-30
Add missing supported rpcs to doc/descriptors.md
Andrew Toth
2020-01-31
Merge #16115: On bitcoind startup, write config args to debug.log
MarcoFalke
2020-01-30
Remove GitHub Actions CI workflow.
Aaron Clauson
2020-01-30
Merge #17984: test: Add p2p test for forcerelay permission
Wladimir J. van der Laan
2020-01-31
Merge #18009: tests: Add fuzzing harness for strprintf(…)
MarcoFalke
2020-01-31
Merge #18018: tests: reset fIsBareMultisigStd after bare-multisig tests
MarcoFalke
2020-01-30
gui: Remove WalletView and BitcoinGUI circular dependency
João Barbosa
2020-01-30
gui: Add transactionClicked and coinsSent signals to WalletView
João Barbosa
2020-01-30
Merge #18026: psbt_wallet_tests: use unique_ptr for GetSigningProvider
fanquake
2020-01-30
psbt_wallet_tests: use unique_ptr for GetSigningProvider
Anthony Towns
2020-01-30
Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...
Samuel Dobson
2020-01-30
tests: reset fIsBareMultisigStd after bare-multisig tests
fanquake
2020-01-29
Merge #18022: test: Fix appveyor test_bitcoin build of *.raw
MarcoFalke
2020-01-29
on startup, write config options to debug.log
Larry Ruane
2020-01-29
build: Fix appveyor test_bitcoin build of *.raw
MarcoFalke
2020-01-30
Merge #17719: Document better -keypool as a look-ahead safety mechanism
Samuel Dobson
2020-01-29
Use rolling bloom filter of recent block tx's for AlreadyHave() check
Suhas Daftuar
2020-01-29
Merge #17957: Serialization improvements step 3 (compression.h)
Wladimir J. van der Laan
2020-01-29
Merge #17942: doc: Improve fuzzing docs for macOS users
MarcoFalke
2020-01-29
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-29
Merge #18008: test: only declare a main() when fuzzing with AFL
fanquake
2020-01-29
Merge #17971: refactor: Remove redundant conditional
fanquake
2020-01-29
Merge #17156: psbt: check that various indexes and amounts are within bounds
fanquake
2020-01-29
test: only declare a main() when fuzzing with AFL
fanquake
2020-01-29
doc: Improve fuzzing docs for macOS users
Fabian Jahr
2020-01-28
Merge #18013: bench: Fix benchmarks filters
MarcoFalke
2020-01-28
Fix benchmarks filters
Elichai Turkel
2020-01-28
Merge #18010: test: rename test suite name "tx_validationcache_tests" to matc...
fanquake
2020-01-28
Merge #17933: guix: Pin Guix using `guix time-machine`
fanquake
2020-01-27
test: rename test suite name "tx_validationcache_tests" to match filename
Sebastian Falbesoner
2020-01-27
guix: Update documentation for time-machine
Carl Dong
2020-01-27
guix: Pin Guix using `guix time-machine`
Carl Dong
2020-01-27
tests: Add fuzzing harness for strprintf(...)
practicalswift
2020-01-27
tests: Add fuzzer strprintf to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
2020-01-27
tests: Update FuzzedDataProvider.h from upstream (LLVM)
practicalswift
2020-01-27
Merge #17453: gui: Fix intro dialog labels when the prune button is toggled
Jonas Schnelli
2020-01-27
Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-s...
Jonas Schnelli
2020-01-27
Merge #17096: gui: rename debug window
Jonas Schnelli
2020-01-27
Merge #17998: gui: Shortcut to close ModalOverlay
Jonas Schnelli
2020-01-26
Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if anothe...
Luke Dashjr
2020-01-25
Merge #18001: Updated appveyor job to checkout a specific vcpkg commit ID
MarcoFalke
2020-01-25
Updated appveyor job to checkout a specific vcpkg commit ID.
Aaron Clauson
2020-01-25
Merge #17770: test: bump test timeouts so that functional tests run in valgrind
MarcoFalke
[next]