diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-11-14 22:27:50 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-11-14 22:27:50 +0100 |
commit | 4f0e38ab12340cea7297fc661c98ddba2d2ef681 (patch) | |
tree | 7b0a02dc118e28e32a90e48abcb0e53a3d56c9e1 /ChangeLog | |
parent | 81d6f8e0df4a32ff83b2af5d9d9087594f216c26 (diff) |
more work on crypto RSA helper
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Sat 14 Nov 2020 05:47:30 PM CET + Modify taler-exchange-transfer to continue even after a + wire transfer failed due to the bank refusing it because + the target account does not exist. Changed the database + to track such failures in the respective table. + Opens new issue #6647. -CG + Tue 10 Nov 2020 01:03:22 PM CET Updates to error codes and HTTP status codes for improved consistency. Fixed spelling issues. Ensure main() returns |