filecoin-project / filecoin-project/boost
feat(graphql): Add isVerified and PricePerEpoch to DealBasic
- Dominant language
- Go
- Stars
- 121
- Forks
- 79
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
### Checklist
- [X] This is **not** a question or a support request. If you have any boost related questions, please ask in the [discussion forum](https://github.com/filecoin-project/boost/discussions).
- [X] This is **not** a new feature or enhancement request. If it is, please open a [new idea discussion](https://github.com/filecoin-project/boost/discussions/new?category=ideas) instead. New feature and enhancement requests would be entertained by the boost team after a thorough discussion only.
- [X] I **have** searched on the [issue tracker](https://github.com/filecoin-project/boost/issues) and the [discussion forum](https://github.com/filecoin-project/boost/discussions), and there is no existing related issue or discussion.
- [X] I am running the [`Latest release`](https://github.com/filecoin-project/boost/releases), or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
- [X] I did not make any code changes to boost.
### Boost component
- [ ] boost daemon - storage providers
- [ ] boost client
- [ ] boost UI
- [ ] boost data-transfer
- [ ] boost index-provider
- [X] Other
### Boost Version
```text
2022/07/06 12:20:49 proto: duplicate proto type registered: pb.NoiseHandshakePayload
boost version 1.1.0+git.81d422b
```
### Describe the Bug
Following discussion here : https://filecoinproject.slack.com/archives/C0328PT17JR/p1657084159834689?thread_ts=1657059418.892409&cid=C0328PT17JR
Could be great to have isVerified and PricePerEpoch to DealBasic
Thank you
### Logging Information
```text
.
```
### Repo Steps
1. Run '...'
2. Do '...'
3. See error '...'
...
Contributor guide
Research direction
Start by reviewing the linked Slack discussion and locating the GraphQL DealBasic definition. Confirm that the schema exposes isVerified and PricePerEpoch; the issue identifies no file, test, or repository entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, graphql
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100