2c0a7422595dea6558ebd2a0a76fd00d62b3cf
1 Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] 2 helo=mx.sourceforge.net) 3 by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) 4 (envelope-from <luke@dashjr.org>) id 1VfFB0-0004H9-By 5 for bitcoin-development@lists.sourceforge.net; 6 Sat, 09 Nov 2013 20:30:38 +0000 7 X-ACL-Warn: 8 Received: from zinan.dashjr.org ([192.3.11.21]) 9 by sog-mx-1.v43.ch3.sourceforge.com with esmtp (Exim 4.76) 10 id 1VfFAz-0002w1-5c for bitcoin-development@lists.sourceforge.net; 11 Sat, 09 Nov 2013 20:30:38 +0000 12 Received: from ishibashi.localnet (unknown 13 [IPv6:2001:470:5:265:be5f:f4ff:febf:4f76]) 14 (Authenticated sender: luke-jr) 15 by zinan.dashjr.org (Postfix) with ESMTPSA id 7AC2F1080838; 16 Sat, 9 Nov 2013 20:30:37 +0000 (UTC) 17 From: "Luke-Jr" <luke@dashjr.org> 18 To: Chris Evans <aaxiomfinity@gmail.com> 19 Date: Sat, 9 Nov 2013 20:30:28 +0000 20 User-Agent: KMail/1.13.7 (Linux/3.12.0; KDE/4.10.5; x86_64; ; ) 21 References: <CAE0e52UXMqkdK_wVorweawy==vwi7GjVmML1tmcdf2B4y69S-Q@mail.gmail.com> 22 In-Reply-To: <CAE0e52UXMqkdK_wVorweawy==vwi7GjVmML1tmcdf2B4y69S-Q@mail.gmail.com> 23 X-PGP-Key-Fingerprint: E463 A93F 5F31 17EE DE6C 7316 BD02 9424 21F4 889F 24 X-PGP-Key-ID: BD02942421F4889F 25 X-PGP-Keyserver: hkp://pgp.mit.edu 26 MIME-Version: 1.0 27 Content-Type: Text/Plain; 28 charset="iso-8859-15" 29 Content-Transfer-Encoding: 7bit 30 Message-Id: <201311092030.29169.luke@dashjr.org> 31 X-Spam-Score: -0.0 (/) 32 X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. 33 See http://spamassassin.org/tag/ for more details. 34 -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay 35 domain 36 X-Headers-End: 1VfFAz-0002w1-5c 37 Cc: bitcoin-development@lists.sourceforge.net 38 Subject: Re: [Bitcoin-development] idea 39 X-BeenThere: bitcoin-development@lists.sourceforge.net 40 X-Mailman-Version: 2.1.9 41 Precedence: list 42 List-Id: <bitcoin-development.lists.sourceforge.net> 43 List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, 44 <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe> 45 List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development> 46 List-Post: <mailto:bitcoin-development@lists.sourceforge.net> 47 List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help> 48 List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, 49 <mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe> 50 X-List-Received-Date: Sat, 09 Nov 2013 20:30:38 -0000 51 52 On Saturday, November 09, 2013 8:16:07 PM Chris Evans wrote: 53 > maybe add an optional note field to transaction so the receiver knows who 54 > sent the btc 55 56 This mailing list is for development discussion, NOT bug reports nor feature 57 requests. 58 59 Bitcoin does not currently support any built-in mechanism for conveying the 60 sender of a transaction nor notes. It is advised to collect any such 61 information you need before giving someone a payment address. 62 63 Luke 64 65