index
:
archived-discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: change cdrkit location in build-process.md
v0.9.3
Wladimir J. van der Laan
2014-09-22
1
-1
/
+1
*
Remove mention of MacPorts from OSX build docs
Wladimir J. van der Laan
2014-09-18
1
-49
/
+2
*
build: osx: Fix incomplete framework packaging for codesigning
Cory Fields
2014-09-13
1
-0
/
+29
*
Update release notes
Wladimir J. van der Laan
2014-09-12
1
-0
/
+1
*
Update release notes
Wladimir J. van der Laan
2014-09-11
1
-0
/
+7
*
Store fewer orphan tx by default, add -maxorphantx option
Gavin Andresen
2014-09-11
3
-3
/
+5
*
Make max number of orphan blocks kept in memory a startup parameter (fixes #4...
shshshsh
2014-09-11
3
-3
/
+4
*
Stricter handling of orphan transactions
Gavin Andresen
2014-09-11
2
-18
/
+64
*
remove useless millisleep
phantomcircuit
2014-09-11
1
-2
/
+0
*
build: Remove message about Ubuntu 13.10 when no boost sleep implementation f...
Wladimir J. van der Laan
2014-09-11
1
-1
/
+1
*
doc: Remove outdated information about boost versions
Wladimir J. van der Laan
2014-09-11
1
-4
/
+0
*
Avoid returning many "inv" orphans
Jeff Garzik
2014-09-10
1
-0
/
+5
*
Limit CNode::mapAskFor
Wladimir J. van der Laan
2014-09-10
1
-0
/
+5
*
Fix crashing bug caused by orphan(s) with duplicate prevout.hash
Gavin Andresen
2014-09-10
1
-0
/
+2
*
Avoid repeated lookups in mapOrphanTransactions and mapOrphanTransactionsByPrev
Wladimir J. van der Laan
2014-09-09
1
-10
/
+13
*
Filter translations through new update-translations script
Wladimir J. van der Laan
2014-09-01
70
-106911
/
+2919
*
Add deeper XML checking to update-translation script
Wladimir J. van der Laan
2014-09-01
1
-14
/
+134
*
doc: mention translations in release notes
v0.9.3rc1
Wladimir J. van der Laan
2014-08-22
1
-2
/
+4
*
qt: Language update for 0.9.3
Wladimir J. van der Laan
2014-08-22
33
-796
/
+802
*
doc: Add list of contributors to 0.9.3
Wladimir J. van der Laan
2014-08-22
1
-0
/
+14
*
gitian: Bump miniupnp version to 1.9.20140701
Wladimir J. van der Laan
2014-08-22
11
-84
/
+72
*
Update build-osx.md
Rose Toomey
2014-08-21
1
-1
/
+24
*
libc-compat: add new symbol that's now needed
Cory Fields
2014-08-21
1
-0
/
+2
*
build: fix FDELT_TYPE configure check
Cory Fields
2014-08-21
1
-1
/
+4
*
build: Fix boost build on some platforms
Cory Fields
2014-08-21
2
-0
/
+7
*
qt: fix unicode character display on osx when building with 10.7 sdk
Cory Fields
2014-08-21
4
-0
/
+35
*
gitian: upgrade OpenSSL to 1.0.1i
Michael Ford
2014-08-21
10
-32
/
+33
*
Avoid querying DNS seeds, if we have open connections.
Jeff Garzik
2014-08-19
3
-1
/
+15
*
preliminary release notes for 0.9.3
Wladimir J. van der Laan
2014-08-18
1
-7
/
+12
*
Increase IsStandard() scriptSig length
Peter Todd
2014-08-18
1
-4
/
+8
*
Check redeemScript size does not exceed 520 byte limit
Peter Todd
2014-08-18
3
-4
/
+12
*
Ignore too-long redeemScripts while loading wallet
Wladimir J. van der Laan
2014-08-18
2
-1
/
+17
*
base58: add paranoid return value checks
Jeff Garzik
2014-08-18
1
-5
/
+4
*
key.cpp: fail with a friendlier message on missing ssl EC support
Andrew Poelstra
2014-08-18
3
-0
/
+36
*
Add a new checkpoint at block 295,000
Trevin Hofmann
2014-08-18
1
-2
/
+3
*
Add a way to limit deserialized string lengths
Pieter Wuille
2014-08-18
4
-14
/
+46
*
Update Debian packaging description for new bitcoin-cli
Johnathan Corgan
2014-08-18
1
-2
/
+3
*
AvailableCoins: acquire cs_main mutex
Pavel Vasin
2014-08-18
1
-1
/
+1
*
Avoid a segfault on getblock if it can't read a block from disk.
Ruben Dario Ponticelli
2014-08-18
1
-1
/
+3
*
qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fall...
Julian Haight
2014-08-18
1
-1
/
+1
*
Clarify that redeemScript is often optional
Zak Wilcox
2014-08-18
1
-1
/
+1
*
Remove bignum dependency for scripts
Cory Fields
2014-08-18
8
-73
/
+387
*
In -? output: -keypool, -gen, -genproclimit depend on ENABLE_WALLET
Zak Wilcox
2014-08-18
1
-1
/
+3
*
Don't poll showmyip.com, it doesn't exist anymore
Wladimir J. van der Laan
2014-08-18
1
-20
/
+1
*
Version bump for 0.9.3
Wladimir J. van der Laan
2014-08-18
6
-150
/
+13
*
Remove NumBlocksOfPeers
Wladimir J. van der Laan
2014-07-04
9
-75
/
+19
*
Bump version to 0.9.2.1
v0.9.2.1
Wladimir J. van der Laan
2014-06-19
2
-2
/
+2
*
rpc: Add acceptors only when listening succeeded
Wladimir J. van der Laan
2014-06-19
1
-2
/
+2
*
rpc: Ignore and log errors during cancel
Wladimir J. van der Laan
2014-06-19
1
-2
/
+11
*
Qt: Fix monospace font in osx 10.9
Cory Fields
2014-06-18
1
-0
/
+4
[next]