gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: -rename file; rename field


From: gnunet
Subject: [taler-docs] branch master updated: -rename file; rename field
Date: Thu, 06 Oct 2022 14:44:27 +0200

This is an automated email from the git hooks/post-receive script.

oec pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 87c7bcb  -rename file; rename field
87c7bcb is described below

commit 87c7bcbbba06e09c42ca27dab2bc63a8deb02e25
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Thu Oct 6 14:44:21 2022 +0200

    -rename file; rename field
---
 core/api-exchange.rst                                                  | 2 +-
 design-documents/{032-auctions.rst => 032-brandt-vickrey-auctions.rst} | 3 +++
 design-documents/index.rst                                             | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index dac703d..af49ad0 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -2265,7 +2265,7 @@ proof to the seller for the escrow of sufficient fund.
       // winning price.  This field is not relevant for the replay of a
       // transcript, as the transcript must be provided by the seller who sees
       // the winner(s) and winning price of the auction.
-      public: boolean;
+      is_public: boolean;
 
       // The public key of the seller.
       pubkey: EddsaPublicKey;
diff --git a/design-documents/032-auctions.rst 
b/design-documents/032-brandt-vickrey-auctions.rst
similarity index 99%
rename from design-documents/032-auctions.rst
rename to design-documents/032-brandt-vickrey-auctions.rst
index 109b18f..f7c161d 100644
--- a/design-documents/032-auctions.rst
+++ b/design-documents/032-brandt-vickrey-auctions.rst
@@ -9,6 +9,9 @@ funds held in escrow by a Taler exchange.  It is taking major 
inspiration from
 Markus Teich's Master's thesis on "Implementing Privacy Preserving Auction
 Protocols".
 
+The support for these types of auctions will be in the form of an extension for
+a deposit policy.
+
 
 Motivation
 ==========
diff --git a/design-documents/index.rst b/design-documents/index.rst
index 1ed8fff..493fbfb 100644
--- a/design-documents/index.rst
+++ b/design-documents/index.rst
@@ -40,5 +40,5 @@ and protocol.
   029-mobile-ui
   030-offline-payments
   031-invoicing
-  032-auctions
+  032-brandt-vickrey-auctions
   999-template

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]