Add opcodes for ML-DSA verify functions + Add FATE opcodes for account-issued currency #239

Open
uwiger wants to merge 2 commits from uw-aic into master
Owner

SPEND_CURRENCY, BALANCE_CURRENCY, and CURRENCY_SUPPLY (0xba–0xbc)
expose AIC transfer, holder balance, and issuer total supply to
Sophia/FATE. Regenerated op modules follow from this table.

SPEND_CURRENCY, BALANCE_CURRENCY, and CURRENCY_SUPPLY (0xba–0xbc) expose AIC transfer, holder balance, and issuer total supply to Sophia/FATE. Regenerated op modules follow from this table.
uwiger added 2 commits 2026-08-23 07:17:06 +09:00
Add opcodes for ML-DSA verify functions
Gajumaru Bytecode Tests / tests (push) Successful in -3m51s
54dc140629
Add FATE opcodes for account-issued currency
Gajumaru Bytecode Tests / tests (push) Successful in 49m26s
c44313efb9
SPEND_CURRENCY, BALANCE_CURRENCY, and CURRENCY_SUPPLY (0xba–0xbc)
expose AIC transfer, holder balance, and issuer total supply to
Sophia/FATE. Regenerated op modules follow from this table.
uwiger requested review from dimitar.p.ivanov 2026-08-23 07:17:06 +09:00
uwiger requested review from hans_sv 2026-08-23 07:17:06 +09:00
uwiger requested review from pharpend 2026-08-23 07:17:07 +09:00
uwiger requested review from spivee 2026-08-23 07:17:07 +09:00
uwiger requested review from zxq9 2026-08-23 07:17:07 +09:00
All checks were successful
Gajumaru Bytecode Tests / tests (push) Successful in 49m26s
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin uw-aic:uw-aic
git checkout uw-aic
Sign in to join this conversation.