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: Merge conduit develop #1157

Merged
merged 19 commits into from Aug 1, 2022

Conversation

Eric-Warehime
Copy link
Contributor

Summary

Merges develop into conduit branch. It's good to keep our feature branches up to date in general, and also I'd like to grab the e2e test changes that have landed in develop.

Test Plan

CI

Algo-devops-service and others added 19 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
@Eric-Warehime Eric-Warehime changed the title Merge conduit develop Conduit: Merge conduit develop Aug 1, 2022
@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 Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

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

@@            Coverage Diff             @@
##             conduit    #1157   +/-   ##
==========================================
  Coverage           ?   60.42%           
==========================================
  Files              ?       54           
  Lines              ?     8377           
  Branches           ?        0           
==========================================
  Hits               ?     5062           
  Misses             ?     2855           
  Partials           ?      460           

Help us with your feedback. Take ten seconds to tell us how you rate us.

@Eric-Warehime Eric-Warehime merged commit c0bf99a into algorand:conduit Aug 1, 2022
@Eric-Warehime Eric-Warehime deleted the merge-conduit-develop branch August 1, 2022 16:12
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.

None yet

6 participants