-
Notifications
You must be signed in to change notification settings - Fork 2
Script to monitor randomness service #325
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying happychain with
|
| Latest commit: |
ab4f347
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a5dc9ea2.happychain.pages.dev |
| Branch Preview URL: | https://gabriel-randomnness-monitor.happychain.pages.dev |
This was referenced Dec 27, 2024
Merged
Merged
Merged
Contributor
Author
10 tasks
490511a to
6cf351c
Compare
85907ad to
7078ea6
Compare
6cf351c to
9d42396
Compare
7078ea6 to
0399cd4
Compare
bf939af to
d329cc7
Compare
0399cd4 to
312fa17
Compare
d329cc7 to
b0bcc07
Compare
This was referenced Jan 22, 2025
b0bcc07 to
7446669
Compare
312fa17 to
46a1c6a
Compare
7446669 to
9ed42c1
Compare
46a1c6a to
11d18d5
Compare
10 tasks
af78c90 to
aefc9c6
Compare
5c8f0fa to
8383ebd
Compare
norswap
approved these changes
Feb 10, 2025
aefc9c6 to
abbe323
Compare
7d22163 to
b9d86aa
Compare
63f2f41 to
72d43d6
Compare
72d43d6 to
ab4f347
Compare
This was referenced Feb 11, 2025
Closed
11 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Linked Issues
The monitoring script provides real-time verification of:
Toggle Checklist
Checklist
Basics
norswap/build-system-caching).Correctness
C1. Builds and passes tests.
C2. The code is properly parameterized & compatible with different environments (e.g. local, testnet, mainnet, standalone wallet, ...).
C3. I have manually tested my changes & connected features.
C4. I have performed a thorough self-review of my code after submitting the PR, and have updated the code & comments accordingly.
Architecture & Documentation