ade
ade
Depends on https://github.com/MystenLabs/mysten-infra/pull/103
Depends on https://github.com/MystenLabs/mysten-infra/pull/103
This PR solves https://github.com/MystenLabs/mysten-infra/pull/103
> This PR has been orphan for a while. Everybody seems to want it but concerns are around breaking changes. @macalinao are you intending to continue work on this? Then...
Spoke to @wrwg who said increasing the size of ValueImpl enum is a concern.
Thanks @sblackshear ++ On the topic of increasing the size of ValueImpl enum, this is low concern now as u256 is ~ 32bytes, while ValueImpl is about 40bytes (due to...
PR is ready here: https://github.com/move-language/move/pull/547
Merged Additional minor item is syntax highlighting for the analyzer extension but this is not a blocker https://github.com/damirka/vscode-move-syntax/pull/4
@macalinao have time to remedy this?
Spoke to @macalinao who's busy at the moment. I'll be taking over the PR and adding the necessary tests.