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

build: remove boost dependency and internal sortition package #5459

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

cce
Copy link
Contributor

@cce cce commented Jun 7, 2023

Summary

Now that #5429 has merged and we are using an external sortition package with fixed C++ dependencies, we can remove the OS dependency on boost and the data/committee/sortition package that requires it.

Test Plan

Existing tests and build jobs should pass.

@cce cce requested a review from a team as a code owner June 7, 2023 20:50
@cce cce requested review from excalq and algobarb June 7, 2023 20:50
@cce cce force-pushed the remove-internal-sortition branch from da5a783 to de2a5a3 Compare June 7, 2023 20:51
@cce cce force-pushed the remove-internal-sortition branch from de2a5a3 to ec287ac Compare June 7, 2023 20:52
@cce cce added the Enhancement label Jun 7, 2023
@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #5459 (ec287ac) into master (3fbc4b6) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5459      +/-   ##
==========================================
- Coverage   55.56%   55.52%   -0.05%     
==========================================
  Files         448      447       -1     
  Lines       63375    63356      -19     
==========================================
- Hits        35216    35176      -40     
- Misses      25786    25800      +14     
- Partials     2373     2380       +7     

see 13 files with indirect coverage changes

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

Copy link
Contributor

@bbroder-algo bbroder-algo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

86

@bbroder-algo bbroder-algo merged commit 78b0a81 into algorand:master Jun 8, 2023
9 of 10 checks passed
@cce cce deleted the remove-internal-sortition branch June 8, 2023 16:43
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.

None yet

3 participants