-
Notifications
You must be signed in to change notification settings - Fork 844
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
Reduce receipt size #6602
Reduce receipt size #6602
Commits on Feb 12, 2024
-
optional inclusion of bloom filter
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1500416 - Browse repository at this point
Copy the full SHA 1500416View commit details
Commits on Feb 20, 2024
-
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 373ff28 - Browse repository at this point
Copy the full SHA 373ff28View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce08110 - Browse repository at this point
Copy the full SHA ce08110View commit details -
Write receipt storage using writeTo
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c77b73b - Browse repository at this point
Copy the full SHA c77b73bView commit details
Commits on Feb 23, 2024
-
Fix error encoding multiple log data entries
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5be606 - Browse repository at this point
Copy the full SHA a5be606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61117be - Browse repository at this point
Copy the full SHA 61117beView commit details -
Log test compacting with leading zeros
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32dac9c - Browse repository at this point
Copy the full SHA 32dac9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 591b341 - Browse repository at this point
Copy the full SHA 591b341View commit details -
Rename TransactionReceipt writeToCompactedWithRevertReason to writeTo…
…ForStorage to make intent clearer Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b964c97 - Browse repository at this point
Copy the full SHA b964c97View commit details -
Rename TransactionReceipt writeTo to writeToForNetwork to make intent…
… clearer Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 726f8a3 - Browse repository at this point
Copy the full SHA 726f8a3View commit details
Commits on Feb 29, 2024
-
Add feature flag --receipt-compaction-enabled so this can be disabled
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 617ec3f - Browse repository at this point
Copy the full SHA 617ec3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca6819 - Browse repository at this point
Copy the full SHA 2ca6819View commit details -
Add database version metadata for receipt compaction
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13c0152 - Browse repository at this point
Copy the full SHA 13c0152View commit details -
Include forest receipt compaction version
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c514ef - Browse repository at this point
Copy the full SHA 2c514efView commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fe47f1 - Browse repository at this point
Copy the full SHA 8fe47f1View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffe2622 - Browse repository at this point
Copy the full SHA ffe2622View commit details -
add changelog downgrade warning
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e16bc9d - Browse repository at this point
Copy the full SHA e16bc9dView commit details
Commits on Mar 6, 2024
-
change default for KeyValueStoragePrefixedKeyBlockchainStorage receip…
…t compaction to true in tests Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cffb80 - Browse repository at this point
Copy the full SHA 7cffb80View commit details
Commits on Mar 8, 2024
-
Revert "change default for KeyValueStoragePrefixedKeyBlockchainStorag…
…e receipt compaction to true in tests" This reverts commit 7cffb80. Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e14b5f - Browse repository at this point
Copy the full SHA 3e14b5fView commit details -
Change default for --receipt-compaction-enabled to false
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c94080 - Browse repository at this point
Copy the full SHA 6c94080View commit details
Commits on Mar 13, 2024
-
Add v2 version for privacy so that public transactions receipts are v…
…ersioned with receipt compaction Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2872e8c - Browse repository at this point
Copy the full SHA 2872e8cView commit details -
unit tests for db metadata version bump
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9aefb2 - Browse repository at this point
Copy the full SHA c9aefb2View commit details -
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49fab89 - Browse repository at this point
Copy the full SHA 49fab89View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb86582 - Browse repository at this point
Copy the full SHA cb86582View commit details
Commits on Mar 14, 2024
-
Don't store null to represent not having bloom filter
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85ebf6e - Browse repository at this point
Copy the full SHA 85ebf6eView commit details -
Change StorageProvider to take DataStorageConfiguration instead of re…
…ceipt compaction flag Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1da59c0 - Browse repository at this point
Copy the full SHA 1da59c0View commit details -
Merge plugin DataStorageFormat into DataStorageConfiguration
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1541e97 - Browse repository at this point
Copy the full SHA 1541e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96618b2 - Browse repository at this point
Copy the full SHA 96618b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8afa9b1 - Browse repository at this point
Copy the full SHA 8afa9b1View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4530ed7 - Browse repository at this point
Copy the full SHA 4530ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21acfa5 - Browse repository at this point
Copy the full SHA 21acfa5View commit details