-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: PRT - Avalance and Starknet fixes (#1796)
* Fix the chain router for avalanche * Fix ethereum GET_BLOCKNUM * Fix avalanche spec * More fixes to the chain fetcher * Updated the starknet example * Small fix * Fix jsonrpc id in e2e proxy * Fixed and added some tests for internal paths * Ethereum fixes * Revert "Ethereum fixes" This reverts commit 17f9f6d. * Revert "Fix jsonrpc id in e2e proxy" This reverts commit 796a4d5. * Revert "Fix ethereum GET_BLOCKNUM" This reverts commit 549cd83. * Extracted to function * Small fix * Fix the proxy websocket handler * Fix lint
- Loading branch information
Showing
13 changed files
with
392 additions
and
85 deletions.
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.