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

v2.10.1 #667

Merged
merged 7 commits into from
Apr 5, 2019
Merged

v2.10.1 #667

merged 7 commits into from
Apr 5, 2019

Conversation

erikzhang
Copy link
Member

No description provided.

shargon
shargon previously approved these changes Mar 29, 2019
@@ -115,7 +115,8 @@ internal static bool VerifyWitnesses(this IVerifiable verifiable, Snapshot snaps
{
engine.LoadScript(verification);
engine.LoadScript(verifiable.Witnesses[i].InvocationScript);
if (!engine.Execute()) return false;
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we could preserve the boolean return

shargon
shargon previously approved these changes Apr 1, 2019
@shargon shargon self-requested a review April 1, 2019 16:41
@shargon
Copy link
Member

shargon commented Apr 1, 2019

We have a similar problem with travis in other pull request.

@erikzhang
Copy link
Member Author

There is no problem with travis. We are using daily build of dependency. That's why these PR are drafts. They should not be merged before change to stable dependency.

@ixje
Copy link
Contributor

ixje commented Apr 2, 2019

Don't forget to include #673 (comment) before release. @erikzhang should I do a PR or will you push this yourself?

@erikzhang
Copy link
Member Author

Make a PR please.

Copy link
Member

@shargon shargon left a comment

Choose a reason for hiding this comment

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

The code looks well, when is a draft should i approve it?

@erikzhang erikzhang marked this pull request as ready for review April 4, 2019 13:55
@erikzhang erikzhang requested a review from shargon April 4, 2019 14:26
@erikzhang erikzhang merged commit 41caff1 into master Apr 5, 2019
@erikzhang erikzhang deleted the v2.10.1 branch April 5, 2019 11:21
Thacryba pushed a commit to simplitech/neo that referenced this pull request Feb 17, 2020
)

* Serialization

* Update zh-cn/sc/reference/fw/dotnet.md

update Chinese version accordingly
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