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-06-15
Merge #10588: doc: Note preexisting bug in display of fee calculation in coin...
v0.14.2
Wladimir J. van der Laan
2017-06-14
Note preexisting bug in display of fee calculation in coin control
Alex Morcos
2017-06-07
doc: Fill in details about miniupnp CVE-2017-8798
Wladimir J. van der Laan
2017-06-06
doc: Update manpages for 0.14.2
v0.14.2rc2
Wladimir J. van der Laan
2017-06-06
qt: 0.14.2 pre-rc2 translations update
Wladimir J. van der Laan
2017-06-05
doc: Preliminary release notes 0.14.2
Wladimir J. van der Laan
2017-06-02
build: bump version to 0.14.2
Wladimir J. van der Laan
2017-06-01
net: only enforce the services required to connect
v0.14.2rc1
Cory Fields
2017-05-31
Merge #10484: 0.14 Backports
Wladimir J. van der Laan
2017-05-31
[Wallet] unset change position when there is no change on exact match
Gregory Sanders
2017-05-31
build: fix bitcoin-config.h regeneration after touching build files
Cory Fields
2017-05-31
build: remove wonky auto top-level convenience targets
Cory Fields
2017-05-31
Add missing <atomic> header in clientmodel.h
Jonas Schnelli
2017-05-31
Set both time/height header caches at the same time
Jonas Schnelli
2017-05-31
Declare headers height/time cache mutable, re-set the methods const
Jonas Schnelli
2017-05-31
Update the remaining blocks left in modaloverlay at init.
Jonas Schnelli
2017-05-31
Reduce cs_main locks during modal overlay by adding an atomic cache
Jonas Schnelli
2017-05-31
Check interruptNet during dnsseed lookups
Matt Corallo
2017-05-29
Minor fix in build documentation for FreeBSD 11
Shigeya Suzuki
2017-05-23
Fix importwallet edge case rescan bug
Russell Yanofsky
2017-05-22
Populate services in GetLocalAddress
Alex Morcos
2017-05-17
[depends] miniupnpc 2.0.20170509
fanquake
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
[next]