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
2018-10-04
Merge #14389: travis: set codespell version to avoid breakage
MarcoFalke
2018-10-04
Merge #14264: doc: Split depends installation instructions per arch
MarcoFalke
2018-10-03
Merge #14381: test: Add missing call to skip_if_no_cli()
MarcoFalke
2018-10-03
travis: set codespell version to avoid breakage
MarcoFalke
2018-10-03
doc: Remove "temporary file" notice from 0.17.0 release notes
Wladimir J. van der Laan
2018-10-03
tests: Make appveyor run with --usecli
practicalswift
2018-10-03
doc: Add historical release notes for 0.17.0
Wladimir J. van der Laan
2018-10-03
test: Add missing call to skip_if_no_cli()
practicalswift
2018-10-01
Merge #14325: [gitian] use versioned unsigned tarballs instead of generically...
Wladimir J. van der Laan
2018-09-30
Merge #14331: doxygen: Fix member comments
MarcoFalke
2018-09-29
Merge #14348: depends: fix bitcoin-qt back-compat with older freetype version...
Wladimir J. van der Laan
2018-09-28
doc: Add historical release notes for 0.14.3 and 0.15.2
Wladimir J. van der Laan
2018-09-28
depends: fix bitcoin-qt back-compat with older freetype versions at runtime
Cory Fields
2018-09-28
Merge #14217: doc: Add GitHub pr template
MarcoFalke
2018-09-27
Merge #14316: tests: exclude all tests with difference parameters in `--exclu...
MarcoFalke
2018-09-27
Merge #14244: amount: Move CAmount CENT to unit test header
MarcoFalke
2018-09-27
Merge #14307: Consolidate redundant implementations of ParseHashStr
MarcoFalke
2018-09-27
Merge #14027: Skip stale tip checking if outbound connections are off or if r...
MarcoFalke
2018-09-27
Merge #12246: Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabled
MarcoFalke
2018-09-27
Merge #14305: Tests: enforce critical class instance attributes in functional...
MarcoFalke
2018-09-26
Document fixed attribute behavior in critical test framework classes.
Justin Turner Arthur
2018-09-26
Check for specific tx acceptance failures based on script signature
Justin Turner Arthur
2018-09-26
Strictly enforce instance attrs in critical functional test classes.
Justin Turner Arthur
2018-09-26
Merge #14282: [wallet] Remove -usehd
MarcoFalke
2018-09-26
[docs] Add release notes for removing `-usehd`
John Newbery
2018-09-26
doxygen: Fix member comments
MarcoFalke
2018-09-26
Merge #14310: [wallet] Ensure wallet is unlocked before signing
MarcoFalke
2018-09-25
[gitian] use versioned unsigned tarballs instead of generically named ones
Andrew Chow
2018-09-26
tests: exclude all tests with difference parameters
Chun Kuan Lee
2018-09-25
Merge #13877: utils: Make fs::path::string() always return utf-8 string on Wi...
MarcoFalke
2018-09-25
Merge #14281: lcov: filter /usr/lib/ from coverage reports
MarcoFalke
2018-09-25
Merge #14306: AppVeyor: Move AppVeyor YAML to dot-file-style YAML
MarcoFalke
2018-09-25
Merge #14275: tests: Write the notification message to different files to avo...
MarcoFalke
2018-09-25
Consolidate redundant implementations of ParseHashStr
Ben Woosley
2018-09-25
[wallet] remove redundand restart node
gustavonalle
2018-09-25
AppVeyor: Move AppVeyor YAML to dot-file-style YAML
Mitchell Cash
2018-09-24
Merge #13311: Don't edit Chainparams after initialization
MarcoFalke
2018-09-25
tests: write the notification to different files to avoid race condition
Chun Kuan Lee
2018-09-24
Merge #14007: tests: Run functional test on Windows and enable it on Appveyor
MarcoFalke
2018-09-24
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
2018-09-24
[wallet] Ensure wallet is unlocked before signing
gustavonalle
2018-09-24
Merge #14297: [RPC] Remove warning for removed estimatefee RPC
MarcoFalke
2018-09-24
Merge #14298: [REST] improve performance for JSON calls
MarcoFalke
2018-09-24
Merge #13546: wallet: Fix use of uninitialized value bnb_used in CWallet::Cre...
MarcoFalke
2018-09-23
Fix for incorrect version attr set on functional test segwit block.
Justin Turner Arthur
2018-09-23
Don't edit Chainparams after initialization
Jorge Timón
2018-09-23
MOVEONLY: Move versionbits info out of versionbits.o
Jorge Timón
2018-09-23
test: Fix broken segwit test
practicalswift
2018-09-23
[REST] improve performance for JSON calls
Antoine Le Calvez
2018-09-23
doc: Add GitHub pr template
MarcoFalke
[next]