| change | CHG-0007-fix-mailboxroutertransport-for-real-algod-arc-4-encode-put-envelopes-include-d |
|---|---|
| artifact | plan |
- Add
arc4EncodeDynamicBytestosrc/blockchain/mailbox.tsand export it fromsrc/index.ts. - Use it for the envelope app arg in
submitPutGroup(covers bothsendandsendFanout). - Add
foreignAccountsForRefundto the transport: read the mailbox box, return the depositor when it exists. - Wire foreign accounts into
burnandreclaim. - Update unit tests and the spec's Public API table.