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-04-22
doc: clean out release notes
Wladimir J. van der Laan
2017-04-20
Merge #10232: [0.14] release-notes: Accurately explain getblocktemplate impro...
v0.14.1
Wladimir J. van der Laan
2017-04-20
Clarify importprivkey help text with example of blank label without rescan
Warren Togami
2017-04-19
release-notes: Accurately explain getblocktemplate improvements
Luke Dashjr
2017-04-14
doc: Update release notes pre-rc2
v0.14.1rc2
Wladimir J. van der Laan
2017-04-14
qt: translations update pre-rc2
Wladimir J. van der Laan
2017-04-14
net: define NodeId as an int64_t
Cory Fields
2017-04-14
[rpc] rename disconnectnode argument
John Newbery
2017-04-13
Merge #10185: [0.14] Mention dbcache memory changes in release notes
Wladimir J. van der Laan
2017-04-12
Mention dbcache memory changes in 0.14.1 release notes
Suhas Daftuar
2017-04-06
Merge #10157: [0.14] Fix the mempool_packages.py test
Wladimir J. van der Laan
2017-04-06
Merge #10158: Add some more release notes for 0.14.1.
Wladimir J. van der Laan
2017-04-05
Add some more release notes for 0.14.1.
Gregory Maxwell
2017-04-05
[qa] Fix mempool_packages.py for the 0.14 branch
Suhas Daftuar
2017-04-05
doc: Remove release note about release notes
Wladimir J. van der Laan
2017-04-05
doc: Update release notes for 0.14.1
Wladimir J. van der Laan
2017-04-05
Bump version to 0.14.1
v0.14.1rc1
Wladimir J. van der Laan
2017-04-05
Bugfix: ancestor modifed fees were incorrect for descendants
Suhas Daftuar
2017-04-05
Test prioritisetransaction and ancestor fee state
Suhas Daftuar
2017-04-05
Make threshold for flushing more conservative.
Alex Morcos
2017-04-05
Lower default memory footprint slightly
Alex Morcos
2017-04-05
Make pcoinsTip memory calculations consistent
Alex Morcos
2017-04-04
Check transaction count early in submitblock.
Gregory Maxwell
2017-04-04
Make GetWitnessCommitmentIndex callable on blocks without a coinbase txn.
Gregory Maxwell
2017-04-03
[rpc] Remove auth cookie on shutdown
practicalswift
2017-03-31
Compensate for memory peak at flush time
Pieter Wuille
2017-03-31
Merge #10127: [0.14 backport] Mining: Prevent slowdown in CreateNewBlock on l...
Wladimir J. van der Laan
2017-03-31
util: Work around (virtual) memory exhaustion on 32-bit w/ glibc
Wladimir J. van der Laan
2017-03-31
Add tests for bitcoin-tx input checking
John Newbery
2017-03-31
Check stderr when testing bitcoin-tx
John Newbery
2017-03-31
bitcoin-tx: Fix missing range check
Awemany
2017-03-30
Update benchmarking with package statistics
Suhas Daftuar
2017-03-30
Add benchmarking for CreateNewBlock
Suhas Daftuar
2017-03-30
Mining: return early when block is almost full
Suhas Daftuar
2017-03-29
Merge #10101: [0.14] backports
Wladimir J. van der Laan
2017-03-27
doc: Add release notes for RPC createraw break
MarcoFalke
2017-03-27
rpc: Rename first named arg of createrawtransaction
MarcoFalke
2017-03-27
Optimize GetWitnessHash() for non-segwit transactions
Suhas Daftuar
2017-03-27
depends: fix zlib build on osx
Cory Fields
2017-03-27
Ensure an item exists on the rpcconsole stack before adding
Andrew Chow
2017-03-27
Trivial: Fix typo in help getrawtransaction RPC
James Evans
2017-03-27
Merge #10094: 0.14: Clear release notes
Wladimir J. van der Laan
2017-03-27
0.14: Clear release notes
MarcoFalke
2017-03-18
Merge #10006: [0.14 backport] Don't require segwit in getblocktemplate for se...
Wladimir J. van der Laan
2017-03-18
Merge #10013: Fix shutdown hang with >= 8 -addnodes set (0.14 backport)
Wladimir J. van der Laan
2017-03-17
Add missing braces in semaphore posts in net
Matt Corallo
2017-03-17
Fix shutdown hang with >= 8 -addnodes set
Matt Corallo
2017-03-16
Test transaction selection when gbt called without segwit support
Suhas Daftuar
2017-03-16
Don't require segwit in getblocktemplate for segwit signalling or mining
Suhas Daftuar
2017-03-05
Fix regsig checking for subkey sigs in verify-commits
v0.14.0
Matt Corallo
[next]