-
Notifications
You must be signed in to change notification settings - Fork 8
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
Release depositor bot #268
Merged
Conversation
This file contains 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
* Initial commit * Add field to the unvetter test * Fake provider for e2e schemas validation testing * Message signing function * Remove compute_v * Formatting * Remove test * Compute _vs in pauser test * Formatting * Fix pauser test * Test recovery * Separate test for shcema consistency * Pre commit ruff * Fix the comments * Refactor * Fix lock file
* Initial commit * impersonate * Tests with multiple blocks * Change the block number in the comment * Adress comments * Remove stale functions * Fix signatures
* Initial commit * Change pauser parsing * Fix import * Fix import * New mark for manual testing * small fixes * Support multiple topics * Splitting the signature, fixing the schema * Fix all the type conversions in schema * V3 pause * Deq * Message types * Fix a bug with multi-topic parsing * Test with mocks * Fix the ordering * Remove PingMessageDataBusSchema * Partially fix comments * Fixes * Remove field * Signature split * Buffer in the abstract class * Fix fake * Change signature parsing * Integration test * Setup integration tests * Fix a bug with looping on a single block * Fix sender * Rework buffer for providers * Comment fixes * Fix comments * Change data bus parsing * Fix types in signatures * Upgrade curl version * Update src/transport/msg_providers/onchain_transport.py Co-authored-by: Raman Siamionau <raman.s@lido.fi> * Update src/transport/msg_providers/onchain_transport.py Co-authored-by: Raman Siamionau <raman.s@lido.fi> * Update src/transport/msg_providers/onchain_transport.py Co-authored-by: Raman Siamionau <raman.s@lido.fi> * Fix comments * Rewrite --------- Co-authored-by: Raman Siamionau <raman.s@lido.fi>
* Track transport messages * Fix * Fix * Fix
* Subscribe to address topics * Guardian address provider * Multiple dimensions of topics * remove hardcoded endpoint
* Track transport and type in message metrics * -1 * Metadata * Str cast * fix imports * Fix
* fix labels in metrics * fix
* Version in onchain metrics * fix * Simplify decoding * Fix fork * Fork gnosis from block
* Test and fix unvet parser * fix * Remove variables
* Guardian balance metric * Fix * chain_id in labels * Fix tests * fix * try * Increase time waiting * Revert test * assert * without block * increase wait time * increase time * remove block number * revert * variables
infloop
approved these changes
Oct 11, 2024
Ziars
approved these changes
Oct 11, 2024
F4ever
approved these changes
Oct 11, 2024
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.
No description provided.