Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.1.0](v2.0.1...v2.1.0) (2024-02-12) ### Features * confirm before deleting blocks ([a5fee25](a5fee25)) * display git-commit ([3256427](3256427)) * extract additional data ([4141fd6](4141fd6)) * improve queue management ([d57ac75](d57ac75)) * improve transfers handling ([21ce9ca](21ce9ca)) * introduce stream-indexing flag ([9c9e2a5](9c9e2a5)) * locations are now ordinal_number centric (instead of inscription_id) ([d667958](d667958)) * migrate to tcmalloc ([7d048a3](7d048a3)) * revisit config files ([1c80b67](1c80b67)) ### Bug Fixes * add unicity constraints, cascade changes ([4b81d1e](4b81d1e)) * additional adjustments on pointers ([faacfc5](faacfc5)) * consider end_block when scanning ([2feb512](2feb512)) * git-commit ENV ([203cfa3](203cfa3)) * handle inscription pointers ([3ce1932](3ce1932)) * imitate overflow behavior ([306f850](306f850)) * jubilee block transition ([d1b995b](d1b995b)) * jubilee increment ([4222d46](4222d46)) * observers.sqlite code path missing ([5076275](5076275)) * ordinal_number data type ([0b54537](0b54537)) * pointer ignored ([2db6f1f](2db6f1f)) * satoshis computations duplicates ([22eb729](22eb729)) * simulate ord numbering bug ([5828f82](5828f82)) * tests ([869b17e](869b17e)) * transfer duplicates ([0416cd8](0416cd8)) * transfer offset ([1c3a5dd](1c3a5dd)) * transfer tracking ([8098673](8098673)) * typo ([eca79f0](eca79f0))
- Loading branch information