What's Changed
- [PSL-1240] pool & insert keys in metadata database, pool and update l… by @mateeullahmalik in #912
- [PSL-1245] implement meta-tables migration by @j-rafique in #911
- [PSL-1239] cloud storage handler by @mateeullahmalik in #913
- [PSL-1250] implement a job to sync meta with p2p data by @j-rafique in #914
- [PSL-1238] write migration worker to migrate data to cloud by @mateeullahmalik in #916
- [PSL-1238] initiate migration worker by @mateeullahmalik in #917
- [PSL-1237] implements a service to identify the data to be migrated by @j-rafique in #915
- fix updatedAt scan column to sync meta with data by @j-rafique in #918
- [PSL-1251] verify cloud connection & configuration before starting SN by @j-rafique in #919
- [PSL-1240] Implement batching, Fix bugs in migration execution worker by @mateeullahmalik in #920
- [PSL-1252] fix bugs, and handle edge cases for the migration-data identifier by @j-rafique in #922
- [PSL-1240] write unit tests, bug fixes by @mateeullahmalik in #921
- fix SN config by @mateeullahmalik in #923
- [PSL-1254] revert channel mechanism instead use batching for meta sync by @j-rafique in #924
- add data-dir arg to walletnode to control default path, fix commit inserts and update last accessed time workers by @mateeullahmalik in #925
- [PSL-1256] handle multi-vol ticket reg & act confirmations edge cases by @j-rafique in #926
- [PSL-1257] enable pragma to handle db locking on meta-migration db by @j-rafique in #927
Full Changelog: v2.2.9...v2.3.0