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-03-01
Consensus: Fix bug when compiler do not support __builtin_clz*
532479301
2018-02-27
Merge #12556: [Trivial] fix version typo in getpeerinfo RPC call help
Wladimir J. van der Laan
2018-02-27
fix version typo
Tamas Blummer
2018-02-26
Merge #12083: Improve getchaintxstats test coverage
Wladimir J. van der Laan
2018-02-26
doc: Add historical release notes for 0.16.0
Wladimir J. van der Laan
2018-02-25
Merge #12287: Optimise lock behaviour for GuessVerificationProgress()
Jonas Schnelli
2018-02-23
Merge #12443: qa: Move common args to bitcoin.conf
MarcoFalke
2018-02-23
Merge #12477: test: Plug memory leaks and stack-use-after-scope
Wladimir J. van der Laan
2018-02-23
Merge #12474: [depends] Allow depends system to support armv7l
Wladimir J. van der Laan
2018-02-23
Merge #12486: [test] Round target fee to 8 decimals in assert_fee_amount
Wladimir J. van der Laan
2018-02-22
test: Plug memory leaks and stack-use-after-scope
MarcoFalke
2018-02-22
Merge #12451: Bump leveldb subtree
Wladimir J. van der Laan
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
[depends] Allow depends system to support armv7l
Henrik Jonsson
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-20
[test] Round target fee to 8 decimals in assert_fee_amount
Karl-Johan Alm
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
Bump leveldb subtree
MarcoFalke
2018-02-16
Squashed 'src/leveldb/' changes from c521b3ac65..64052c76c5
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
qa: Improve getchaintxstats functional test
João Barbosa
2018-02-15
rpc: Refactor blockhash parse in getchaintxstats
João Barbosa
[next]