# Gotchas

Lessons learned the hard way so we don't repeat them.

## Table of Contents
- [Error Handling](gotchas/error-handling.md) -- PuffyResponse subtleties, metadata merging, chain stop behavior, merge mode
- [Data Processing](gotchas/data-processing.md) -- BigInt serialization, deprecated setYear, curried encoder, flatten dedup, quadratic same()
