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

Txmv2 with dual transmission #15459

Closed
wants to merge 201 commits into from

Conversation

george-dorin
Copy link
Contributor

No description provided.

makramkd and others added 26 commits November 26, 2024 08:42
* add isCursed method

* get cursed subjects

* source chain rmnRemote reader cfg

* upgrade cl-ccip

* resolve go.mod conflicts

* skip testAddLane
* Parallel Comp (LLO) cleanup and minor optimizations

- Add ChannelDefinitionCacheFactory tests
- Cleanup TODOs/FIXMEs
- Add comments/docs
- Include Don ID in LLO extra hash
- Optimize log poller calls

* Fix test

* Fix linter issue re: append

* Update core/services/llo/evm/report_codec_premium_legacy.go

Co-authored-by: msuchacz-cll <170782674+msuchacz-cll@users.noreply.github.com>

---------

Co-authored-by: msuchacz-cll <170782674+msuchacz-cll@users.noreply.github.com>
…e promotable) (#15407)

* Disallow zero predecessor config digest for staging (it MUST always be promotable)

* Update gethwrappers

* Disallow zero predecessor config digest for staging (it MUST always be promotable)

---------

Co-authored-by: app-token-issuer-infra-releng[bot] <120227048+app-token-issuer-infra-releng[bot]@users.noreply.github.com>
* feat(workflows/handler): adds all event handlers

* refactor(workflows/handlers): try to pop without failing

* chore(registry): removes unused method
* parameterize token info

* update logger

* more fixes

* change TokenPriceBatchWriteFrequency

* move test setups

* fix flakey test
Added a new changeset in shared package which deploys the link token.

JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1313
* first attempt

* benchmark of usdc query

* addressing comment + lint

* more lint fixing
* use CTF with postgres 12

* update default postgres version in default.toml

* update CTF

* update default CCIP postgres version

* use tagged CTF version lib/v1.50.17
* Stuck tx detector alpha

* Update stuck tx detection

* Add stuck_tx_detection and dual broadcast client

* Add support for TXMv2

* Fix orchestrator's monitoring call

* Fix AttemptBuilder

* Enable DualBroadcast client

* Switch DualBroadcast params to pointers

* Add context to client

* Fix lint

* Fix DualBroadcast client

* More lint fixes

* Fix lint
Copy link
Contributor

I see you added a changeset file but it does not contain a tag. Please edit the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

🎖️ No JIRA issue number found in: PR title, commit message, or branch name. Please include the issue ID in one of these.

Copy link
Contributor

Static analysis results are available

Hey @george-dorin, you can view Slither reports in the job summary here or download them as artifact here.
Please check them before merging and make sure you have addressed all issues.

@george-dorin george-dorin deleted the txmv2-with-dual-transmission branch November 29, 2024 12:49
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.