filecoin-project / fil-b

0 stars 0 forks source link

Incompatibility on contract read with string as return with Remix & MetaMask #55

Open longfeiWan9 opened 3 months ago

longfeiWan9 commented 3 months ago

Describe the pain point and how it affects builders?

Any proposed solutions? ~It is unclear what is causing the incompatibility with Remix & MetaMask. We need to do some more research and identify what should be fixed.~ This is most likely related to MCOPY which is WIP. But it would be helpful to document the support solidity compiler version in Filecoin docs so builders can avoid using incompatible solidity compilers.

*Reference: https://filecoinproject.slack.com/archives/C0745JU645A/p1724057935888989

### Tasks
- [ ] https://github.com/filecoin-project/fil-b/issues/56
- [ ] Verify the issue once MCOPY is released
snissn commented 2 months ago

https://github.com/snissn/filecoin-calibnet-erc20 https://github.com/snissn/mcopy-hardhat-test/

here's two tests that validate MCOPY