-
Notifications
You must be signed in to change notification settings - Fork 46
feat: compression #843
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
Draft
Dodecahedr0x
wants to merge
53
commits into
master
Choose a base branch
from
dode/compression
base: master
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.
Draft
feat: compression #843
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
ea6e337
feat: compression
Dodecahedr0x 4580f7f
feat: pass prover port
Dodecahedr0x 527e70b
style: trailing space
Dodecahedr0x 79ba0fe
feat: log error
Dodecahedr0x 48a0ea1
feat: account size budget helper
Dodecahedr0x 371b8a3
doc: add safety comment
Dodecahedr0x d6fed47
style: rename
Dodecahedr0x 08e3333
feat: use constant
Dodecahedr0x fa5e1b2
fix: set undelegate args
Dodecahedr0x 45eb6c8
doc: explain zeroing
Dodecahedr0x 980b890
feat: unused error
Dodecahedr0x 14abd9f
style: order imports
Dodecahedr0x e5739e6
style: use expect for consistency
Dodecahedr0x 8de3386
style: typo
Dodecahedr0x 9ae8866
docs: add tracking issue
Dodecahedr0x eeadd53
feat: warn stale compressed account
Dodecahedr0x 0a1518d
feat: avoid reallocations
Dodecahedr0x eb494da
doc: explain nested match
Dodecahedr0x 94b3d85
feat: avoid unnecessary clone
Dodecahedr0x a21bfdb
Merge branch 'master' into dode/compression
Dodecahedr0x 3a79f79
Merge branch 'master' into dode/compression
Dodecahedr0x 867a25d
feat: remove unwrap
Dodecahedr0x 3aa48dc
feat: only send metrics if accounts found
Dodecahedr0x a29876e
feat: async move with cloned data
Dodecahedr0x b4d3875
feat: clarify logs
Dodecahedr0x 2ca95e4
feat: propagate errors
Dodecahedr0x 95c7ee9
test: assert not subscribed
Dodecahedr0x 5556fee
feat: explicit none
Dodecahedr0x f92e842
feat: use strategy compressed field
Dodecahedr0x 99af621
feat: photon when needed
Dodecahedr0x 32d0abe
style: fmt
Dodecahedr0x 463c1c0
style: lint
Dodecahedr0x de75b79
feat: set confined
Dodecahedr0x 9343941
feat: silence resolution errors
Dodecahedr0x 07a577b
fix: set remote slot
Dodecahedr0x 43bafbd
feat: pass compressed in option
Dodecahedr0x c8ba4b3
feat: force having light configured
Dodecahedr0x e7affab
feat: extract compression helper
Dodecahedr0x 1aba44b
feat: get compressed data from info fetcher
Dodecahedr0x 541eb00
feat: await once
Dodecahedr0x a152ecf
feat: simplify commit tasks
Dodecahedr0x 5047e49
feat: simplify get_compressed_data_for_accounts
Dodecahedr0x 5161aa1
feat: parallel fetch
Dodecahedr0x be4c7d0
feat: simplify commit slot fn
Dodecahedr0x 25c0713
wip: update program
Dodecahedr0x 982792e
feat: use info fetcher
Dodecahedr0x f83a7ab
feat: remove compressed from strategy
Dodecahedr0x 14d4da6
feat: dont retry deser errors
Dodecahedr0x 2cc6b6a
feat: skip unnecessary fetch and warn
Dodecahedr0x 99fb472
feat: reduce log visibility
Dodecahedr0x 64d803a
test: deserialize task
Dodecahedr0x 6182ac4
style: remove indirection
Dodecahedr0x 26e04b0
feat: prevents commits with lamports
Dodecahedr0x 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
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
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
Oops, something went wrong.
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.