gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (08608bd -> 775c099)


From: gnunet
Subject: [taler-docs] branch master updated (08608bd -> 775c099)
Date: Sun, 30 Apr 2023 13:17:20 +0200

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

oec pushed a change to branch master
in repository docs.

    from 08608bd  -diagrams
     new da56977  rename tables to age_withdraw_{commitments,reveal}
     new 775c099  update schema diagram

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 design-documents/024-age-restriction.rst |   8 ++++----
 exchange-db.png                          | Bin 352589 -> 716821 bytes
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/design-documents/024-age-restriction.rst 
b/design-documents/024-age-restriction.rst
index 1448451..ec7edd6 100644
--- a/design-documents/024-age-restriction.rst
+++ b/design-documents/024-age-restriction.rst
@@ -432,18 +432,18 @@ schema in the exchange is given here:
                ]
 
                subgraph cluster_commitments {
-                       label=<<B>withdraw_age_commitments</B>>
+                       label=<<B>age_withdraw_commitments</B>>
                        margin=20
                        commitments [
-                         
label="withdraw_age_commitments_id\l|<hc>h_commitment\l|amount_with_fee_val\l|amount_with_fee_frac\l|noreveal_index\l|max_age\l|<res>reserve_pub\l|reserve_sig\l"
+                         
label="age_withdraw_commitments_id\l|<hc>h_commitment\l|amount_with_fee_val\l|amount_with_fee_frac\l|noreveal_index\l|max_age\l|<res>reserve_pub\l|reserve_sig\l"
                        ]
                }
 
                subgraph cluster_reveals {
-                       label=<<B>withdraw_age_reveals</B>>
+                       label=<<B>age_withdraw_reveals</B>>
                        margin=20
                        reveals [
-                         
label="freshcoin_index\l|<comm>h_commitment\l|<denom>denominations_serial\l|h_coin_ev\l"
+                         
label="freshcoin_index\l|<comm>h_commitment\l|<denom>denominations_serial\l|coin_ev\l|h_coin_ev\l|ev_sig\l"
                        ]
                }
 
diff --git a/exchange-db.png b/exchange-db.png
index f99e266..7a4050c 100644
Binary files a/exchange-db.png and b/exchange-db.png differ

-- 
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]