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

fix: validate and wait for bitcoind block height responses #340

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

rafaelcr
Copy link
Collaborator

Also add macros to issue logs without checking for valid contexts

Fixes #318

@rafaelcr rafaelcr requested a review from tippenein July 22, 2024 02:41
@rafaelcr rafaelcr had a problem deploying to Development-mainnet-blue July 22, 2024 03:07 — with GitHub Actions Failure
@rafaelcr rafaelcr merged commit b28b92e into develop Jul 22, 2024
4 of 5 checks passed
@rafaelcr rafaelcr deleted the fix/bitcoind-check branch July 22, 2024 16:19
github-actions bot pushed a commit that referenced this pull request Jul 23, 2024
## [2.2.5](v2.2.4...v2.2.5) (2024-07-23)

### Bug Fixes

* abort scan on predicate action error ([#345](#345)) ([7ee763a](7ee763a))
* validate and wait for bitcoind block height responses ([#340](#340)) ([b28b92e](b28b92e))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

wait for bitcoind to be ready on boot
2 participants