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-16
Merge #16626: doc: Fix spelling error chache -> cache.
fanquake
2019-08-15
Fix spelling error chache -> cache.
Nils Loewen
2019-08-15
Merge #16060: Bury bip9 deployments
MarcoFalke
2019-08-15
Merge #16582: test: Rework ci (Use travis only as fallback env)
MarcoFalke
2019-08-15
Merge #16443: refactor: have CCoins* data managed under CChainState
MarcoFalke
2019-08-15
Cover UTXO set access with lock annotations
James O'Beirne
2019-08-15
ci: Add note that this assumes a fresh git clone
MarcoFalke
2019-08-15
ci: Use ./ci/ on non-travis host
MarcoFalke
2019-08-15
ci: Remove dependence on travis, use it as fallback env
MarcoFalke
2019-08-15
ci: Add retry
MarcoFalke
2019-08-15
ci: Rename .travis/ to ./ci/
MarcoFalke
2019-08-15
refactor: have CCoins* data managed under CChainState
James O'Beirne
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
[docs] Add release notes for burying bip 9 soft fork deployments
John Newbery
2019-08-14
[tests] Add coverage for the content of getblockchaininfo.softforks
James O'Beirne
2019-08-14
[Consensus] Bury segwit deployment
John Newbery
2019-08-14
[Consensus] Bury CSV deployment height
John Newbery
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
[rpc] Tidy up reporting of buried and ongoing softforks
John Newbery
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
[next]