Indexer 2.8.1 RC
Pre-release
Pre-release
Highlights
- Even more enhancements to optimize import performance.
- Query optimization for certain problematic queries.
- Bug fixes for special cases.
Enhancements
- Preload asset/app creators before evaluation (#749)
- Delete
txnbytescolumn (#772) - Import validation tool implementation (#775)
- Update sigtype along with the rest of account data (#783)
- Increase balance of genesis accounts to 1 billion algos (#792)
- Prepare and write txn rows in parallel (#802)
- Format schema sql (#803)
- Write into
txnandtxn_participationtables in parallel with other import procedures (#805) - Upgrade golang to 1.16 (#806)
- Write transactions earlier if possible (#807)
- Updating readme for postgres 13 and AZ note (#810)
- Add a readme for import validator (#811)
- Better context usage (#817)
- Create Python Test for Generated Files (#829)
