Taler DB Events
Entries
Name |
Value |
Description |
---|---|---|
EXCHANGE_RESERVE_INCOMING |
1000 |
Event triggered when a reserve is funded via a bank transfer. |
EXCHANGE_KEYS_UPDATED |
1001 |
Event triggered when new online signing keys are activated via the management API. |
EXCHANGE_WIRE_UPDATED |
1002 |
Event triggered when the wire response was changed via the management API. |
EXCHANGE_KYC_COMPLETED |
1003 |
Event triggered when a user completed a KYC process. |
EXCHANGE_EXTENSIONS_UPDATED |
1004 |
Event triggered when the configuration of an extension is updated. |
EXCHANGE_PURSE_MERGED |
1005 |
Event triggered when a purse was merged into a reserve. |
EXCHANGE_PURSE_DEPOSITED |
1006 |
Event triggered when coins are deposited into a purse. |
EXCHANGE_DEPOSIT_STATUS_CHANGED |
1007 |
Event triggered when the tracking status for a deposit has changed. |
EXCHANGE_PURSE_REFUNDED |
1008 |
Event triggered when any purse was refunded. |
MERCHANT_INSTANCE_SETTINGS |
1100 |
Some instance setting was changed (new instance, deleted instance, change options) |
MERCHANT_ORDER_PAID |
1101 |
Event triggered when an order is paid by a customer. |
MERCHANT_ORDER_REFUND |
1102 |
Event triggered when a refund is approved by the backoffice staff. |
MERCHANT_SESSION_CAPTURED |
1103 |
Event triggered when a fulfillment URL becomes paid for a particular session. |
MERCHANT_REFUND_OBTAINED |
1104 |
Event triggered when a refund is obtained by a wallet. |
MERCHANT_ORDERS_CHANGE |
1105 |
Event triggered when the set of orders or their state changes. |
MERCHANT_WEBHOOK_PENDING |
1106 |
Event triggered when a new pending webhook is ready to be run. |
MERCHANT_REWARD_PICKUP |
1107 |
Event triggered when a reward is being picked up. |
MERCHANT_WIRE_TRANSFER_CONFIRMED |
1108 |
Event triggered when a wire transfer is confirmed. Triggers interaction with the exchange to download details about which payments were aggregated. |
MERCHANT_ACCOUNTS_CHANGED |
1109 |
Event triggered when the set of accounts has changed. Triggers restart of taler-merchant-wirewatch. |
MERCHANT_EXCHANGE_KEYS |
1110 |
Event triggered when we downloaded “/keys” from an exchange and stored it in the database. Extra argument must be the exchange base URL. |
MERCHANT_NEW_WIRE_DEADLINE |
1111 |
Event triggered upon successful (batch) deposit. Notifies taler-merchant-depositcheck about a potentially relevant wire deadline to wake up for. Argument is a 64-bit absolute time in network byte order. |
MERCHANT_EXCHANGE_FORCE_KEYS |
1112 |
Event triggered when a service wants to force the download of “/keys” from an exchange despite it not yet having expired. Extra argument must be the exchange base URL. |
MERCHANT_EXCHANGE_KYC_STATUS_CHANGED |
1113 |
Event triggered when the KYC status changed for a merchant account. Event is of type MerchantKycStatusChangeEventP. |
MERCHANT_EXCHANGE_KYC_RULE_TRIGGERED |
1114 |
Event triggered when a merchant operation has run into a KYC trigger and the taler-merchant-kyccheck tool should urgently check the KYC status of the account. Extra argument will be the “h_wire” of the affected account (” “-terminated in base32-encoding) followed by the “exchange_url” (0-terminated). |
MERCHANT_KYC_STATUS_CHANGED |
1115 |
Event triggered when the KYC status changed for any merchant account. Event is of type GNUNET_DB_EventHeaderP (no body). |
MERCHANT_DONAU_KEYS |
1116 |
Event triggered when we downloaded “/keys” from a Donau and stored it in the database. Extra argument must be the Donau base URL. |
EXCHANGE_AUDITOR_NEW_DEPOSIT_CONFIRMATION |
1200 |
Event triggered when there is a new deposit confirmation available. |
AUDITOR_NEW_BAD_SIG_LOSSES |
1201 |
Event triggered when there is a new bad sig loss available. |
AUDITOR_NEW_BALANCES |
1202 |
Event triggered when there is a new balance available. |
AUDITOR_NEW_CLOSURE_LAGS |
1203 |
Event triggered when there is a new closure lag available. |
AUDITOR_NEW_COIN_INCONSISTENCY |
1204 |
Event triggered when there is a new coin inconsistency available. |
AUDITOR_NEW_DENOMINATION_KEY_VALIDITY_WITHDRAW_INCONSISTENCY |
1205 |
Event triggered when there is a new denomination key validity withdraw inconsistency available. |
AUDITOR_NEW_DENOMINATION_PENDING |
1206 |
Event triggered when there is a new pending denomination available. |
AUDITOR_NEW_DENOMINATION_WITHOUT_SIGS |
1207 |
Event triggered when there is a new denomination without sigs available. |
AUDITOR_NEW_EMERGENCY |
1208 |
Event triggered when there is a new emergency available. |
AUDITOR_NEW_EMERGENCY_BY_COUNT |
1209 |
Event triggered when there is a new emergency by count available. |
AUDITOR_NEW_EXCHANGE_SIGNKEYS |
1210 |
Event triggered when there is a new exchange sign keys available. |
AUDITOR_NEW_FEE_TIME_INCONSISTENCY |
1211 |
Event triggered when there is a new fee time inconsistency available. |
AUDITOR_NEW_HISTORIC_DENOMINATION_REVENUE |
1212 |
Event triggered when there is a new historic denomination revenue entry available. |
AUDITOR_NEW_HISTORIC_RESERVE_SUMMARY |
1213 |
Event triggered when there is a new historic reserve summary entry available. |
AUDITOR_NEW_MISATTRIBUTION_IN_INCONSISTENCY |
1214 |
Event triggered when there is a new misattribution in inconsistency available. |
AUDITOR_NEW_PROGRESS |
1215 |
Event triggered when there is a new progress entry available. |
AUDITOR_NEW_PURSE_NOT_CLOSED_INCONSISTENCY |
1216 |
Event triggered when there is a new purse not closed inconsistency available. |
AUDITOR_NEW_PURSES |
1217 |
Event triggered when there is a new purse entry available. |
AUDITOR_NEW_REFRESHES_HANGING |
1218 |
Event triggered when there is a new refreshes hanging entry available. |
AUDITOR_NEW_RESERVE_BALANCE_INSUFFICIENT_INCONSISTENCY |
1219 |
Event triggered when there is a new balance insufficient inconsistency available. |
AUDITOR_NEW_RESERVE_BALANCE_SUMMARY_WRONG_INCONSISTENCY |
1220 |
Event triggered when there is a new reserve balance summary wrong inconsistency available. |
AUDITOR_NEW_RESERVE_IN_INCONSISTENCY |
1221 |
Event triggered when there is a new reserve in inconsistency available. |
AUDITOR_NEW_RESERVE_NOT_CLOSED_INCONSISTENCY |
1222 |
Event triggered when there is a new reserve not closed inconsistency available. |
AUDITOR_NEW_RESERVES |
1223 |
Event triggered when there is a new reserves entry available. |
AUDITOR_NEW_ROW_INCONSISTENCY |
1224 |
Event triggered when there is a new row inconsistency available. |
AUDITOR_NEW_ROW_MINOR_INCONSISTENCY |
1225 |
Event triggered when there is a new minor row inconsistency available. |
AUDITOR_NEW_WIRE_FORMAT_INCONSISTENCY |
1226 |
Event triggered when there is a new wire format inconsistency available. |
AUDITOR_NEW_WIRE_OUT_INCONSISTENCY |
1227 |
Event triggered when there is a new wire out inconsistency available. |
EXCHANGE_AUDITOR_WAKE_HELPER_AGGREGATION |
1230 |
Event triggered when there is new data for the aggregation helper to process. |
EXCHANGE_AUDITOR_WAKE_HELPER_COINS |
1231 |
Event triggered when there is new data for the coins helper to process. |
EXCHANGE_AUDITOR_WAKE_HELPER_PURSES |
1232 |
Event triggered when there is new data for the purses helper to process. |
EXCHANGE_AUDITOR_WAKE_HELPER_DEPOSITS |
1233 |
Event triggered when there is new data for the deposits helper to process. |
EXCHANGE_AUDITOR_WAKE_HELPER_RESERVES |
1234 |
Event triggered when there is new data for the reserves helper to process. |
EXCHANGE_AUDITOR_WAKE_HELPER_WIRE |
1235 |
Event triggered when there is a new deposit confirmation available. |
ANASTASIS_AUTH_IBAN_TRANSFER |
2000 |
A wire transfer from the target account with the correct wire transfer subject was received. |
LIBEUFIN_TALER_INCOMING |
3000 |
A wire transfer with a valid reserve public key was received. |
LIBEUFIN_REGIO_TX |
3001 |
A new transactions internal to Sandbox was made. |
LIBEUFIN_SANDBOX_FIAT_INCOMING |
3002 |
A new fiat transaction can trigger actions in Sandbox. |
LIBEUFIN_NEXUS_TX |
3003 |
A new transaction was successfully ingested by Nexus. |