Activity
Add some tracy zones
Add some tracy zones
Remove mistaken 'static' from LoadGenerator soroban state.
Remove mistaken 'static' from LoadGenerator soroban state.
Force push
Deleted branch
Format
Format
Address review comments.
Address review comments.
Force push
Address review comments.
Address review comments.
Update src/ledger/LedgerManager.h
Update src/ledger/LedgerManager.h
Update src/ledger/LedgerManager.h
Update src/ledger/LedgerManager.h
Update src/ledger/LedgerManager.h
Update src/ledger/LedgerManager.h
More renaming and minor refactoring for clarity in LedgerManager
More renaming and minor refactoring for clarity in LedgerManager
Force push
More renaming and minor refactoring for clarity in LedgerManager
More renaming and minor refactoring for clarity in LedgerManager
Rename various close things to apply, add comment.
Rename various close things to apply, add comment.
Force push
Rename various close things to apply, add comment.
Rename various close things to apply, add comment.
Remove mistaken 'static' from LoadGenerator soroban state.
Remove mistaken 'static' from LoadGenerator soroban state.
Force push
Reset static soroban state in loadgen at construction.
Reset static soroban state in loadgen at construction.
Force push
Reset static soroban state in loadgen at construction.
Reset static soroban state in loadgen at construction.
Force push
Merge branch 'master' into reusable-module-cache
Merge branch 'master' into reusable-module-cache
Record meta hashes for new tests
Record meta hashes for new tests
Add tests for reusable module cache.
Add tests for reusable module cache.
Force push
move template class member to correct TU for explicit instantiation
move template class member to correct TU for explicit instantiation
Add tests for reusable module cache.
Add tests for reusable module cache.
Force push
Add tests for reusable module cache.
Add tests for reusable module cache.
Force push
More tests
More tests
Further integration testing of module cache.
Further integration testing of module cache.
Test upload-and-run scenario for module cache
Test upload-and-run scenario for module cache
Add module cache metrics and another test that checks costs.
Add module cache metrics and another test that checks costs.
Construct new cache in compiler-helper, instead of passing in.
Construct new cache in compiler-helper, instead of passing in.
Add a module cache test, rebuild asynchronously at size limit
Add a module cache test, rebuild asynchronously at size limit
Remove pointless indirections through mApp
Remove pointless indirections through mApp
Weaken condition to support SOROBAN_TEST_EXTRA_PROTOCOL
Weaken condition to support SOROBAN_TEST_EXTRA_PROTOCOL