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-22
Merge #12487: init: Remove translation for `-blockmaxsize` option help
Wladimir J. van der Laan
2018-02-21
Merge #12503: [RPC] createmultisig no longer takes addresses
MarcoFalke
2018-02-21
Merge #12494: Declare CMutableTransaction a struct in rawtransaction.h
MarcoFalke
2018-02-21
createmultisig no longer takes addresses
Gregory Sanders
2018-02-20
Declare CMutableTransaction a struct in rawtransaction.h
Ben Woosley
2018-02-20
Merge #12489: Bugfix: respect user defined configuration file (-conf) in QT s...
MarcoFalke
2018-02-20
Bugfix: respect user defined configuration file (-conf) when open conf. file ...
Jonas Schnelli
2018-02-20
init: Remove translation for `-blockmaxsize` option help
Wladimir J. van der Laan
2018-02-19
Merge #10579: [RPC] Split signrawtransaction into wallet and non-wallet RPC c...
Pieter Wuille
2018-02-18
Merge #12308: contrib: Add support for out-of-tree builds in gen-manpages.sh
MarcoFalke
2018-02-17
Add test for signrawtransaction
Andrew Chow
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
[next]