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

feat: add lava over lava secondary transport #1769

Open
wants to merge 11 commits into
base: PRT-consollidate-state-queries
Choose a base branch
from

Conversation

omerlavanet
Copy link
Collaborator

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...

  • read the contribution guide
  • included the correct type prefix in the PR title, you can find examples of the prefixes below:
  • confirmed ! in the type prefix if API or client breaking change
  • targeted the main branch
  • provided a link to the relevant issue or specification
  • reviewed "Files changed" and left comments if necessary
  • included the necessary unit and integration tests
  • updated the relevant documentation or specification, including comments for documenting Go code
  • confirmed all CI checks have passed

Reviewers 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...

  • confirmed the correct type prefix in the PR title
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic, API design and naming, documentation is accurate, tests and test coverage

@omerlavanet omerlavanet changed the title add lava over lava secondary transport feat: add lava over lava secondary transport Nov 7, 2024
@omerlavanet omerlavanet self-assigned this Nov 7, 2024
ranlavanet and others added 6 commits November 7, 2024 14:53
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants