Indexer 2.14.0 was released today Tue Sep 6th, 2022 at 10:30AM EDT (2:30 PM UTC).
What’s Changed
Bugfixes
- Fix bug in reveals lookup by @michaeldiamant in Bug: Fix bug in reveals lookup by michaeldiamant · Pull Request #1198 · algorand/indexer · GitHub
- test fixes: Submodule updates by @Eric-Warehime in test fixes: Submodule updates by Eric-Warehime · Pull Request #1144 · algorand/indexer · GitHub
- Bug-Fix: Implement BlockHdrCached + miscellany by @tzaffi in Bug-Fix: Implement BlockHdrCached + miscellany by tzaffi · Pull Request #1162 · algorand/indexer · GitHub
- Stop Panics if no config is supplied by @AlgoStephenAkiki in Stop Panics if no config is supplied by AlgoStephenAkiki · Pull Request #1180 · algorand/indexer · GitHub
New Features
- state proofs: Initial commit for stateproofs model by @Eric-Warehime in state proofs: Initial commit for stateproofs model by Eric-Warehime · Pull Request #1002 · algorand/indexer · GitHub
Enhancements
- Enhancement: remove import validator utility and obsolete ledger for evaluator by @tzaffi in Enhancement: remove import validator utility and obsolete ledger for evaluator by tzaffi · Pull Request #1146 · algorand/indexer · GitHub
- Enhancement: Format misc/*.py with
black
by @tzaffi in Enhancement: Format misc/*.py with `black` by tzaffi · Pull Request #1153 · algorand/indexer · GitHub - Enhancement: apply black to e2elive.py as well by @tzaffi in Enhancement: apply black to e2elive.py as well by tzaffi · Pull Request #1154 · algorand/indexer · GitHub
- Enhancement: More information about S3 keys searched for and Dockerfile that uses submodule instead of channel by @tzaffi in Enhancement: More information about S3 keys searched for and Dockerfile that uses submodule instead of channel by tzaffi · Pull Request #1151 · algorand/indexer · GitHub
- Enhancement: add max int64 checks by @shiqizng in Enhancement: add max int64 checks by shiqizng · Pull Request #1166 · algorand/indexer · GitHub
- Add support for new block header: TxnRoot SHA256 by @Aharonee in Add support for new block header: TxnRoot SHA256 by Aharonee · Pull Request #989 · algorand/indexer · GitHub
Other
- Fix spec name collisions. by @winder in Fix spec name collisions. by winder · Pull Request #1182 · algorand/indexer · GitHub
- Update go-algorand submodule to v3.9.1-beta by @onetechnical in Update go-algorand submodule to v3.9.1-beta by onetechnical · Pull Request #1185 · algorand/indexer · GitHub
- Disable deadlock detection by @winder in Disable deadlock detection by winder · Pull Request #1186 · algorand/indexer · GitHub
- Devops: Bump go-algorand submodule to v3.9.2-beta by @onetechnical in Devops: Bump go-algorand submodule to v3.9.2-beta by onetechnical · Pull Request #1203 · algorand/indexer · GitHub
New Contributors
- @Aharonee made their first contribution in Add support for new block header: TxnRoot SHA256 by Aharonee · Pull Request #989 · algorand/indexer · GitHub
Full Changelog: Comparing 2.13.0...2.14.0 · algorand/indexer · GitHub