Releases: lgingerich/blockchain-indexer
Releases · lgingerich/blockchain-indexer
v0.1.6
What's Changed
- fix: handle bigquery partition time range limits by @lgingerich in #23
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
What's Changed
- Perf improvements, test updates, rate limiting by @lgingerich in #18
- Release/v0.1.2 by @lgingerich in #19
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Release/v0.1.0 by @lgingerich in #15
- Release/v0.1.1 by @lgingerich in #16
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add Observability: Prometheus/Grafana by @lgingerich in #1
- Add Zero Network by @lgingerich in #2
- Add support for ZKsync by @lgingerich in #3
- Finish port from Python to Rust by @lgingerich in #4
- Schema improvements by @lgingerich in #5
- feat: add mpsc channels for data saving by @lgingerich in #6
- Finish channel implementation with performance improvements by @lgingerich in #7
- Infra + Metrics by @lgingerich in #8
- revert: revert to correct run logic by @lgingerich in #9
- Miscellaneous performance, error, and config improvements by @lgingerich in #10
- Fixes, CI, tests, config changes by @lgingerich in #11
- Storage fixes and perf improvements by @lgingerich in #12
- refactor: get traces by tx, add trace_address by @lgingerich in #13
- fix: strip html in rpc error messages by @lgingerich in #14
Full Changelog: https://github.com/lgingerich/blockchain-indexer/commits/v0.1.0