v1.1.4-beta
What's Changed
- add rpc function to fetch transactions by hashes by @iuwqyir in #202
- change sql script position so that it is run first by @iuwqyir in #203
- retry fetching block data with decreasing batch size by @iuwqyir in #204
- pass context to rpc and worker by @iuwqyir in #205
- limit concurrent rpc requests in worker by @iuwqyir in #206
Full Changelog: v1.1.3-beta...v1.1.4-beta