Balances Audit

Account balances guaranteed to be fully consistent all the time.

Updated over a week ago

Accounts with recent changes on its balances are subject to automatic balance audit, done by our internal audit process that runs periodically. Usually the settlement time is around one hour.

If some inconsistency is found, which is very, very rare to happen, a settlement process starts automatically and based on the transaction history restores the balances to a consistent state. Once the full audit process runs, the clock icon disappears.

Triggering audit manually

The audit process runs automatically, but you can trigger it anytime by reloading the book with shift-key pressed:

The process runs asynchronously and takes couple seconds to finish and updates the accounts menu.

Background

Bkper stores your accounts and transactions in a distributed high scalable database, replicating all information over a wide geographic area to provide high reliability and fault tolerance.

This architecture provides a robust infrastructure to do finance and accounting on the cloud, but it leads to a potential double-spending problem.

This problem is very, very rare to happen, still we are aware that this can lead to inconsistencies on balances and therefore have created the audit process to guarantee consistency on the balances.

To solve this issue we developed - and evolved over the course of more than 6 years - an audit infrastructure based on consensus, that runs periodically, and make sure all your balances are strict consistent.

We continuously evolve this infrastructure to shorten the audit time.

Did this answer your question?