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

filecoin daemon panics on miner create with preview flag #3365

Closed
frrist opened this issue Sep 6, 2019 · 0 comments
Closed

filecoin daemon panics on miner create with preview flag #3365

frrist opened this issue Sep 6, 2019 · 0 comments
Labels
C-bug Category: This is a bug

Comments

@frrist
Copy link
Member

frrist commented Sep 6, 2019

Describe the bug:
The go-filecoin daemon panics when running the following command

go-filecoin miner create --from=t1nyzlo57t44kx7v56mvd5cy4qe5wqrtpyvetsf3i --preview --gas-price=0.000001 --gas-limit=300 100

If the --preview flag is removed the daemon does not panic.

Expected behavior:
Panics are bad, don't panic

Diagnostic information:
https://gist.github.com/frrist/362d4f9006e6f15e5e84acffc3dc1e82

  • Filecoin Version: 62110fc
  • Filecoin Inspect Output: See gist
  • Initialization Command: go-filecoin init --devnet-staging --genesisfile=https://genesis.staging.kittyhawk.wtf/genesis.car
@frrist frrist added C-bug Category: This is a bug I-panic 💣 labels Sep 6, 2019
@hunjixin hunjixin closed this as completed Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

2 participants