gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: give-up -> abort-force


From: gnunet
Subject: [taler-docs] branch master updated: give-up -> abort-force
Date: Thu, 16 Feb 2023 20:58:03 +0100

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 9227c39  give-up -> abort-force
9227c39 is described below

commit 9227c39b417f741f4b4332bec2bb0787d8379477
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Feb 16 20:57:55 2023 +0100

    give-up -> abort-force
---
 design-documents/037-wallet-transactions-lifecycle.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/design-documents/037-wallet-transactions-lifecycle.rst 
b/design-documents/037-wallet-transactions-lifecycle.rst
index c499c28..b1ce626 100644
--- a/design-documents/037-wallet-transactions-lifecycle.rst
+++ b/design-documents/037-wallet-transactions-lifecycle.rst
@@ -87,7 +87,7 @@ or starts the necessary steps to actively abort the 
transaction (e.g. to avoid l
 
 ``[action:resume]``: Some aborted transactions may be resumed.  Whether 
resuming is possible depends on the transaction type.
 
-``[action:give-up]``: Giving up puts an ``aborting`` transaction into the 
``failed`` state.
+``[action:abort-force]``: Directly puts an ``aborting`` transaction into the 
``failed`` state.
 
 Transaction Type: Withdrawal
 ----------------------------
@@ -154,13 +154,13 @@ States and transitions:
     * If purse is already merged: ``=> done``
     * Otherwise: ``=> failed`` XXX: Do we still try to refresh?
 
-  * ``[action:give-up] => failed``
+  * ``[action:abort-force] => failed``
 
 * ``aborting(refresh)``
 
   * ``[processed-success] => aborted)``: Refresh group finished. Aborting was 
successful, money was reclaimed
   * ``[processed-failed] => failed)``: Refresh group failed to complete with a 
permanent error.
-  * ``[action:give-up] => failed``: XXX will this abort the refresh session or 
just orphan it?
+  * ``[action:abort-force] => failed``: XXX will this abort the refresh 
session or just orphan it?
 
 * ``done``
 

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