Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.1.0](v3.0.1...v3.1.0) (2024-04-23) ### Features * support self minted 5-byte wide BRC-20 tokens ([#338](#338)) ([60f46d3](60f46d3)) ### Bug Fixes * calculate transfer type correctly upon reveal ([#326](#326)) ([6c4c54b](6c4c54b)) * check only the first blessed inscription in next block on gap detection ([#325](#325)) ([9cad6c1](9cad6c1)) * filter correct content types for brc20 ([#323](#323)) ([4d52b48](4d52b48)) * ignore spent as fee on gap check ([#328](#328)) ([a1277cf](a1277cf)) * remove gap detection ([#330](#330)) ([040ee04](040ee04)) * use brc20_total_balances table when inserting new transfer ([#321](#321)) ([925fb0e](925fb0e))
- Loading branch information