massa icon indicating copy to clipboard operation
massa copied to clipboard

Implement a canonical data representation of SC address.

Open Ben-PH opened this issue 2 years ago • 3 comments

Follow up to #3475

Ben-PH avatar Feb 03 '23 16:02 Ben-PH

Blocked on merging of versioning

Ben-PH avatar Feb 09 '23 11:02 Ben-PH

Can you provide more context to this issue if it's still relevant @Ben-PH ? Or we can close it ?

AurelienFT avatar Jun 19 '23 13:06 AurelienFT

The idea is about splitting the user and sc-addresses at the type level, and then seperating out the APIs so that you can't for example, transfer funds to a smart contract address, or get the byte-code of a user-address.

Ben-PH avatar Jun 28 '23 11:06 Ben-PH