Skip to content

Issue from pull/63 #106

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

Merged
merged 1 commit into from
Jul 6, 2020
Merged

Issue from pull/63 #106

merged 1 commit into from
Jul 6, 2020

Conversation

apoelstra
Copy link
Member

Copy of #78 with the unit test fixed

Copy link
Member

@sanket1729 sanket1729 left a comment

Choose a reason for hiding this comment

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

tAck. Also needs a better commit message.

@@ -472,3 +482,10 @@ pub fn parse(tokens: &mut TokenIter) -> Result<Miniscript<bitcoin::PublicKey>, E
assert_eq!(term.0.len(), 1);
Ok(term.pop().unwrap())
}

fn isAndV(tokens: &mut TokenIter) -> bool {
Copy link
Member

Choose a reason for hiding this comment

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

rustc warning: "convert the identifier to snake case: is_and_v"

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh nice, thanks

@apoelstra apoelstra force-pushed the issue_from_pull_63 branch 2 times, most recently from ff923ca to ba02e75 Compare July 6, 2020 20:44
@sanket1729
Copy link
Member

Branch build is expected to fail as it does not have the latest CI fixes

@sanket1729 sanket1729 merged commit 8d80b1c into master Jul 6, 2020
@apoelstra apoelstra deleted the issue_from_pull_63 branch July 6, 2020 21:16
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.

3 participants