-
-
Notifications
You must be signed in to change notification settings - Fork 410
feat: add Era File Reading and Writing #8035
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
Open
guha-rahul
wants to merge
42
commits into
ChainSafe:unstable
Choose a base branch
from
guha-rahul:add_types_era
base: unstable
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
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
bc85d5f
init
guha-rahul c50ca55
Merge branch 'ChainSafe:unstable' into add_types_era
guha-rahul 438f2d3
chore: update docs
guha-rahul d053457
fix types
guha-rahul 0823b50
export Snappy decompress
guha-rahul d44951f
remove non-reader types
guha-rahul 10c4e98
add reading of era
guha-rahul 21b8081
fix build
guha-rahul b3de442
lint
guha-rahul a2f0b4b
lint
guha-rahul 91e7470
add tests and era downloader script
guha-rahul 7226611
Merge branch 'ChainSafe:unstable' into add_types_era
guha-rahul f710bcf
add block reading
guha-rahul f6885b4
Merge branch 'add_types_era' of https://github.com/guha-rahul/lodesta…
guha-rahul bd9a39b
add era writing and chores
guha-rahul 5a73946
Merge branch 'ChainSafe:unstable' into add_types_era
guha-rahul 1c211d1
refactor
guha-rahul 5159399
export encodeSnappy
guha-rahul fd825bf
move test to e2e
guha-rahul a910d40
refactor class
guha-rahul ee62c05
update package.json
guha-rahul 648e80a
Merge branch 'unstable' into HEAD
wemeetagain 4e21a0f
chore: pr review
wemeetagain cbb31a3
chore: clean up validate function
wemeetagain 17c1f5a
move encodeSnappy and SnappyFramesUncompress to utils to remove futur…
guha-rahul baa6a72
Merge branch 'ChainSafe:unstable' into add_types_era
guha-rahul 8141404
Merge branch 'add_types_era' of https://github.com/guha-rahul/lodesta…
guha-rahul 64d8e53
replace with Buffer.prototype
guha-rahul 47cc25d
fix : out of range bug
guha-rahul 30fd6f8
lint
guha-rahul 1ce7d39
add comment
guha-rahul 9b0a7ab
remove console
guha-rahul fe80768
port snappy fnutions from package/utils to package/reqresp/src/utils
guha-rahul 6375888
buump verrsion to 1.36.0
guha-rahul 2df24fb
push back to 1.35.0
guha-rahul 623a86d
Merge branch 'ChainSafe:unstable' into add_types_era
guha-rahul f3f67a4
bump to 1.36.0
guha-rahul 850c169
add readme
guha-rahul 571bc70
add claude to git ignore
guha-rahul 4fc585b
clear cache
guha-rahul 374c32d
add readme
guha-rahul 6ac0887
fix docs
guha-rahul File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.