Skip to content
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

Patch time #9

Open
wants to merge 14 commits into
base: feat/sp1
Choose a base branch
from
Open

Patch time #9

wants to merge 14 commits into from

Conversation

Yiwen-Gao
Copy link

Problem

Summary of Changes

Fixes #

@@ -22,14 +22,14 @@ use {
bincode::{deserialize, serialize},
chrono::{TimeZone, Utc},
memmap2::Mmap,
solana_patches::time::{SystemTime, UNIX_EPOCH},
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are only used to create defaults for GensisConfig, so it should be fine to have dummy values.

Yiwen-Gao and others added 3 commits October 7, 2024 18:40
* Added foreground(), a synchronous version of BucketMapHolder background()

* Fixing a brace

* Somehow a ; turned into a , and I don't know how, but fixed it

* One more error to fix.

* Patched out the evict background function from read_only_accounts_cache.

* Update accounts-db/src/bucket_map_holder.rs

Co-authored-by: Yiwen Gao <[email protected]>

* Added a cfg feature = multithreaded switch around the update; Fixed format of backup_map_holder.rs

* Switched over to not(os==zkvm) as my compile-time flag.

---------

Co-authored-by: Yiwen Gao <[email protected]>
@jason-nitro jason-nitro changed the base branch from feat/risc0 to feat/sp1 November 5, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants