Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 2D161C2D for ; Tue, 19 Jan 2016 11:54:18 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pf0-f176.google.com (mail-pf0-f176.google.com [209.85.192.176]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id CF805AD for ; Tue, 19 Jan 2016 11:54:17 +0000 (UTC) Received: by mail-pf0-f176.google.com with SMTP id n128so174316516pfn.3 for ; Tue, 19 Jan 2016 03:54:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=F1gnQuh+WAyINGoYt34JRc75Ao6Zld6isx0THqIJ2DQ=; b=fIiea/iqmY/tcvQVJ7gH52w74wKRNLAlTBoFHdXvDCFRya6dBLz4jHnyNeyq7pimim IKSRe6wf3kpd7Osmxrv1LhNUd2BzrywLdBPhU38scavwCx+8cwv1t3x2ytuSsgGdk2lu vEYI1A0BKbhXGxWAn2VxHfaOaqlZPocQTL2g1Z9QNRH0Xa1t/4B+McP+uL0m9gKO5HJ6 1EvrZ1aHgrLWzmBV15z3kMC+aRD87GOJAAYzx8AzFHWku3iPSIx/XP1A7b5gVjyCZ25j q9C3qCoZnT4BaRHWkaMBsSdsHHrhtaoj5lLuyeKkmHvydMaqEPy8xKLrh+eqFvGmeL/P fiIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-type:content-transfer-encoding :subject:message-id:date:to:mime-version; bh=F1gnQuh+WAyINGoYt34JRc75Ao6Zld6isx0THqIJ2DQ=; b=aBO+AGyoXduOA6yWc03yD64fLIiQrLxwe5ol+W6llmBdTHbMe9B1DcxJFVDfKNGRXv Gg5trtS8hmZC6CBP/i0XVctP44HsRyuq5544dAUYSiSK232RH9fuvoSVFFVYbCUVDd6+ F82MvDYEjg0VvhfDicZ2c+FSsf7jl64gHp7Cw0enSvaVQxooHsm70PBtKQYWFjbTu6VN w3evydS0LLt8GyEeH/gftao5G1OH5i2QqYLFR896gtPRqgLjXYAGJcfgVdfsNsqjUygq Z8Zs/pulT/slgvQq2/Ut+kEjwkR0N8TD2aH+wgTyKyJ+VMptStPPVtVnOFABfDMbMtn0 FAaQ== X-Gm-Message-State: ALoCoQmQZNKN5IbodRQkHWFKfLmz2LJnmVWxPiZS/MD6ljjyUcJDhSjtwJ/wXN1ExDBZi5M3qLu1XmjxnwPbSa/9YCJ/NTGAkQ== X-Received: by 10.98.43.73 with SMTP id r70mr43582874pfr.4.1453204457405; Tue, 19 Jan 2016 03:54:17 -0800 (PST) Received: from [192.168.1.109] (cpe-76-167-237-202.san.res.rr.com. [76.167.237.202]) by smtp.gmail.com with ESMTPSA id e17sm41081012pfd.4.2016.01.19.03.54.16 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 19 Jan 2016 03:54:16 -0800 (PST) From: Eric Lombrozo Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-Id: <46426D6D-E4DB-4CB6-A63A-4388A9286B2F@gmail.com> Date: Tue, 19 Jan 2016 03:54:15 -0800 To: Bitcoin Dev Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) X-Mailer: Apple Mail (2.2098) X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [bitcoin-dev] Segregated Witness App Development X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Development Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 11:54:18 -0000 Hello, folks. I wanted to let all of you know a new IRC channel has been created = called #segwit-dev where we welcome all discussion pertaining to = integrating and supporting segregated witness transactions in wallets as = well as comments or suggestions for improvement to the spec. Please come = join us. :) =E2=80=94=E2=80=94 Eric=