qortal/src/main
catbref 17ae7acc6d Reduce DB storage of AT states
Drop created_when column from ATStates as it never changes
and can be fetched from ATs table.
This takes about 50s on a fast machine.

Correspondingly rebuild height-based index on ATStates.
This takes about 3 minutes on a fast machine.

Modify AT-related repository methods and callers.

Aggressively remove 'old' (> 2 weeks) actual AT
state binary data, leaving only the hash in DB
(for syncing purposes). Seems to keep up with
syncing from another node on localhost.
2020-09-25 15:25:57 +01:00
..
java/org Reduce DB storage of AT states 2020-09-25 15:25:57 +01:00
resources RU translations thanks to Alexander45 2020-08-24 15:04:33 +01:00
wasm/memory-pow Fix incorrect PoW buffer length usage 2020-06-08 09:01:55 +01:00