This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
v1.0.0
What's Changed
- Reformat the postgres connection URL to work properly with unix socket connections by @joel-u410 in #150
- Configuration of CORS headers added. by @ekhvalov in #152
- feat: data stored as json by @rllola in #112
- Do not set INDEXER_CONFIG_PATH by default in Dockerfile by @joel-u410 in #149
- fix: added a timeout by @rllola in #159
- Add metrics for indexer_last_get_block_height and indexer_last_save_block_height by @joel-u410 in #154
- Propagades timeout error by @neithanmo in #162
- feat: get transactions per addresses by @rllola in #161
- Update 01-index.md by @ayelenmurano in #163
- feat: added views for ALL the tx type by @rllola in #167
- fix: update to tendermint 0.35 to fix the timeout by @rllola in #168
New Contributors
- @ekhvalov made their first contribution in #152
- @ayelenmurano made their first contribution in #163
Full Changelog: v0.2.0...v1.0.0