Skip to content

Conversation

@gmalouf
Copy link
Contributor

@gmalouf gmalouf commented Nov 7, 2025

Summary

To support the configurable consensus request in go-algorand-sdk Issue #754, this PR updates the export_sdk_types script to include a few functions for deep copying, merging, and updating consensus params.

Test Plan

Script has been run locally, changes are applied to go-algorand-sdk in go-algorand-sdk #756

@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.40%. Comparing base (19a679f) to head (f554bdf).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6490      +/-   ##
==========================================
- Coverage   47.53%   47.40%   -0.14%     
==========================================
  Files         667      659       -8     
  Lines       88572    88393     -179     
==========================================
- Hits        42102    41899     -203     
- Misses      43705    43713       +8     
- Partials     2765     2781      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmalouf gmalouf merged commit a48733d into algorand:master Nov 7, 2025
39 of 40 checks passed
@gmalouf gmalouf deleted the export-configurable-consensus branch November 7, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants