Skip to content

Fix Tolk contracts to match FunC reference implementation#6

Open
andreypfau wants to merge 1 commit into
TelegramMessenger:mainfrom
AlphaCompute:tolk-vs-func-fixes
Open

Fix Tolk contracts to match FunC reference implementation#6
andreypfau wants to merge 1 commit into
TelegramMessenger:mainfrom
AlphaCompute:tolk-vs-func-fixes

Conversation

@andreypfau

Copy link
Copy Markdown

Summary

  • Fix RootData field order in storage.tolk to match FunC layout (proxyHashes, registeredProxies, lastProxySeqno, workerHashes, modelHashes)
  • Add missing nonce: uint64 field to ClientProxyRegister struct in messages.tolk
  • Add missing sendExcesses call in UpgradeCode handler in cocoon_root.tolk

- Fix RootData field order (proxyHashes, registeredProxies, lastProxySeqno, workerHashes, modelHashes)
- Add missing nonce field to ClientProxyRegister struct
- Add missing sendExcesses call in UpgradeCode handler
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