* [Bitcoin-development] Bitcoin v0.3.24 released
@ 2011-07-08 21:35 Jeff Garzik
2011-07-09 12:18 ` Mike Hearn
2011-07-19 0:17 ` Jeff Garzik
0 siblings, 2 replies; 3+ messages in thread
From: Jeff Garzik @ 2011-07-08 21:35 UTC (permalink / raw)
To: Bitcoin Development
Bitcoin v0.3.24 is now available for download at
https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.24/
This is another bug fix release. We had hoped to have wallet
encryption ready for release, but more urgent fixes for existing
clients were needed -- most notably block download problems were
getting severe. Wallet encryption is ready for testing at
https://github.com/bitcoin/bitcoin/pull/352 for the git-savvy, and
-hopefully- will follow shortly in the next release, v0.4.
Notable fixes in v0.3.24, and the main reasons for this release:
F1) Block downloads were failing or taking unreasonable amounts of
time to complete, because the increased size of the block chain was
bumping up against some earlier buffer-size DoS limits.
F2) Fix crash caused by loss/lack of network connection.
Notable changes in v0.3.24:
C1) DNS seeding enabled by default.
C2) UPNP enabled by default in the GUI client. The percentage of
bitcoin clients that accept incoming connections is quite small, and
that is a problem. This should help. bitcoind, and unofficial
builds, are unchanged (though we encourage use of "-upnp" to help the
network!)
C3) Initial unit testing framework. Bitcoin sorely needs automated
tests, and this is a beginning. Contributions welcome.
C4) Internal wallet code cleanup. While invisible to an end user,
this change provides the basis for v0.4's wallet encryption.
Full changelog ("git shortlog v0.3.23.."):
Dawid Spiechowicz (1):
added polish translation
Doug Huff (1):
Add OSX App bundle and correct build instructions to reflect reality.
Eric Hosmer (3):
Updated Visual C++ makefile.
Further updated Visual C++ makefile.
Add keystore.h to makefile.vs's header list.
Gavin Andresen (3):
Boost unit-testing framework. make -f makefile.{unix,osx,mingw} test_b
Block-chain lock-in at 134444
Do not use comma as thousands separator Using the comma as thousands s
Giel van Schijndel (2):
rpc server: send '403 Forbidden' to rejected clients
rpc: don't send 403 when using SSL to prevent DoS
Han Lin Yap (3):
Double check translation and improved a translation string
Update swedish translation
Consistent Bitcoin example address
James Burkle (1):
Edited init.cpp to include a check that -datadir exists
Jeff Garzik (6):
FormatFullVersion: build fix related to recent translation improvement
doc/release-process.txt: minor updates
CWalletTx::GetAmounts(): pass NULL for CKeyStore*, rather than false t
Enable DNS seeding by default.
Bump version to 0.3.24.
Bump OSX version to 0.3.24 (missed in previous commit)
Joerie de Gram (1):
Fix connection failure debug output
Jordan Lewis (8):
Only include irc.h when needed
Only include db.h when we have to.
Only included rpc.h when necessary
Only include net.h when we have to
Only include init.h when we have to
Only include strlcpy.h when we have to
Remove some globally unused headers from headers.h
Only include certain boost headers if necessary.
Matt Corallo (8):
Update translations and remove obsolete translations.
Add new DNSSeed dnsseed.bluematt.me.
Only use dnsseeds and static seeds when not on testnet.
Make UPnP default on Bitcoin but not on Bitcoind.
Give more detailed error messages for connection failure.
Added a couple minor things to match newer build process.
Revert "Make UPnP default on Bitcoin but not on Bitcoind."
Enable UPnP by default on bitcoin, but not on bitcoind (on gitian)
Pieter Wuille (6):
move wallet code to separate file
CWallet class
Bugfixes walletclass
Fix segfault when creating new wallet
Limit response to getblocks to half of output buffer size
Fix synchronization of default key
Shane Wegner (1):
Fix missing includes needed for Boost 1.46.
Stéphane Gimenez (1):
Fix AddressBook syncrhonization between a CWallet and CWalletDB
Wladimir J. van der Laan (1):
add GetTotalBlocksEstimate() function, move magic number to constant
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
4909c17a1cc025c6f6c88d036f0b487c51c510f6 bitcoin-0.3.24-linux.tar.gz
58531249230f769fdc755822b41e0f18ba59512c bitcoin-0.3.24-src.tar.gz
d4b5425eff673551a326d5326b92a06359dc1a3d bitcoin-0.3.24-win32-setup.exe
520aed70ee28a0a91ed49dd983639cb1fab2a93c bitcoin-0.3.24-win32.zip
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBThd13todwg8tvwyoAQKnVhAAnQzWKk5HrY5eMIprWwtsFZL0VOxAV2nV
Kn8NISmYk7PtfhzRm2sf0YYr369e7NtKAzdVNTRl+9m4RwQ6HhvzrChWG3OXxueA
AYg2JkS3oXbU2p4zOQT0/0ILp7iiHGhXCrEyd3bU5KkWOJhUnV0lS3ZzsELf8sab
I5MYQsrpZ9HZUI13e1ak/E0cub2gvxl+4D5Eg7EkNP71APR1MXGGzcfF7vlDYf4/
j1JTtkrBVZU6yFi8fNUxMQ/8G/0vyWLOOoCxaSvl5u5kssbI4rklhTA+BaqE1apx
xZN9Re0KjQ8cZiLQnVG9RhJsPhWe5tJRGqnKmaKF0gDELihFw9JLBDQkeSlhkhGx
wYtOfMClTDbd2qj5+dmvIrJPmDYHpGvmEO6xPsiv0qaNMZ1X/yMd9pp7nyCYosWB
u/vcPF0i4I27SDgRZ1TCPSgJgDQ4gEwKgzO69HywJw4KSkJq5MdecJDGRqTaYaf2
QI757pBXzFF3qORECSt5QIOjV1+bUc+1pB6450OfrZ+fTMMyWGF8t9t+TMAOwqoR
E0AMx2V+g+w6AXtpar4vsh0erexissREf6g1tW5ogy21Cv91MbIGZA9lUKNeU0Np
OgYSTNd5DvlbF7VpRZemSIz9gGWayqEi0G1oBQDo6DFcjeCS0okrIWPep4o1uoYz
xhxoauT2XEM=
=hgmn
-----END PGP SIGNATURE-----
--
Jeff Garzik
exMULTI, Inc.
jgarzik@exmulti.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bitcoin-development] Bitcoin v0.3.24 released
2011-07-08 21:35 [Bitcoin-development] Bitcoin v0.3.24 released Jeff Garzik
@ 2011-07-09 12:18 ` Mike Hearn
2011-07-19 0:17 ` Jeff Garzik
1 sibling, 0 replies; 3+ messages in thread
From: Mike Hearn @ 2011-07-09 12:18 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Bitcoin Development
If there haven't been lots of upgrades in a few days, I think it's
time to use the alert function again.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bitcoin-development] Bitcoin v0.3.24 released
2011-07-08 21:35 [Bitcoin-development] Bitcoin v0.3.24 released Jeff Garzik
2011-07-09 12:18 ` Mike Hearn
@ 2011-07-19 0:17 ` Jeff Garzik
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2011-07-19 0:17 UTC (permalink / raw)
To: Bitcoin Development
Mac OSX version of bitcoin client finally posted at
https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.24/
Updated sums (stored as SHA1SUMS.asc on SF):
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
4909c17a1cc025c6f6c88d036f0b487c51c510f6 bitcoin-0.3.24-linux.tar.gz
fed0afebe0b0c0f77a637600ac4abecbe5d098ed bitcoin-0.3.24-macosx.zip
58531249230f769fdc755822b41e0f18ba59512c bitcoin-0.3.24-src.tar.gz
d4b5425eff673551a326d5326b92a06359dc1a3d bitcoin-0.3.24-win32-setup.exe
520aed70ee28a0a91ed49dd983639cb1fab2a93c bitcoin-0.3.24-win32.zip
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBTiTMHNodwg8tvwyoAQL8CRAAgraSWP12lbwrhpiElvB7LIWoPbiE1dUx
i2ZO4MVJYKMbyuHu55j1Uq7a4ZqpNhXqq7U6efnoDTCl9sdpyhKxiql0SpsYBLs1
IehX4UEVGVMUE5uepmOs+cYnYuAhNzvxNqKFPv3D7uEOXPmSxlUa4s0GEnTgVR1l
0GFYf2T615MoGAak3+afahp4WB4XlHshttHT2P3o2/7N4Oh7iwFFtkmOj/Sb3Prc
C8skW83kUZ4i8W1HlZTmtr4YlQbKnx6bF6mbkTY1aQa1AV/8htenALkmR2+eCgsd
EY9WM8qruxnVLt/ao+VYw5jYLSYVKHt31ZD4rJM+5lKcTtU1NmNsGloen+hdLwC+
hggqnUQmvBzM7SKqvg4zI9SbgGR5fS3poTrFX7yDKZyLSPcjBND/lWi8evRiSEP0
yftCKL7zotdRy6QTG7tI1Fye1fyYuQdTB1nimE+7VJ8Q2O4DwE0iZKMuXm3GfaOr
T20Znvns9caMKED9T1gg42QgYM6EMMbeukBUkIXPt2tloDnn2tMzvvrKzgGBS1Lc
qv2ndhBCunBxNCQCHly4T2Rz8TJnm2XglS0d/VygcMuMSL0San5DwXYNnN4P0xD/
MXOdqrxcusIzKBbSHWPqInRmYUTymDtcqXWK3Cz6kRUXjBkRoSvDs8PBAvnaC236
1xol6uyMqZo=
=aMy0
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-07-19 0:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-08 21:35 [Bitcoin-development] Bitcoin v0.3.24 released Jeff Garzik
2011-07-09 12:18 ` Mike Hearn
2011-07-19 0:17 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox