Skip to content

refactor: abi & keccak caching#193

Merged
ItsANameToo merged 3 commits intofeat/mainsailfrom
refactor/abi--keccak-caching
Mar 31, 2026
Merged

refactor: abi & keccak caching#193
ItsANameToo merged 3 commits intofeat/mainsailfrom
refactor/abi--keccak-caching

Conversation

@alexbarnsley
Copy link
Copy Markdown
Member

Summary

related to https://app.clickup.com/t/86e0mk7ug

Adds static class-based caching in order to reduce repetitive calls to keccak/ABI functionality. When handling many records (e.g. a series of transactions as-per the above card), the time to perform these calls can build up.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ItsANameToo ItsANameToo merged commit c098ca5 into feat/mainsail Mar 31, 2026
2 checks passed
@ItsANameToo ItsANameToo deleted the refactor/abi--keccak-caching branch March 31, 2026 12:35
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