From 32e77b4f10be6c2510046af4c80c6fa846ec0d58 Mon Sep 17 00:00:00 2001 From: nkohen Date: Fri, 31 Jul 2020 10:19:25 -0500 Subject: [PATCH] Added some topics people want to discuss --- meeting/meeting_august_4_2020.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/meeting/meeting_august_4_2020.md b/meeting/meeting_august_4_2020.md index bd87bcc..b16048a 100644 --- a/meeting/meeting_august_4_2020.md +++ b/meeting/meeting_august_4_2020.md @@ -8,14 +8,23 @@ * [Temporary non-zkp branch with everything DLC's need on it (with stable APIs that will appear on the final zkp branch ... I think)](https://github.com/nkohen/secp256k1/tree/temp-everything) * [Same branch but with JNI integration as well](https://github.com/nkohen/secp256k1/tree/temp-everything-with-jni) +## BIP 340 support for var length messages + +* https://github.com/sipa/bips/issues/207 + ## Crypto Garage Testnet DLC Trading App! * ## Oracles -* +* API Specifications ## Specification Writing -* \ No newline at end of file +* + +## Rust DLC/Rust LN + +* API for custom on-chain scripts instead of default HTLCs in Rust LN +* Dev Plan and Objectives \ No newline at end of file