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

Astar & Hedera changes cherry-picked #1324

Merged
merged 6 commits into from
Aug 20, 2024
Merged

Conversation

simsonraj
Copy link
Collaborator

@simsonraj simsonraj commented Aug 19, 2024

dhaidashenko and others added 4 commits August 19, 2024 21:30
* No new finalized Heads Implementation

* fixed tests

* update defaults for NoNewFinalizedHeadsThreshold

* Update common/client/node_lifecycle.go

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>

* Update common/client/node_lifecycle_test.go

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>

* Update common/client/node_lifecycle_test.go

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>

* rename HeadIsNotIncreasing to NoNewHead

* move and add docs for syncIssue consts

* rename syncIssue to syncStatus

---------

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>
* allow to configure RPCTimeouts

* Custom (30s) timeout for Hedera RPC requests with large payloads (SendTransaction, CallContext, etc.)

* fix linter
* Added post-broadcast nonce validation for Hedera

* Added changeset

* Updated chaintype docs for Hedera

* Fixed lint errors

* Added condition to handle on-chain seq less than tx seq and updated comment
* Custom Astar finality

* fix merge artifact

* fix lint issue

* simplify isRequestingFinalizedBlock

* avoid iterating through the whole batch again

* fix errors wrapping
@simsonraj simsonraj requested a review from a team as a code owner August 19, 2024 16:24
@simsonraj simsonraj changed the title Astar & hedera changes cherrypick [DRAFT] - Do not merge yet: Astar & hedera changes cherrypick Aug 19, 2024
@simsonraj simsonraj changed the title [DRAFT] - Do not merge yet: Astar & hedera changes cherrypick Astar & hedera changes cherry-picked Aug 19, 2024
@simsonraj simsonraj changed the title Astar & hedera changes cherry-picked Astar & Hedera changes cherry-picked Aug 19, 2024
@simsonraj simsonraj requested a review from RensR August 19, 2024 19:05
@simsonraj simsonraj enabled auto-merge August 20, 2024 10:33
@friedemannf friedemannf merged commit a1ade94 into ccip-develop Aug 20, 2024
106 of 109 checks passed
@friedemannf friedemannf deleted the Astar_hedera_cherrypick branch August 20, 2024 11:05
flodesi added a commit that referenced this pull request Aug 23, 2024
## Motivation
following the [cherry pick for astar custom finaility from chainlink
repo](#1324), need to
enable it for astar

## Solution

---------

Co-authored-by: Finley Decker <finleydecker@gmail.com>
Co-authored-by: Balamurali Gopalswami <167726375+b-gopalswami@users.noreply.github.com>
AnieeG pushed a commit that referenced this pull request Aug 28, 2024
## Motivation
following the [cherry pick for astar custom finaility from chainlink
repo](#1324), need to
enable it for astar

## Solution

---------

Co-authored-by: Finley Decker <finleydecker@gmail.com>
Co-authored-by: Balamurali Gopalswami <167726375+b-gopalswami@users.noreply.github.com>
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.

7 participants