mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-08 13:50:01 +08:00
3e21ea52bc
The loader_tool currently facilitates: - Finding the last date in each source - Forcing a complete reload of benchmark and treasury. - Manipulating the msgpacks so that trailing dates are dropped, so that the condition for an update can be recreated. This is intended to make it easier to test the update logic added by @rday in PR #88