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 metric description on mercury_transmit_queue_load #13132

Merged
merged 15 commits into from
May 11, 2024

Conversation

akuzni2
Copy link
Contributor

@akuzni2 akuzni2 commented May 7, 2024

Metric description is incorrect - it's a count and not a percentage.

@akuzni2 akuzni2 requested a review from a team May 7, 2024 21:08
@akuzni2 akuzni2 requested a review from samsondav May 7, 2024 21:09
samsondav
samsondav previously approved these changes May 8, 2024
akuzni2 and others added 13 commits May 11, 2024 07:15
* Add first version of evm utils

* Remove unused context util

* Add WSServer tests

* Add NewLegacyTransaction test

* Update NewTestChainScopedConfig to apply correct defaults

* Decouple gas package tests from core

* Move testutils

* Update paths

* Fix import error

* Add changeset
…olated (#12846)

* Add logs to identify when assumptions of log queuing behaviour are violated

* Add tests

* go import

* Add changeset

* Update enqueuing assumption

* Update tests

* Extract block tracking into a separate function

* Clean up outdated enqueued blocks

* Clean up imports

* Ignore reord buffer in cleanup

* Cleanup test name
1. Add EnableTriggerCapability flag to Relay config
2. Create MercuryTriggerService lazily, on the first call to NewMercuryProvider()
3. Make it available in the Transmitter (no-op for now)
…r are violated" (#13173)

* Revert "Add logs to identify when assumptions of log queuing behaviour are vi…"

This reverts commit 6a342ae.

* Add changeset
* chore: update solana-build-contracts for node20

* chore: bump chainlink-solana version
* Add first version of evm utils

* Remove unused context util

* Add WSServer tests

* Add NewLegacyTransaction test

* Update NewTestChainScopedConfig to apply correct defaults

* Move testutils

* Decouple utils tests from core

* Add changeset
@cl-sonarqube-production
Copy link

@samsondav samsondav added this pull request to the merge queue May 11, 2024
@akuzni2 akuzni2 disabled auto-merge May 11, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet