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-02-17
scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...
Andrew Chow
2018-02-17
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-17
Merge #10583: [RPC] Split part of validateaddress into getaddressinfo
Jonas Schnelli
2018-02-17
Merge #12468: Add missing newline in init.cpp log message
Jonas Schnelli
2018-02-17
Merge #12029: Build: Add a makefile target for Doxygen documentation
Jonas Schnelli
2018-02-16
fixes #12465 added missing terminating newline character in log message
Josh Hartshorn
2018-02-16
Merge #12455: Fix bip68 sequence test to reflect updated rpc error message
MarcoFalke
2018-02-16
Merge #12464: Revert "[tests] bind functional test nodes to 127.0.0.1"
MarcoFalke
2018-02-16
Revert "[tests] bind functional test nodes to 127.0.0.1"
John Newbery
2018-02-16
test: Fix bip68 sequence test to reflect updated rpc error message
Ben Woosley
2018-02-16
scripted-diff: validateaddress to getaddressinfo in tests
Andrew Chow
2018-02-16
Create getaddressinfo RPC and deprecate parts of validateaddress
Andrew Chow
2018-02-16
[rpc] Move DescribeAddressVisitor to rpc/util
John Newbery
2018-02-16
Merge #12402: [depends] expat 2.2.5, ccache 3.4.1, miniupnpc 2.0.20180203
Wladimir J. van der Laan
2018-02-16
Merge #12447: test: Add missing signal.h header
MarcoFalke
2018-02-16
test: Add missing signal.h header
Wladimir J. van der Laan
2018-02-16
Merge #12425: Add some script tests
Wladimir J. van der Laan
2018-02-16
Merge #12444: gitian: bump descriptors for (0.)17
Wladimir J. van der Laan
2018-02-15
Merge #12442: devtools: Exclude patches from lint-whitespace
MarcoFalke
2018-02-15
[rpc] split wallet and non-wallet parts of DescribeAddressVisitor
John Newbery
2018-02-15
gitian: bump descriptors for (0.)17
Cory Fields
2018-02-15
Merge #12427: Make signrawtransaction accept P2SH-P2WSH redeemscripts
Wladimir J. van der Laan
2018-02-15
Merge #12349: shutdown: fix crash on shutdown with reindex-chainstate
Wladimir J. van der Laan
2018-02-15
Merge #12422: util: Make LockDirectory thread-safe, consistent, and fix OpenB...
Wladimir J. van der Laan
2018-02-15
devtools: Exclude patches from lint-whitespace
MarcoFalke
2018-02-15
Merge #12200: Bind functional test nodes to 127.0.0.1
Wladimir J. van der Laan
2018-02-15
Merge #12356: Fix 'mempool min fee not met' debug output
Wladimir J. van der Laan
2018-02-15
test: Add unit test for LockDirectory
Wladimir J. van der Laan
2018-02-15
util: Fix multiple use of LockDirectory
Wladimir J. van der Laan
2018-02-15
Merge #12426: qt: Initialize members in WalletModel
Wladimir J. van der Laan
2018-02-15
Merge #12415: Interrupt loading thread after shutdown request
Wladimir J. van der Laan
2018-02-15
Merge #12417: Upgrade mac_alias to 2.0.7
Wladimir J. van der Laan
2018-02-15
fixme: depends: Add D_DARWIN_C_SOURCE to miniupnpc CFLAGS
fanquake
2018-02-15
[depends] latest config.guess and config.sub
fanquake
2018-02-15
[depends] miniupnpc 2.0.20180203
fanquake
2018-02-15
[depends] ccache 3.4.1
fanquake
2018-02-15
[depends] expat 2.2.5
fanquake
2018-02-14
Merge #12438: [Tests] Fix trivial typo in test_runner.py causing error
MarcoFalke
2018-02-15
Fix typo in test_runner.py causing error
MeshCollider
2018-02-14
Merge #11733: qt: Remove redundant locks
Wladimir J. van der Laan
2018-02-14
Merge #11866: Do not un-mark fInMempool on wallet txn if ATMP fails.
Wladimir J. van der Laan
2018-02-14
Merge #12409: rpc: Reject deprecated reserveChangeKey in fundrawtransaction
Wladimir J. van der Laan
2018-02-14
Merge #12232: Improve "Turn Windows Features On or Off" step
Wladimir J. van der Laan
2018-02-13
Make signrawtransaction accept P2SH-P2WSH redeemscripts
Pieter Wuille
2018-02-13
Merge #12424: Fix rescan test failure due to unset g_address_type, g_change_type
Pieter Wuille
2018-02-13
Update mac_alias to 2.0.7
Douglas Roark
2018-02-13
Delete mac_alias patch
Douglas Roark
2018-02-13
qt: Initialize members in WalletModel
MarcoFalke
2018-02-13
Add some script tests related to BOOL ops and odd values like negative 0.
Richard Kiss
2018-02-13
Fix rescan test failure due to unset g_address_type, g_change_type
Russell Yanofsky
[next]