aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Zwahlen <cedric.zwahlen@students.bfh.ch>2024-05-05 00:21:47 +0200
committerCedric Zwahlen <cedric.zwahlen@students.bfh.ch>2024-05-05 00:21:47 +0200
commit22d4fcd90e9166f48a9a947516f2ad9f0d4b1792 (patch)
treeec5d41b8a7cea865ad4ace2260e55740a5e4fcf8
parentbb9e4bc5ef11b0442cc3b69dbc2eb5262f1bd886 (diff)
downloadgana-22d4fcd90e9166f48a9a947516f2ad9f0d4b1792.tar.gz
gana-22d4fcd90e9166f48a9a947516f2ad9f0d4b1792.zip
Add auditor db events
-rw-r--r--gnu-taler-db-events/registry.rec27
1 files changed, 25 insertions, 2 deletions
diff --git a/gnu-taler-db-events/registry.rec b/gnu-taler-db-events/registry.rec
index c28f369..6c677cf 100644
--- a/gnu-taler-db-events/registry.rec
+++ b/gnu-taler-db-events/registry.rec
@@ -215,12 +215,35 @@ Description: Event triggered when there is a new minor row inconsistency availab
215 215
216Value: 1226 216Value: 1226
217Name: AUDITOR_NEW_WIRE_FORMAT_INCONSISTENCY 217Name: AUDITOR_NEW_WIRE_FORMAT_INCONSISTENCY
218Description: Event triggered when there is a new wire format inconsitency available. 218Description: Event triggered when there is a new wire format inconsistency available.
219 219
220Value: 1227 220Value: 1227
221Name: AUDITOR_NEW_WIRE_OUT_INCONSISTENCY 221Name: AUDITOR_NEW_WIRE_OUT_INCONSISTENCY
222Description: Event triggered when there is a new wire out inconsitency available. 222Description: Event triggered when there is a new wire out inconsistency available.
223 223
224Value: 1230
225Name: EXCHANGE_AUDITOR_WAKE_HELPER_AGGREGATION
226Description: Event triggered when there is new data for the aggregation helper to process.
227
228Value: 1231
229Name: EXCHANGE_AUDITOR_WAKE_HELPER_COINS
230Description: Event triggered when there is new data for the coins helper to process.
231
232Value: 1232
233Name: EXCHANGE_AUDITOR_WAKE_HELPER_PURSES
234Description: Event triggered when there is new data for the purses helper to process.
235
236Value: 1233
237Name: EXCHANGE_AUDITOR_WAKE_HELPER_DEPOSITS
238Description: Event triggered when there is new data for the deposits helper to process.
239
240Value: 1234
241Name: EXCHANGE_AUDITOR_WAKE_HELPER_RESERVES
242Description: Event triggered when there is new data for the reserves helper to process.
243
244Value: 1235
245Name: EXCHANGE_AUDITOR_WAKE_HELPER_WIRE
246Description: Event triggered when there is a new deposit confirmation available.
224 247
225# 2000-2099: For Anastasis 248# 2000-2099: For Anastasis
226 249