Script to monitor randomness service - #325
Merged
Merged
Conversation
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
GabrielMartinezRodriguez
marked this pull request as ready for review
December 27, 2024 12:12
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomness-local-script
branch
from
January 6, 2025 16:01
490511a to
6cf351c
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomnness-monitor
branch
from
January 6, 2025 16:01
85907ad to
7078ea6
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomness-local-script
branch
from
January 7, 2025 09:53
6cf351c to
9d42396
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomnness-monitor
branch
from
January 7, 2025 09:53
7078ea6 to
0399cd4
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomness-local-script
branch
2 times, most recently
from
January 13, 2025 13:23
bf939af to
d329cc7
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomnness-monitor
branch
from
January 13, 2025 13:23
0399cd4 to
312fa17
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomness-local-script
branch
from
January 22, 2025 11:42
d329cc7 to
b0bcc07
Compare
This was referenced Jan 22, 2025
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomness-local-script
branch
from
January 22, 2025 13:46
b0bcc07 to
7446669
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomnness-monitor
branch
from
January 22, 2025 13:47
312fa17 to
46a1c6a
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomness-local-script
branch
from
January 22, 2025 14:18
7446669 to
9ed42c1
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomnness-monitor
branch
from
January 22, 2025 14:19
46a1c6a to
11d18d5
Compare
10 tasks
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomness-local-script
branch
from
February 10, 2025 15:31
af78c90 to
aefc9c6
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomnness-monitor
branch
from
February 10, 2025 15:31
5c8f0fa to
8383ebd
Compare
norswap
approved these changes
Feb 10, 2025
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomness-local-script
branch
from
February 10, 2025 18:40
aefc9c6 to
abbe323
Compare
GabrielMartinezRodriguez
force-pushed
the
gabriel/randomnness-monitor
branch
3 times, most recently
from
February 10, 2025 18:58
7d22163 to
b9d86aa
Compare
aodhgan
force-pushed
the
gabriel/randomnness-monitor
branch
from
February 10, 2025 19:25
63f2f41 to
72d43d6
Compare
aodhgan
force-pushed
the
gabriel/randomnness-monitor
branch
from
February 10, 2025 19:33
72d43d6 to
ab4f347
Compare
This was referenced Feb 11, 2025
Closed
11 tasks
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
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