-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Configurable Mercury transmitter parameters #12680
Merged
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
samsondav
force-pushed
the
MERC-4203-configurable-queue-size
branch
from
April 4, 2024 19:45
b6fdba6
to
e4c9827
Compare
samsondav
force-pushed
the
MERC-4203-configurable-queue-size
branch
from
April 25, 2024 18:36
e4c9827
to
823d5dc
Compare
samsondav
force-pushed
the
MERC-4203-configurable-queue-size
branch
from
April 25, 2024 20:36
94a5e14
to
3c63a95
Compare
samsondav
force-pushed
the
MERC-4203-configurable-queue-size
branch
from
April 25, 2024 21:05
0473ba1
to
86ed0a0
Compare
samsondav
force-pushed
the
MERC-4203-configurable-queue-size
branch
from
April 26, 2024 12:48
86ed0a0
to
dad7e9c
Compare
jmank88
reviewed
Apr 26, 2024
samsondav
force-pushed
the
MERC-4203-configurable-queue-size
branch
from
April 26, 2024 13:20
d6a0445
to
530b53a
Compare
jmank88
approved these changes
Apr 26, 2024
Quality Gate passedIssues Measures |
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Apr 26, 2024
This was referenced Apr 26, 2024
HenryNguyen5
added a commit
that referenced
this pull request
Apr 27, 2024
This reverts commit f55d8be.
This was referenced Apr 27, 2024
DeividasK
pushed a commit
that referenced
this pull request
Apr 29, 2024
* Configurable Mercury transmitter parameters * Changeset * Remove commented code * add tag * Rename
github-merge-queue bot
pushed a commit
that referenced
this pull request
Apr 29, 2024
* implement update node operators in capability registry * address PR feedback * cache owner call * Validate config on NewApplication (#12997) * validate config on new application spawn * Add changeset * Check config only in the rebroadcast-transactions command * Configurable Mercury transmitter parameters (#12680) * Configurable Mercury transmitter parameters * Changeset * Remove commented code * add tag * Rename * LogPoller CLI command to resolve reorg greater than finality depth (#12867) * find lca and remove block after CLI * fix sort.Find typo * make RemoveBlocks local cmd * tests * added changeset * added tags to the changeset * fixed tests * make cmds, vars cases consistent * Fix Node Migration Test Check For Versions (#12982) * fix: prevent query syntax error if allowlist is empty (#12912) Co-authored-by: Morgan Kuphal <87319522+KuphJr@users.noreply.github.com> * Update wrappers * Formatting --------- Co-authored-by: george-dorin <120329946+george-dorin@users.noreply.github.com> Co-authored-by: Sam <samsondav@protonmail.com> Co-authored-by: Dmytro Haidashenko <34754799+dhaidashenko@users.noreply.github.com> Co-authored-by: Tate <tate.exon@smartcontract.com> Co-authored-by: Gabriel Paradiso <gabriel.paradiso@smartcontract.com> Co-authored-by: Morgan Kuphal <87319522+KuphJr@users.noreply.github.com> Co-authored-by: DeividasK <deividas.karzinauskas@gmail.com>
This was referenced Apr 29, 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.
Needed in case we need to increase queue size, certain architectural changes in Mercury may necessitate this.