Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Improve stability with avail DA #1257

Merged
merged 20 commits into from
Nov 9, 2023

Conversation

vibhurajeev
Copy link
Contributor

@vibhurajeev vibhurajeev commented Nov 8, 2023

Pull Request type

  • Refactoring (no functional changes, no API changes)

What is the current behavior?

The current behaviour does not have ws restart implemented and da worker waits for transaction finalisation.

Resolves: #NA

What is the new behavior?

  • The new behaviour creates a new ws connection on connection closed.
  • The da worker now fires the da transaction and does not wait for finalisation.

Does this introduce a breaking change?

No

Other information

Copy link
Collaborator

@EvolveArt EvolveArt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

smol changes otherwise lgtm

crates/client/data-availability/src/avail/mod.rs Outdated Show resolved Hide resolved
crates/client/data-availability/src/avail/mod.rs Outdated Show resolved Hide resolved
crates/client/data-availability/src/avail/mod.rs Outdated Show resolved Hide resolved
@EvolveArt EvolveArt merged commit 43b2353 into keep-starknet-strange:main Nov 9, 2023
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants