farcaster-node
farcaster-node copied to clipboard
Add index to checkpoint data
When the user lists all checkpoints, databased should not parse the entire set of checkpoints. Doing so incurs significant processing overheads, slowing down the listing to a crawl once a hundred or so swaps have been started.
Instead, data that should be presented to the user about the swaps should be held in a separate table.