Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE: indexer 2.8.2 #852

Closed
wants to merge 29 commits into from
Closed

Conversation

Algo-devops-service
Copy link
Contributor

@Algo-devops-service Algo-devops-service commented Jan 27, 2022

GitHub Logo

Highlights

  • Verify existing database matches algod
  • CLI option to provide configuration file with --configfile
  • Rollback to earlier golang

Enhancements

Bug Fixes

tolikzinovyev and others added 29 commits November 29, 2021 12:19
* Preload asset/app creators before evaluation.

* bugfix
* Delete txnbytes column.

* Run make fmt.

* small change

* Add a bad json encoding test.

* Add migration.

* Delete a helper script that uses txnbytes.
* Update sigtype along with the rest of account data.

* Fix a bug.

* Manually allocate memory for sigtype to be added to a batch.

* add a comment
* Format schema sql.

* Fix the autogenerated file.
* Prepare and write txn rows in parallel.

* Add a comment.

* Change the channel capacity to 1024.
* Add IndexerDb.Close().

* fix a bug

* Stop block import gracefully.

* Improve context usage in fetcher.

* PR feedback.

* more feedback

* Add buffers for error channels so goroutines can exit.
…r import procedures (#805)

* Write into txn and txn_participation tables in parallel with other import procedures.

* Change test.

* Add comments in idb.AddBlock().
* Write transactions earlier if possible.

* Add a comment.

* Add another comment.
Co-authored-by: chris erway <chris.erway@algorand.com>
* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Will Winder <wwinder.unh@gmail.com>

Co-authored-by: Will Winder <wwinder.unh@gmail.com>
@onetechnical onetechnical self-assigned this Jan 27, 2022
@onetechnical onetechnical marked this pull request as ready for review January 27, 2022 14:54
@onetechnical onetechnical deleted the release/2.8.2 branch February 1, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants