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

conduit: Conduit/develop merge #1222

Merged
merged 44 commits into from
Sep 14, 2022

Conversation

Eric-Warehime
Copy link
Contributor

Summary

Merges develop into conduit so that we can cleanly merge back into develop.

Test Plan

CI

Algo-devops-service and others added 30 commits July 14, 2022 18:40
Co-authored-by: algobarb <78746954+algobarb@users.noreply.github.com>
* Start on round 1 since round 0 is now computed from the genesis file.
* Wait for indexer processor to exit.
* Better logging for metric collection errors.
* Proper support for data directory.
* New test script for future release automation.
* Update go-algorand submodule
* Fix test failure due to duplicate txns
* Add new ledger interface method
…evaluator (algorand#1146)

removing a bunch of code and make the random test pass with the new ledger for evaluator
* Update README header
…le that uses submodule instead of channel (algorand#1151)

* Eric's Dockerfile improvements
* Update misc/e2elive.py
Adds API support to the Indexer for State Proof Transactions and header fields.

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

Co-authored-by: Will Winder <wwinder.unh@gmail.com>
Give a default config if not supplied to stop panics.
michaeldiamant and others added 14 commits August 20, 2022 13:31
* Accept yaml and yml configuration files. (algorand#1181)

* Fix bug in reveals lookup (algorand#1198)

* add state proof example with high reveal index - from betanet (algorand#1199)

* enhancement: Clarify REST query parameters for accounts search (algorand#1201)

* update description for /v2/accounts

* cicd: add darwin arm64 support to release script (algorand#1169)

* Downgrade mockery to prevent incorrect deprecation warning. (algorand#1211)

* Enhancement: update e2e test policy (algorand#1197)

*update e2e test policy

* Update test expected value: transaction root sha256

Co-authored-by: AlgoStephenAkiki <85183435+AlgoStephenAkiki@users.noreply.github.com>
Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com>
Co-authored-by: algoidan <79864820+algoidan@users.noreply.github.com>
Co-authored-by: shiqizng <80276844+shiqizng@users.noreply.github.com>
Co-authored-by: algolucky <lucky.baar@algorand.com>
Co-authored-by: Will Winder <wwinder.unh@gmail.com>
@Eric-Warehime Eric-Warehime added Not-Yet-Enabled Feature is not yet enabled at this time Skip-Release-Notes Reserved for PRs which do not need to be included in Release Notes labels Sep 13, 2022
@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

❗ No coverage uploaded for pull request base (conduit@e8fa891). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             conduit    #1222   +/-   ##
==========================================
  Coverage           ?   61.68%           
==========================================
  Files              ?       66           
  Lines              ?     9222           
  Branches           ?        0           
==========================================
  Hits               ?     5689           
  Misses             ?     3039           
  Partials           ?      494           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Eric-Warehime Eric-Warehime merged commit 73fdf28 into algorand:conduit Sep 14, 2022
@Eric-Warehime Eric-Warehime deleted the conduit-develop-merge branch September 14, 2022 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Not-Yet-Enabled Feature is not yet enabled at this time Skip-Release-Notes Reserved for PRs which do not need to be included in Release Notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.