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

[Bug Report] mpm integration-test faucet do not support RPC fork mode #3538

Closed
jolestar opened this issue Jul 16, 2022 · 1 comment
Closed
Labels
area:mpm bug Something isn't working

Comments

@jolestar
Copy link
Member

Bug Report

Starcoin version:

v1.11.12

Current behavior:

//# init --rpc http://main.seed.starcoin.org

//# faucet --addr myaddr --amount 10000000000000
task 1 'faucet'. lines 3-3:
{
  "gas_used": 0,
  "status": {
    "Discard": 2
  }
}

Expected behavior:

expect the faucet transaction to execute success.

Other information:

Maybe we need the feature #3537, and hack the faucet account when init.

@jolestar jolestar added bug Something isn't working area:mpm labels Jul 16, 2022
@jolestar
Copy link
Member Author

jolestar commented Aug 6, 2022

fixed at #3533

@jolestar jolestar closed this as completed Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:mpm bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant