Files
lightning/lightningd
Christian Decker 2c11c54dd2 db: Track the data_version in the database
This increments the `data_version` upon committing dirty transactions, reads
the last data_version upon startup, and tracks the number in memory in
parallel to the DB (see next commit for rationale).

Changelog-Changed: JSON-RPC: Added a `data_version` field to the `db_write` hook which returns a numeric transaction counter.
2020-01-02 14:12:59 -06:00
..
2017-10-20 18:31:32 +02:00
2019-12-12 15:03:53 +01:00
2019-12-12 15:03:53 +01:00
2019-12-03 01:16:07 +00:00
2019-12-24 12:04:01 -06:00