-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement support for ephemeral headers (#733)
* Remove union type * fix tests and utils * fix more tests * remove unused method * Add ephemeral headers type * Validate and store ephemeral headers * Fixes and first test * add ephemeral header index * Support current ephemeral header count in pingPong payload * override sendFindContent * remove beacon findContent override * fix test * Update packages/portalnetwork/src/networks/history/history.ts Co-authored-by: Scotty <[email protected]> --------- Co-authored-by: Scotty <[email protected]>
- Loading branch information
Showing
8 changed files
with
1,190 additions
and
50 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
Oops, something went wrong.