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

Segwit remote staking #402

Merged
merged 16 commits into from
Jan 15, 2019
Merged

Conversation

Nizametdinov
Copy link
Member

@Nizametdinov Nizametdinov commented Dec 20, 2018

This PR implements UIP-15. The implementation includes witness program v1 parsing and signing.

@Nizametdinov Nizametdinov added wip Work in progress which is not supposed to be merged yet consensus wallet and removed wip Work in progress which is not supposed to be merged yet wallet labels Dec 20, 2018
@Nizametdinov Nizametdinov requested a review from a team December 21, 2018 16:16
@mergeable
Copy link

mergeable bot commented Dec 31, 2018

There has not been any activity in the past 10 days. Is this still active?

src/hash.h Show resolved Hide resolved
src/script/interpreter.cpp Outdated Show resolved Hide resolved
src/script/interpreter.cpp Outdated Show resolved Hide resolved
src/script/script.cpp Outdated Show resolved Hide resolved
src/script/standard.cpp Outdated Show resolved Hide resolved
src/script/standard.cpp Show resolved Hide resolved
@Nizametdinov Nizametdinov requested a review from a team January 4, 2019 16:22
src/hash.h Outdated Show resolved Hide resolved
src/hash.h Show resolved Hide resolved
src/pubkey.h Show resolved Hide resolved
test/functional/feature_segwit.py Outdated Show resolved Hide resolved
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Signed-off-by: Azat Nizametdinov <azat@thirdhash.com>
Copy link
Member

@scravy scravy left a comment

Choose a reason for hiding this comment

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

Looks solid to me!

utACK acec75e

Copy link
Member

@Ruteri Ruteri left a comment

Choose a reason for hiding this comment

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

utACK acec75e

@Ruteri Ruteri requested a review from Gnappuraz January 15, 2019 14:39
@Nizametdinov Nizametdinov merged commit 8fc51a8 into dtr-org:master Jan 15, 2019
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.

6 participants