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

feat: update SDK based on new verification model #105

Merged
merged 4 commits into from
Jun 4, 2019

Conversation

xxuejie
Copy link
Contributor

@xxuejie xxuejie commented May 28, 2019

Please hold on merging this for now till the PR in CKB repo is merged, tho we can get review process started early.

@classicalliu
Copy link
Contributor

CI failed

@ashchan ashchan changed the title feat: update SDK based on new verification model ✋feat: update SDK based on new verification model May 28, 2019
nervos-bot[bot]
nervos-bot bot previously requested changes May 28, 2019
Copy link

@nervos-bot nervos-bot bot left a comment

Choose a reason for hiding this comment

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

Hold as requested by @ashchan.

@ashchan
Copy link
Contributor

ashchan commented May 28, 2019

Is this going to v0.14.0?

@xxuejie
Copy link
Contributor Author

xxuejie commented May 28, 2019

Is this going to v0.14.0?

That's the plan.

@ashchan
Copy link
Contributor

ashchan commented May 29, 2019

BTW which is the upstream CKB pr on this change?

@xxuejie
Copy link
Contributor Author

xxuejie commented May 29, 2019

BTW which is the upstream CKB pr on this change?

Still working on it, ETA is this morning

@ashchan
Copy link
Contributor

ashchan commented May 30, 2019

@ashchan ashchan changed the title ✋feat: update SDK based on new verification model feat: update SDK based on new verification model Jun 3, 2019
@nervos-bot nervos-bot bot dismissed their stale review June 3, 2019 00:09

Unhold as requested by @ashchan.

@@ -16,7 +16,7 @@ def initialize(host: CKB::RPC::DEFAULT_URL, mode: MODE::TESTNET)
@rpc = CKB::RPC.new(host: host)
if mode == MODE::TESTNET
# Testnet system script code_hash
expected_code_hash = "0x9e3b3557f11b2b3532ce352bfe8017e9fd11d154c4c7f9b7aaaa1e621b539a08"
expected_code_hash = "0xa4a3d87cd69733562865ddfaf12dd44cf4cd396c4128ff1a5839c2fe48b2a1a1"
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems to be changing again on CKB rc/v0.14.0. Confirming that now.

https://github.com/nervosnetwork/ckb/pull/941/files#diff-346487b1ea6102562958846069e090deR9

@ashchan ashchan merged commit 6851bd2 into nervosnetwork:develop Jun 4, 2019
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