Fix #81: Add Chang HF SOP User Story coverage#98
Open
lemayan wants to merge 16 commits intoIntersectMBO:mainfrom
Open
Fix #81: Add Chang HF SOP User Story coverage#98lemayan wants to merge 16 commits intoIntersectMBO:mainfrom
lemayan wants to merge 16 commits intoIntersectMBO:mainfrom
Conversation
lemayan
commented
Feb 28, 2026
- Audited Existing Tests: We first checked the codebase and confirmed that 3 out of the 4 features (Keccak256, Blake2b-224, and Bitwise operations) were actually already implemented and tested.
- Identified the Gap: We found that the last feature, CIP-85 (Sums-of-products), was completely missing. ("Sums-of-products" is just a new, optimized way for smart contracts to handle and store complex data more efficiently, saving users money on fees).
- Wrote the Missing Test: We created a brand-new Plutus smart contract and a corresponding end-to-end test that specifically uses this new "Sums-of-products" feature.
- Integrated the Test: We hooked this new test into the main test suite (specifically the Conway era tests, which is where this new feature actually goes live) so it will automatically run whenever the code is tested.
30ad3da to
c04df4d
Compare
added 12 commits
February 28, 2026 21:44
…on on slow runners
Author
|
The code is fully updated for Chang/Conway, but I'm unable to get the E2E testnet to finish within the GitHub Actions runner timeout limits |
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.