Proto commits in wevm/frog

These 2 commits are when the Protocol Buffers files have changed:

Commit:d555b1c
Author:Vladyslav Dalechyn
Committer:GitHub

feat: add address to the `messageToFrameData` (#138) * feat: add address to the `messageVerifyBody` * chore: regenerate protobufs * fix: type * chore: changesets * fix: have `address` to be defined only in `TransactionContext` * nit: add docs * nit: add the missing `transactionId` docs * fix: hoist `address` from `frameData` to `c` * tweaks --------- Co-authored-by: moxey.eth <jakemoxey@gmail.com>

The documentation is generated from this commit.

Commit:9e81665
Author:jxom
Committer:GitHub

feat: tighten frame verification (#41) * feat: tighten verify * fix: add pkg * fix * chore: format --------- Co-authored-by: jxom <jxom@users.noreply.github.com>