-
Notifications
You must be signed in to change notification settings - Fork 207
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
feat: add lava over lava secondary transport #1769
Open
omerlavanet
wants to merge
11
commits into
PRT-consollidate-state-queries
Choose a base branch
from
PRT-add-lava-over-lava-secondary-transport
base: PRT-consollidate-state-queries
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: add lava over lava secondary transport #1769
omerlavanet
wants to merge
11
commits into
PRT-consollidate-state-queries
from
PRT-add-lava-over-lava-secondary-transport
+2,376
−257
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
Co-authored-by: Yaroms <[email protected]>
omerlavanet
changed the title
add lava over lava secondary transport
feat: add lava over lava secondary transport
Nov 7, 2024
* fix: PRT - provider node error handing fixed * fix: attempt recovering json message from error body * add logs
* Exported the check of ws:// to a funciton * Add support for StarkNet Pathfinder in the rpcclient * Small script fix * Improve the router key usage * Fix to RouterKey to init with empty extension * Fix internal paths issues * Warn provider when the configured internal paths are different than onchain * Small fix to the router key * Update the starknet spec with new internal paths changes * Fix lint * Add test for new difference function * Add more info to NodeUrl String func * Prefer non internal path when choosing websocket as http node url * Add TestChainRouterWithInternalPaths * Add TestGetVerifications * Small fix to the router key * Add tests for the router key * Add TestCraftChainMessage * Post merge fix * CR Fix: Reuse router key string * Remove unused code * Small test fix * Add an example for starknet with internal paths * CR Fix: Reduce conn map to one conn * CR Fix: Move into if..else * CR Fix: Remove unnecessary field * CR Fix: Small bug fix * CR Fix: Break if true * dynamic internal path population * Add ContainsPredicate to lavaslices * Fixes to the router key * Remove the warning of non configured internal paths * Fix the chain router and its tests --------- Co-authored-by: Omer <[email protected]> Co-authored-by: Ran Mishael <[email protected]>
…a-secondary-transport
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.
Description
Closes: #XXXX
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
in the type prefix if API or client breaking changemain
branchReviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...