93 lines
3.3 KiB
HTML
93 lines
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [ZcF-general] February Update: implementing anonymous payment channels
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="/pipermail/general/2019/index.html" >
|
|
<LINK REL="made" HREF="mailto:general%40lists.zfnd.org?Subject=Re%3A%20%5BZcF-general%5D%20February%20Update%3A%20implementing%20anonymous%20payment%0A%20channels&In-Reply-To=%3CCAJVTvHuSVKUh0cfDXuQacFpQvisoUqJezzx0JMZS55TDwu5Edg%40mail.gmail.com%3E">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<style type="text/css">
|
|
pre {
|
|
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
|
|
}
|
|
</style>
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="000056.html">
|
|
<LINK REL="Next" HREF="000060.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[ZcF-general] February Update: implementing anonymous payment channels</H1>
|
|
<B>J. Ayo Akinyele</B>
|
|
<A HREF="mailto:general%40lists.zfnd.org?Subject=Re%3A%20%5BZcF-general%5D%20February%20Update%3A%20implementing%20anonymous%20payment%0A%20channels&In-Reply-To=%3CCAJVTvHuSVKUh0cfDXuQacFpQvisoUqJezzx0JMZS55TDwu5Edg%40mail.gmail.com%3E"
|
|
TITLE="[ZcF-general] February Update: implementing anonymous payment channels">ayo at boltlabs.io
|
|
</A><BR>
|
|
<I>Fri Mar 1 02:45:01 EST 2019</I>
|
|
<P><UL>
|
|
<LI>Previous message (by thread): <A HREF="000056.html">[ZcF-general] Zcash Foundation Update — February, 2019
|
|
</A></li>
|
|
<LI>Next message (by thread): <A HREF="000060.html">[ZcF-general] The "why" of the ZIP process changes
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#58">[ date ]</a>
|
|
<a href="thread.html#58">[ thread ]</a>
|
|
<a href="subject.html#58">[ subject ]</a>
|
|
<a href="author.html#58">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Progress as of February 28, 2019
|
|
|
|
|
|
Dear All,
|
|
|
|
|
|
In February, I continued working on a PoC for Bolt implementation on top of
|
|
a fork of Zcash running in a private testnet. The initial implementation to
|
|
figure out the on-chain txs and channel operations aspects is based on
|
|
rust-lightning with libbolt integrated and rust-bitcoin forked to support
|
|
Zcash network. Also, getting help on a basic implementation using Python
|
|
with the same features for the purposes of testing. Both will be completed
|
|
in March and tests/user guides will follow to get community feedback.
|
|
|
|
|
|
Please let me know if there are any questions.
|
|
|
|
|
|
Thanks,
|
|
|
|
Ayo
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message (by thread): <A HREF="000056.html">[ZcF-general] Zcash Foundation Update — February, 2019
|
|
</A></li>
|
|
<LI>Next message (by thread): <A HREF="000060.html">[ZcF-general] The "why" of the ZIP process changes
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#58">[ date ]</a>
|
|
<a href="thread.html#58">[ thread ]</a>
|
|
<a href="subject.html#58">[ subject ]</a>
|
|
<a href="author.html#58">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="/mailman/listinfo/general">More information about the general
|
|
mailing list</a><br>
|
|
</body></html>
|