Rename testrand functions to have test in name#827
Merged
real-or-random merged 1 commit intobitcoin-core:masterfrom Sep 27, 2020
Merged
Rename testrand functions to have test in name#827real-or-random merged 1 commit intobitcoin-core:masterfrom
real-or-random merged 1 commit intobitcoin-core:masterfrom
Conversation
Contributor
|
ACK a45c1fa diff looks good |
Contributor
|
utACK |
Contributor
|
utACK a45c1fa |
Contributor
|
Urghs, Travis failed. I'll restart it. I believe what happened here is: The travis build was started with before #821 was merged, with the travis matrix (with the env variables) taken from before #821. Then #821 was merged while the travis build was running. The valgrind jobs, which ran late, then merged this PR with the new master after #821, which has a new travis.sh file... |
jasonbcox
pushed a commit
to Bitcoin-ABC/bitcoin-abc
that referenced
this pull request
Sep 29, 2020
Summary: This is a backport of secp256k1 [[bitcoin-core/secp256k1#827 | PR827]] Test Plan: ninja check-secp256k1 Reviewers: #bitcoin_abc, Fabien Reviewed By: #bitcoin_abc, Fabien Differential Revision: https://reviews.bitcoinabc.org/D7669
deadalnix
pushed a commit
to Bitcoin-ABC/secp256k1
that referenced
this pull request
Sep 30, 2020
Summary: This is a backport of secp256k1 [[bitcoin-core/secp256k1#827 | PR827]] Test Plan: ninja check-secp256k1 Reviewers: #bitcoin_abc, Fabien Reviewed By: #bitcoin_abc, Fabien Differential Revision: https://reviews.bitcoinabc.org/D7669
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Suggested here: #808 (comment)