Skip to content

deps: Bump mollusk and program-test for audit#333

Closed
joncinque wants to merge 1 commit intosolana-program:mainfrom
joncinque:audit-rustls
Closed

deps: Bump mollusk and program-test for audit#333
joncinque wants to merge 1 commit intosolana-program:mainfrom
joncinque:audit-rustls

Conversation

@joncinque
Copy link
Contributor

Problem

There's some audit failures in the repo currently for tar and rustls-webpki.

Summary of changes

There are multiple affected versions of crates, so do the simplest thing to fix everything: bump mollusk and program-test, then bump the affected deps.

#### Problem

There's some audit failures in the repo currently for tar and
rustls-webpki.

#### Summary of changes

There are multiple affected versions of crates, so do the simplest thing
to fix everything: bump mollusk and program-test, then bump the affected
deps.
@joncinque joncinque requested a review from 2501babe March 23, 2026 22:40
@2501babe
Copy link
Member

failures:
    program_test_split::activating
    program_test_split::active
    program_test_split::deactivating
    program_test_split::uninitialized

test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 279 filtered out; finished in 0.42s

i looked into this and these failures are because minimum delegation is 1 lamport

i think there has been some change in program-test that broke add_upgradeable_program_to_genesis() because it appears this branch tests against the stake program binary in agave, not the actual built stake program. i havent figured out why it does this though

@joncinque
Copy link
Contributor Author

Hm ok, I can dig into it more, thanks for checking

@joncinque
Copy link
Contributor Author

Closing in favor of #334

@joncinque joncinque closed this Mar 24, 2026
@joncinque joncinque deleted the audit-rustls branch March 24, 2026 12:23
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