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
2017-08-21
Trivial: Fix typo in release-notes.md
jbarcelo
2017-08-21
gitian: quick hack to fix version string in releases
Cory Fields
2017-08-21
Pass serialization flags and whether to include hex to TxToUniv
Andrew Chow
2017-08-21
Only return hex field once in getrawtransaction
Andrew Chow
2017-08-21
[wallet] Add logging to MarkReserveKeysAsUsed
John Newbery
2017-08-21
[wallet] Remove keypool_topup_cleanups
John Newbery
2017-08-21
doc: Update build-openbsd for 6.1
Wladimir J. van der Laan
2017-08-21
Add length check for CExtKey deserialization
Jonas Schnelli
2017-08-21
Fix combinerawtransaction RPC help result section
Jonas Nick
2017-08-21
disable jni in builds
Gregory Sanders
2017-08-21
Merge #11090: Update contributor names in release-notes.md
Wladimir J. van der Laan
2017-08-18
Update release-notes.md
Derek Miller
2017-08-18
Merge #11076: 0.15 release-notes nits: fix redundancy, remove accidental pare...
Wladimir J. van der Laan
2017-08-18
Updating the release notes (minor stylistic changes)
practicalswift
2017-08-14
build: bump version to 0.15.0
v0.15.0rc1
Wladimir J. van der Laan
2017-08-14
Merge #10607: scripted-diff: stop using the gArgs wrappers
Wladimir J. van der Laan
2017-08-14
remove unused gArgs wrappers
Marko Bencun
2017-08-14
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
doc: Update release notes from wiki
Wladimir J. van der Laan
2017-08-14
Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the poin...
Wladimir J. van der Laan
2017-08-14
Merge #11012: Make sure to clean up mapBlockSource if we've already seen the ...
Wladimir J. van der Laan
2017-08-14
Merge #11028: Avoid masking of difficulty adjustment errors by checkpoints
Wladimir J. van der Laan
2017-08-14
Merge #11022: Basic keypool topup
Wladimir J. van der Laan
2017-08-14
Merge #10968: Add instructions for parallel gitian builds.
Wladimir J. van der Laan
2017-08-13
Add instructions for multi-processor gitian builds
Charlie Lee
2017-08-12
Merge #11032: [qa] Fix block message processing error in sendheaders.py
MarcoFalke
2017-08-12
Merge #11000: test: Add resendwallettransactions functional tests
MarcoFalke
2017-08-12
test: Add resendwallettransactions functional tests
João Barbosa
2017-08-11
[qa] Fix block message processing error in sendheaders.py
Suhas Daftuar
2017-08-11
Merge #11023: [tests] Add option to attach a python debugger if functional te...
MarcoFalke
2017-08-11
Merge #10765: Tests: address placement should be deterministic by default
MarcoFalke
2017-08-11
Merge #11025: qa: Fix inv race in example_test
MarcoFalke
2017-08-11
Merge #11029: [RPC] trivial: gettxout no longer shows version of tx
MarcoFalke
2017-08-11
[RPC] trivial: gettxout no longer shows version of tx
Felix Weis
2017-08-10
Avoid masking of difficulty adjustment errors by checkpoints
Pieter Wuille
2017-08-10
qa: Fix inv race in example_test
MarcoFalke
2017-08-10
[wallet] [tests] Add keypool topup functional test
Jonas Schnelli
2017-08-10
[wallet] keypool mark-used and topup
John Newbery
2017-08-10
Add option to attach a python debugger if test fails
John Newbery
2017-08-09
Merge #10835: Rename member field according to the style guide
MarcoFalke
2017-08-09
qt: Periodic translations update
Wladimir J. van der Laan
2017-08-09
Merge #10963: [bench] Restore format state of cout after printing with std::f...
MarcoFalke
2017-08-09
Merge #11003: Docs: Capitalize bullet points in CONTRIBUTING guide
MarcoFalke
2017-08-08
Make sure to clean up mapBlockSource if we've already seen the block
Cory Fields
2017-08-08
Merge #10695: [qa] Rewrite BIP65/BIP66 functional tests
MarcoFalke
2017-08-08
Capitalize bullet points in CONTRIBUTING guide
Evan Klitzke
2017-08-08
Merge #10998: Fix upgrade cancel warnings
Wladimir J. van der Laan
2017-08-08
Merge #11002: [wallet] return correct error code from resendwallettransaction
Wladimir J. van der Laan
2017-08-08
Merge #10999: Fix amounts formatting in `decoderawtransaction`
Wladimir J. van der Laan
2017-08-07
Merge #11001: [tests] Test disconnecting unsupported service bits logic.
MarcoFalke
[next]