Skip to content

1.2.0 - #65

Merged
nickninov merged 11 commits into
masterfrom
version/1.2.0
Sep 22, 2026
Merged

nickninov merged 11 commits into
masterfrom
version/1.2.0

Conversation

@nickninov

Copy link
Copy Markdown
Member

nickninov and others added 11 commits September 16, 2026 12:24
…heck

status-go's Docker build context has no .git, so its embedded version is
empty and /health answers {}. Pass the ref being built through the existing
build_flags build arg as an -ldflags -X override, so the container reports
what it was built from without any status-go change.

The healthcheck passed the whole command as one argv entry, so Docker looked
for an executable literally named "curl http://0.0.0.0:8080/health" and the
container never became healthy.
- Decrease RPC calls so `status-im/status-go` does not crash during many calls at once. If the user does not have privileges to send messages in the channel, a custom error will be raised
@nickninov nickninov added this to the 1.2.0 milestone Sep 22, 2026
@nickninov nickninov self-assigned this Sep 22, 2026
@nickninov nickninov added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Sep 22, 2026
@nickninov
nickninov merged commit 2fabcc3 into master Sep 22, 2026
1 check passed
@nickninov
nickninov deleted the version/1.2.0 branch September 22, 2026 18:40

This branch was successfully deployed

1 active deployment
pypi — 2fabcc38 Deployed Sep 22, 2026 by nickninov via Publish to PyPI #9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants