DA0-DA0 / polytone

An account on every blockchain for every smart contract.
45 stars 7 forks source link

need to test: controlled note can't execute on behalf of random address #39

Closed Art3miX closed 1 year ago

Art3miX commented 1 year ago

I think we already have a test that makes sure Note 1 and Note 2 (both on the same ChainA) resolves in a different account addresses on ChainB.

But we need to make sure we have this covered, or else it might be possible to create a malicious controlled note on ChainA, and execute messages on behalf of any random address.

0xekez commented 1 year ago

just merged the PR to remove the controller, so this isn't needed anymore