이메일 #246 - #250
원본 출처: Satoshi - Sirius emails 2009-2011
이메일 #246
Date: Tue, 07 Dec 2010 18:12:58 +0200
From: [email protected]
To: Satoshi Nakamoto <[email protected]>
Subject: Re: Project Developers
영어 원문
Ok. You can include the e-mail address.
> Mind if I add you to the Project Developers list on the Contact page?
> You wrote some code before so you should be there. It would have to be
> your real name for consistency. If you want to have an e-mail address
> listed, I'll make an image out of it so it doesn't attract spam.
이메일 #247
Date: Wed, 08 Dec 2010 23:09:45 +0000
From: Satoshi Nakamoto <[email protected]>
Subject: [bitcoin-list] Bitcoin 0.3.18 is released
To: [email protected]
영어 원문
Version 0.3.18 is now available.
Changes:
- Fixed a wallet.dat compatibility problem if you downgraded from 0.3.17
and then upgraded again
- IsStandard() check to only include known transaction types in blocks
- Jgarzik's optimisation to speed up the initial block download a little
The main addition in this release is the Accounts-based JSON-RPC
commands that Gavin's been working on (more details at
http://www.bitcoin.org/smf/index.php?topic=1886.0).
- getaccountaddress
- sendfrom
- move
- getbalance
- listtransactions
Download:
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.18/
------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:
WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
bitcoin-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bitcoin-list
이메일 #248
Date: Sat, 11 Dec 2010 20:36:32 +0200
From: [email protected]
To: Gavin Andresen <[email protected]>
Cc: [email protected]
Subject: Resizing Bitcoin server
영어 원문
Bitcoin.org was down again today for some time. It responded to ping
but not ssh or http. I rebooted it and found out it was an out of
memory error and mysqld got killed. It was the same error last time,
but with apache getting killed. I couldn't think of anything better,
so I resized the server from 512MB to 1024MB of memory.
이메일 #249
Date: Mon, 13 Dec 2010 16:11:53 +0000
From: Satoshi Nakamoto <[email protected]>
Subject: [bitcoin-list] Bitcoin 0.3.19 is released
To: [email protected]
영어 원문
This is a minor release to add some DoS protection.
Changes:
- Added some DoS limits, though it's still far from DoS resistant.
- Removed "safe mode" alerts.
http://www.bitcoin.org/smf/index.php?topic=2228.0
Download:
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.19/
------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages,
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev
_______________________________________________
bitcoin-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bitcoin-list
이메일 #250
Date: Mon, 20 Dec 2010 17:55:04 +0200
From: [email protected]
To: Gavin Andresen <[email protected]>, Satoshi Nakamoto <[email protected]>
Subject: Bitcoin.org backups
영어 원문
ShadowOfHarbringer described a way of mirroring the bitcoin.org
website and forum here:
http://www.bitcoin.org/smf/index.php?topic=2026.msg30043#msg30043
Should we go by it and trust the database along with its password
hashes to some reliable community members who have servers? Another
option is to encrypt the backups with pgp and store them in multiple
places.