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

Support cross-shard smart contract call #362

Closed
qizhou opened this issue Feb 17, 2019 · 3 comments
Closed

Support cross-shard smart contract call #362

qizhou opened this issue Feb 17, 2019 · 3 comments
Assignees

Comments

@qizhou
Copy link
Contributor

qizhou commented Feb 17, 2019

No description provided.

@ninjaahhh
Copy link
Contributor

off the top of my head, those work needs to be done:

  1. potentially revise x-shard gas metering?
  2. update x-shard tx processing to allow EVM perform contract invocation, where Cross-shard should refund to sender's address in target shard address if cross-shard smart call has remaining gas #352 is needed
  3. <TODO>

@qizhou
Copy link
Contributor Author

qizhou commented Jul 5, 2019

The code is almost ready, but we need the following tests:
1, gas limit check from the source shard
2, create contract tests
3, update receipts

@ninjaahhh
Copy link
Contributor

should close? @qizhou

@qizhou qizhou closed this as completed Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants