Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
v1.17 - Cooperative Program Loading (#34487)
Browse files Browse the repository at this point in the history
* Disables verification-less reloading.

* Refactors LoadedPrograms::extract() to use a mutable parameter instead of returning the list of missing entries.

* cargo fmt

* Refactors LoadedPrograms::extract() to use a mutable parameter instead of returning a LoadedProgramsForTxBatch.

* Adds explicit SecondLevel structure to LoadedPrograms.

* Adds cooperative_loading_task.

* Implements cooperative loading in the bank.

* Fixes fork graph in tests.

* Adds LoadingTaskWaiter.
  • Loading branch information
Lichtso authored Dec 16, 2023
1 parent 492eb24 commit 5787b48
Show file tree
Hide file tree
Showing 3 changed files with 471 additions and 417 deletions.
Loading

0 comments on commit 5787b48

Please sign in to comment.