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-27
ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/
MarcoFalke
2019-08-27
ci: Pass down $MAKEJOBS to test_runner.py
MarcoFalke
2019-08-27
Merge #16728: move-only: move coins statistics utils out of RPC
MarcoFalke
2019-08-27
move-only: move coins statistics utils out of RPC
James O'Beirne
2019-08-27
Merge #16732: doc: Add spacing to command in translation_process.md
fanquake
2019-08-27
doc: Add spacing to command in translation_process.md
Chuf
2019-08-27
Merge #16723: doc: Update labels in CONTRIBUTING.md
fanquake
2019-08-27
Merge #16730: Support serialization of std::vector<bool>
fanquake
2019-08-26
Support serialization of std::vector<bool>
Pieter Wuille
2019-08-26
Merge #16629: doc: Add documentation for the new whitelist permissions
MarcoFalke
2019-08-26
Merge #16404: qa: Test ZMQ notification after chain reorg
MarcoFalke
2019-08-26
doc: Update labels in CONTRIBUTING.md
Hennadii Stepanov
2019-08-25
Merge #16665: scripts: move update-translations.py to maintainer-tools repo
fanquake
2019-08-24
[Doc] Add documentation for the new whitelist permissions
nicolas.dorier
2019-08-24
Merge #16370: depends: cleanup package configure flags
MeshCollider
2019-08-24
Merge #16690: Prepare release notes for 0.19
MeshCollider
2019-08-24
Merge #16694: gui: Ensure transaction send error is always visible
fanquake
2019-08-23
Release notes: add previously undocumented changes
David A. Harding
2019-08-23
Release notes: edit previously-detached notes
David A. Harding
2019-08-23
gui: Ensure tx send error highlight is visible
bpay
2019-08-23
Merge #16691: doc: improve depends prefix documentation
fanquake
2019-08-23
Merge #16677: gui: remove unused PlatformStyle::TextColorIcon
Jonas Schnelli
2019-08-23
packages.md: document depends build targets
Russell Yanofsky
2019-08-23
Clarify need to specify --prefix with depends
Russell Yanofsky
2019-08-23
Merge #16654: build: latest rapidcheck, update configuration
fanquake
2019-08-23
Merge #16570: tests: Make descriptor tests deterministic
fanquake
2019-08-22
Doc: move detached release notes into release-notes.md
David A. Harding
2019-08-22
Merge #16670: util: Add Join helper to join a list of strings
MarcoFalke
2019-08-22
Merge #16674: refactor: remove obsolete qt algorithm usage
fanquake
2019-08-22
gui: remove unused PlatformStyle::TextColorIcon
fanquake
2019-08-22
refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound
fanquake
2019-08-22
refactor: replace qSort with std::sort
fanquake
2019-08-22
refactor: replace qStableSort with std::stable_sort
fanquake
2019-08-21
build: update RapidCheck Makefile
Jon Atack
2019-08-21
Merge #16656: test: fix rpc_setban.py race
MarcoFalke
2019-08-21
QA: fix rpc_setban.py race
Jonas Schnelli
2019-08-21
Merge #16572: wallet: Fix Char as Bool in Wallet
fanquake
2019-08-21
Make descriptor test deterministic
David Reikher
2019-08-21
Merge #16371: build: ignore macOS make deploy artefacts & add them to clean-l...
fanquake
2019-08-20
rpc: Use Join helper in rpc/util
MarcoFalke
2019-08-20
util: Add Join helper to join a list of strings
MarcoFalke
2019-08-20
Merge #16647: rpc: add weight to getmempoolentry output
MarcoFalke
2019-08-20
scripts: move update-translations.py to maintainer-tools repo
fanquake
2019-08-19
Merge #16611: build: Remove src/obj directory from repository
Wladimir J. van der Laan
2019-08-19
Merge #16645: doc: initial RapidCheck property-based testing documentation
Wladimir J. van der Laan
2019-08-19
Merge #15864: Fix datadir handling
MarcoFalke
2019-08-19
Merge #16623: ci: Add environment files for all settings
MarcoFalke
2019-08-19
Merge #16555: doc: mention whitelist is inbound, and applies to blocksonly
MarcoFalke
2019-08-19
Merge #16625: scripts: remove github-merge.py
Wladimir J. van der Laan
2019-08-19
scripts: remove github-merge.py
fanquake
[next]