filecoin-project / filecoin-project/boost
[Support Ticket]: Error: failed to load miner actor state: actor code is not miner: ethaccount
- Dominant language
- Go
- Stars
- 121
- Forks
- 79
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
### Boost component
- [ ] boost daemon - storage providers
- [X] boost client
- [ ] boost UI
- [ ] boost data-transfer
- [ ] boost index-provider
- [ ] booster-http
- [ ] booster-bitswap
- [ ] LID Database - Yugabyte/LevelDB
- [ ] boostd-data
- [ ] Other
### Boost Version
```text
boost version 2.2.0+mainnet+git.16a4de2
```
### Describe the problem
I use ./boost offline-deal output
Error: deal proposal rejected: failed validation: storage price per epoch less than asking price: 32 < 160000000
### Logging Information
```text
I use ./boost offline-deal output
Error: deal proposal rejected: failed validation: storage price per epoch less than asking price: 32 < 160000000
```
### Repo Steps
1. Run '...'
2. Do '...'
3. See error '...'
...
Contributor guide
Research direction
Start with the Boost client’s `./boost offline-deal` command and reproduce the logged validation error. Reconcile the title’s actor-state error with the body’s storage-price error, then use a complete reproduction and expected pricing behavior to define when the issue is resolved; the current steps are placeholders.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100