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
2019-11-20
Merge #16161: util: Fix compilation errors in support/lockedpool.cpp
fanquake
2019-11-20
Merge #17446: gui: Changed tooltip for 'Label' & 'Message' text fields to be ...
Wladimir J. van der Laan
2019-11-20
Merge #12461: scripted-diff: Rename key size consts to be relative to their c...
Wladimir J. van der Laan
2019-11-20
Merge #17008: build: bump libevent to 2.1.11 in depends
Wladimir J. van der Laan
2019-11-19
Merge #17515: Remove straggling OpenSSL references from doc and build
fanquake
2019-11-19
Merge #17497: test: skip tests when utils haven't been compiled
MarcoFalke
2019-11-19
Merge #17411: doc: Add some better examples for scripted diff
Wladimir J. van der Laan
2019-11-19
doc: Add some better examples for scripted diff
Wladimir J. van der Laan
2019-11-19
test: Remove libssl-dev packages from CI scripts
Wladimir J. van der Laan
2019-11-19
test: remove lsan suppression for libcrypto
Wladimir J. van der Laan
2019-11-19
build: remove libcrypto as internal dependency in libbitcoinconsensus.pc
Wladimir J. van der Laan
2019-11-19
doc: Remove ssl as a required dependency from build-unix
Wladimir J. van der Laan
2019-11-19
Merge #17265: Remove OpenSSL
Wladimir J. van der Laan
2019-11-18
test: skip tool_wallet test when bitcoin-wallet isn't compiled
fanquake
2019-11-18
test: skip wallet_listreceivedby test when the cli isn't compiled
fanquake
2019-11-18
test: skip bitcoin_cli test when the cli isn't compiled
fanquake
2019-11-18
Merge #17136: tests: Add fuzzing harness for various PSBT related functions
MarcoFalke
2019-11-18
tests: Add fuzzing harness for various PSBT related functions
practicalswift
2019-11-18
Merge #17503: doc: Remove bitness from bitcoin-qt help message and manpage
MarcoFalke
2019-11-18
doc: add OpenSSL removal to release-notes.md
fanquake
2019-11-18
ci: remove OpenSSL installation
fanquake
2019-11-18
doc: remove OpenSSL from build instructions and licensing info
fanquake
2019-11-18
depends: remove OpenSSL package
fanquake
2019-11-18
build: remove OpenSSL detection and libs
fanquake
2019-11-18
random: Remove remaining OpenSSL calls and locking infrastructure
fanquake
2019-11-18
random: stop retrieving random bytes from OpenSSL
fanquake
2019-11-18
random: stop feeding RNG output back into OpenSSL
fanquake
2019-11-18
Merge #16669: build: use new fork of osslsigncode for windows gitian signing
Wladimir J. van der Laan
2019-11-18
Merge #17488: test: fix "bitcoind already running" warnings on macOS
Wladimir J. van der Laan
2019-11-18
Merge #17328: GuessVerificationProgress: cap the ratio to 1
Wladimir J. van der Laan
2019-11-18
Merge #17470: ci: Use clang-8 for fuzzing to run on aarch64 ci systems
Wladimir J. van der Laan
2019-11-18
Merge #17270: Feed environment data into RNG initializers
Wladimir J. van der Laan
2019-11-18
Merge #17466: depends: qt: Fix C{,XX} pickup
Wladimir J. van der Laan
2019-11-18
doc: Remove bitness from bitcoin-qt help message and manpage
Wladimir J. van der Laan
2019-11-18
Merge #17436: Add TheCharlatan's pgp key
Wladimir J. van der Laan
2019-11-17
Merge #17499: refactor, qt: Remove unused signal from WalletView class
Jonas Schnelli
2019-11-17
Changed tooltips of receive form to highlight difference between Label and Me...
dannmat
2019-11-17
refactor: Remove unused signal
Hennadii Stepanov
2019-11-16
Fix segfault in allocator_tests/arena_tests
Jeffrey Czyz
2019-11-16
Define ARENA_DEBUG in Travis test runs
Jeffrey Czyz
2019-11-16
Fix compilation errors in support/lockedpool.cpp
Jeffrey Czyz
2019-11-15
test: fix bitcoind already running warnings on macOS
fanquake
2019-11-15
Merge #17486: build: make Travis catch unused variables
MarcoFalke
2019-11-15
Merge #17455: tests: Update valgrind suppressions
MarcoFalke
2019-11-15
Merge #17480: test: add unit test for non-standard txs with too large scriptSig
MarcoFalke
2019-11-15
Merge #17322: Fix input size assertion in wallet_bumpfee.py
MarcoFalke
2019-11-15
Fix input size assertion in wallet_bumpfee.py
Gregory Sanders
2019-11-15
Merge #17469: test: Remove fragile assert_memory_usage_stable
MarcoFalke
2019-11-15
[build] ./configure --enable-werror: add unused-variable
Sjors Provoost
2019-11-14
Merge #17449: fix uninitialized variable nMinerConfirmationWindow
fanquake
[next]