codeths / codeths/ethsbell-rewrite

Version check is broken

Open
#87 4 comments 0 reactions 1 assignee Claimed by @asportnoy View on GitHub
bug confirmed bug help wanted
Dominant language
Rust
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The endpoint to get build info, `/api/v1/check-version` currently returns
```json
["0.0.1",null,null]
```
When I filed an issue before, the endpoint returned this:
```json
["1.6.7","9dca1ffe517701b68d99344bc2eed3eba1deb3c7","chromezoneeths/ethsbell-rewrite"]
```

This isn't _that_ big of a deal, but it is still broken (I think).
This could be caused by changes with Docker but that's just a wild guess.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.