From 9d6dc6b6819b98698810b3c2c6c302b119ad31fe Mon Sep 17 00:00:00 2001 From: Andrew Toth Date: Thu, 26 Dec 2024 12:10:52 -0500 Subject: [PATCH] Update README table, post-history, and comments-uri --- README.mediawiki | 7 +++++++ bip-0374.mediawiki | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.mediawiki b/README.mediawiki index 6c48d0e2..ed40f4a0 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -1177,6 +1177,13 @@ Those proposing changes should consider that ultimately consent may rest with th | Standard | Draft |- +| [[bip-0374.mediawiki|374]] +| Applications +| Discrete Log Equality Proofs +| Andrew Toth, Ruben Somsen, Sebastian Falbesoner +| Standard +| Draft +|- | [[bip-0379.md|379]] | Applications | Miniscript diff --git a/bip-0374.mediawiki b/bip-0374.mediawiki index 17947d7f..0b04405f 100644 --- a/bip-0374.mediawiki +++ b/bip-0374.mediawiki @@ -5,12 +5,13 @@ Author: Andrew Toth Ruben Somsen Sebastian Falbesoner - Comments-URI: TBD + Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0374 Status: Draft Type: Standards Track License: BSD-2-Clause Created: 2024-12-26 - Post-History: TBD + Post-History: https://gist.github.com/andrewtoth/df97c3260cc8d12f09d3855ee61322ea + https://groups.google.com/g/bitcoindev/c/MezoKV5md7s == Introduction ==