[vfs] Surface natural metadata timestamps#97
Open
0xdewy wants to merge 4 commits into
Open
Conversation
This was referenced Jul 9, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Entry.modifiedmetadata and teach the mount adapter to expose it through file attrs0x7esystem/deposit tx reads workcache/andout/directoriesNotes
0x7etransaction reads were manually exercised throughbloom vfs catusing tx0xc2080cd9bfe974c488e3d78ee60f04d8fbeb93042d668b5dafd16e27179fecc8.statcould not be verified in this environment because kernel mounting requires superuser/passwordless sudo. Tracked separately in Add non-mounted VFS stat or clearer mount permission UX #96.Checklist
docs/architecture/) updated if contracts or behavior changed - N/A, metadata timestamps and raw tx fallback use existing VFS entry/read contractscrates/bloom-vfs/src/docs/agent-guidance.mdand affected Petal READMEs) - N/A, no agent command surface or Petal guidance changedTests
cargo check -p bloom-vfscargo check -p bloom-mount --features mountcargo test -p bloom-vfs handlers::chains::tests --libcargo test -p bloom-vfs handlers::outbox::tests --libcargo test -p bloom-vfs handlers::simulate::tests --libcargo test -p bloom-vfs handlers::watch::tests --libcargo test -p bloom-vfs handlers::wallets::tests --libcargo test -p bloom-vfs handlers::requests::tests --libcargo test -p bloom-vfs handlers::defi::tests --libcargo test -p bloom-vfs handlers::polymarket::tests --libcargo test -p bloom-vfs handlers::hyperliquid::tests --libcargo test -p bloom-mount --features mount adapter::tests --libcargo test -p bloom-vfs unknown_typed_tx_receipt_falls_back_to_raw_json -- --nocapturecargo test -p bloom-vfs handlers::chains::tests:: -- --nocapturecargo test -p bloom-evmcargo clippy --workspace --all-targets -- -D warningsgit diff --checkbloom --home /tmp/bloom-base-vfs-test vfs cat /chains/base/tx/0xc2080cd9bfe974c488e3d78ee60f04d8fbeb93042d668b5dafd16e27179fecc8/{full.json,receipt.json,status,block_number,gas_used,logs.json,error.json}