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

Enable native encryption libraries by default #775

Merged
merged 6 commits into from
Apr 23, 2020

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Apr 22, 2020

The crypto native libraries can cause startup time to increase, especially when run in parallel, like the acceptance tests tend to do (something about pre-computing function tables to speed things up). The fix is to increase the timeout on the acceptance tests before they claim the node never came up.

Signed-off-by: Danno Ferrin danno.ferrin@gmail.com

Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
@shemnon shemnon marked this pull request as draft April 22, 2020 23:35
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
@shemnon shemnon marked this pull request as ready for review April 23, 2020 01:16
Copy link
Contributor

@AbdelStark AbdelStark left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@shemnon shemnon merged commit a39b1bf into hyperledger:master Apr 23, 2020
@shemnon shemnon deleted the native_secp256k1 branch February 26, 2022 18:43
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.

2 participants