index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-10-11
Bump minrelaytxfee default
Wladimir J. van der Laan
2015-10-10
Do not store more than 200 timedata samples.
Pavel JanÃk
2015-10-09
Bump version to 0.10.3
Wladimir J. van der Laan
2015-10-09
qt: Translations update before 0.10.3
v0.10.3rc1
Wladimir J. van der Laan
2015-10-07
Test LowS in standardness, removes nuisance malleability vector.
Gregory Maxwell
2015-09-29
qt: periodic translations update
Wladimir J. van der Laan
2015-09-22
Merge pull request #6704
Wladimir J. van der Laan
2015-09-22
[QT] fix thin space word wrap line brake issue
Jonas Schnelli
2015-09-21
PARTIAL: typofixes (found by misspell_fixer)
Veres Lajos
2015-09-21
add support for miniupnpc api version 14
Pavel Vasin
2015-09-21
net: Set SO_REUSEADDR for Windows too
Cory Fields
2015-09-21
add unit test for CNetAddr::GetGroup.
Alex Morcos
2015-09-21
Fix masking of irrelevant bits in address groups.
Alex Morcos
2015-09-21
Handle leveldb::DestroyDB() errors on wipe failure
Adam Weiss
2015-09-21
Use unique name for AlertNotify tempfile
Casey Rodarmor
2015-09-21
Make sure LogPrint strings are line-terminated
J Ross Nicoll
2015-09-21
Avoid leaking file descriptors in RegisterLoad
Casey Rodarmor
2015-07-20
Fix warning introduced by #6412
Wladimir J. van der Laan
2015-07-20
Test whether created sockets are select()able
Pieter Wuille
2015-07-17
openssl: avoid config file load/race
Cory Fields
2015-06-15
Add option `-alerts` to opt out of alert system
Wladimir J. van der Laan
2015-06-15
Fix getbalance *
Tom Harding
2015-06-03
json: fail read_string if string contains trailing garbage
Wladimir J. van der Laan
2015-06-02
Remove P2SH coinbase flag, no longer interesting
Luke Dashjr
2015-05-27
Parameter interaction: disable upnp if -proxy set
Wladimir J. van der Laan
2015-05-27
Fix two problems in CSubNet parsing
Wladimir J. van der Laan
2015-05-27
Simplify code for CSubnet
Wladimir J. van der Laan
2015-05-12
Avoid crash on start in TestBlockValidity with gen=1.
Gregory Maxwell
2015-05-12
Translations update
Wladimir J. van der Laan
2015-05-12
Preparations for 0.10.2 release
Wladimir J. van der Laan
2015-05-10
don't imbue boost::filesystem::path with locale "C" on windows
Jonas Schnelli
2015-05-06
wallet: fix boost::get usage with boost 1.58
Cory Fields
2015-05-04
qt: translation update for next 0.10 point release
Wladimir J. van der Laan
2015-04-20
Cap nAttempts penalty at 8 and switch to pow instead of a division loop.
Gregory Maxwell
2015-04-20
Set nSequenceId when a block is fully linked
Suhas Daftuar
2015-04-18
Initialization: setup environment before starting QT tests
dexX7
2015-04-18
Initialization: setup environment before starting tests
dexX7
2015-04-18
Initialization: set fallback locale as environment variable
dexX7
2015-04-16
Fix CheckBlockIndex for reindex.
mrbandrews
2015-04-14
Fix missing lock in submitblock
Matt Corallo
2015-04-06
Keep mempool consistent during block-reorgs
Gavin Andresen
2015-04-01
Merge pull request #5953
Wladimir J. van der Laan
2015-04-01
Scale up addrman
Pieter Wuille
2015-04-01
Always use a 50% chance to choose between tried and new entries
Pieter Wuille
2015-04-01
Do not bias outgoing connections towards fresh addresses
Pieter Wuille
2015-04-01
Simplify hashing code
Pieter Wuille
2015-04-01
Make addrman's bucket placement deterministic.
Pieter Wuille
2015-04-01
Switch addrman key from vector to uint256
Pieter Wuille
2015-03-27
Add a consistency check for the block chain data structures
Pieter Wuille
2015-03-26
Translations update from transifex
Wladimir J. van der Laan
[next]