v1.0.3-beta
What's Changed
- improve token balances endpoint performance by @iuwqyir in #157
- endpoint for querying token holders by @iuwqyir in #158
- fix table renaming and from address query filter by @iuwqyir in #159
- add funding.json for op retro program by @Yash094 in #164
- move entity serialization into common package by @iuwqyir in #160
- search endpoint by @iuwqyir in #161
- rename block fields in api by @iuwqyir in #162
- update openapi spec by @iuwqyir in #163
- try to search optimistically from newer data by @iuwqyir in #165
- fix erc1155 single transfers materialized view by @iuwqyir in #166
- remove camelcase from api responses by @iuwqyir in #167
- feat: support token id in balances and holders endpoints by @vernonjohnson in #168
- fix signature handling by @iuwqyir in #169
- use contract api as a fallback for decoding if signature based fails by @iuwqyir in #170
- use consistent read when deleting data by @iuwqyir in #171
New Contributors
Full Changelog: v1.0.2-beta...v1.0.3-beta