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-08-15
Merge #16465: test: Test p2sh-witness and bech32 in wallet_import_rescan
MarcoFalke
2019-08-15
lint: Add false positive to python dead code linter
MarcoFalke
2019-08-15
Merge #16561: tests: Use colors and dots in test_runner.py output only if sta...
MarcoFalke
2019-08-15
tests: Use colors and dots in test_runner.py output only if standard output i...
practicalswift
2019-08-15
Merge #16578: Do not pass in command line arguments to QApplication
fanquake
2019-08-15
Merge #16615: doc: Fix typos in COPYRIGHT
fanquake
2019-08-14
test: Test p2sh-witness and bech32 in wallet_import_rescan
MarcoFalke
2019-08-14
test: Replace fragile "rng" with call to random()
MarcoFalke
2019-08-14
test: Generate one block for each send in wallet_import_rescan
MarcoFalke
2019-08-14
Merge #16435: autoconf: Sane `--enable-debug` defaults.
Jonas Schnelli
2019-08-14
doc: Fix typos in COPYRIGHT
Chuf
2019-08-14
Merge #16248: Make whitebind/whitelist permissions more flexible
Wladimir J. van der Laan
2019-08-14
Merge #16563: test: Add unit test for AddTimeData
Wladimir J. van der Laan
2019-08-14
Merge #16589: build: Remove unused src/obj-test folder
MarcoFalke
2019-08-14
Merge #16596: rpc: Fix getblocktemplate CLI example
fanquake
2019-08-14
Merge #16609: descriptor: fix missed m_script_arg arg renaming in #14934
MarcoFalke
2019-08-14
descriptor: fix missed m_script_arg arg renaming in #14934
fanquake
2019-08-14
Merge #14934: Descriptor expansion cache clarifications
Wladimir J. van der Laan
2019-08-14
Merge #16605: Add missing contributor to 0.18.1 release notes
Wladimir J. van der Laan
2019-08-14
Add missing contributor to release notes
MeshCollider
2019-08-14
Merge #16533: build: disable libxcb extensions
Wladimir J. van der Laan
2019-08-14
Merge #16595: travis: use extended 90 minute timeout when available
Wladimir J. van der Laan
2019-08-14
Merge #16598: test: Remove confusing hash256 function in util
fanquake
2019-08-14
Merge #16586: doc: Mention other ways to conserve memory on compilation
fanquake
2019-08-13
Moved and renamed hash256 from util.py to zmq_interface.py
Elichai Turkel
2019-08-13
rpc: Fix getblocktemplate CLI example (#16594)
Emil Engler
2019-08-13
Add test for AddTimeData
Martin Zumsande
2019-08-13
travis: Bump timeout from 50 minutes to 90
MarcoFalke
2019-08-13
Merge #16566: util: refactor upper/lowercase functions
fanquake
2019-08-12
doc: Mention other ways to conserve memory on compilation
MarcoFalke
2019-08-12
build: Remove unused src/obj-test folder
MarcoFalke
2019-08-12
Merge #16557: [wallet] restore coinbase and confirmed/conflicted checks in Su...
MarcoFalke
2019-08-12
Merge #16581: sipsorcery gitian key
Wladimir J. van der Laan
2019-08-12
Merge #16349: qt: Remove redundant WalletController::addWallet slot
Jonas Schnelli
2019-08-12
Merge #16585: doc: Update Markdown syntax for bdb packages
fanquake
2019-08-11
doc: Update Markdown syntax for bdb packages
Emil Engler
2019-08-11
Add functional tests for flexible whitebind/list
nicolas.dorier
2019-08-11
Replace the use of fWhitelisted by permission checks
nicolas.dorier
2019-08-11
Do not disconnect peer for asking mempool if it has NO_BAN permission
nicolas.dorier
2019-08-11
Make whitebind/whitelist permissions more flexible
nicolas.dorier
2019-08-10
sipsorcery gitian key.
Aaron Clauson
2019-08-09
Give QApplication dummy arguments
Andrew Chow
2019-08-09
Merge #16573: build: disable building libsecp256k1 benchmarks
Wladimir J. van der Laan
2019-08-09
[wallet] Restore confirmed/conflicted tx check in SubmitMemoryPoolAndRelay()
John Newbery
2019-08-09
Merge #16503: Remove p2pEnabled from Chain interface
MarcoFalke
2019-08-09
Merge #16574: doc: Add historical release notes for 0.18.1
fanquake
2019-08-09
doc: Add historical release notes for 0.18.1
Wladimir J. van der Laan
2019-08-09
build: disable libsecp256k1 benchmarks
fanquake
2019-08-08
Remove p2pEnabled from Chain interface
Antoine Riard
2019-08-08
util: refactor upper/lowercase functions
Karl-Johan Alm
[next]