Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.3.0-develop.1 [skip ci]
## [1.3.0-develop.1](v1.2.1...v1.3.0-develop.1) (2024-05-13) ### Features * add allEntityRetire to token queries ([ecfca8d](ecfca8d)) * add axios-retry ([e2efdbb](e2efdbb)) * add claims queries and entityByExternalId ([96d6c93](96d6c93)) * add cron to get entityDeviceExternalId ([825664a](825664a)) * add more queries ([af9d60e](af9d60e)) * add more queries, fix claims query ([d80ac73](d80ac73)) * add programatic prisma migrations ([f123da8](f123da8)) * add tokenomics queries and index accounts with balances with endpoint to fetch ([6fe97a9](6fe97a9)) * add tokenomicsSupplyIBC query and accounts type ([0f5dc43](0f5dc43)) * adding app endpoints ([b7782f1](b7782f1)) * change tokens amounts to BigInt and add postgrahile aggregator plugin ([beb219d](beb219d)) * update impacts sdk for new proto types, fixes, update collectionClaim ([e6f6f7b](e6f6f7b)) ### Bug Fixes * add authz message indexing and sql indexes ([791ccec](791ccec)) * add claims endpoint and increase rate limit ([9ee0880](9ee0880)) * add linkedClaim to entity mapping ([d83769e](d83769e)) * add trust proxy to express for rate limiter ([e13eafa](e13eafa)) * add trx memo ([76c8e30](76c8e30)) * fix bonds index parallel ([486d899](486d899)) * fix chain feeder ([cde703c](cde703c)) * fix claims cellnode type fetch parallel ([a4af5ef](a4af5ef)) * fix claims queries ([f1e8f04](f1e8f04)) * fix deviceCredential check for entity external id ([a9224f3](a9224f3)) * fix tokenomics queries ([a37356a](a37356a)) * fixing app token handlers ([ebd4acf](ebd4acf)) * make timeout longer for async dependant db updates ([12baaf1](12baaf1)) * permanent fix for wasm first events ([b50001d](b50001d)) * query collection claims add pagination ([0f53773](0f53773)) * remove linkedClaim and linkedEntity inheritance for entities ([20688c4](20688c4))
- Loading branch information