[BUG] Chained internal writes utilizing FCP seems to fail
arcj0 opened this issue · 2 comments
arcj0 commented
Issue documented here:
SW Test Github
Desktop (please complete the following information):
- OS: Mac OS
- Node.js version - v18.16.0
- warp-contracts SDK version - v1.4.14
- warp-contracts plugins being used (+ versions) - deploy v1.0.9
- Browser [e.g. chrome, safari] - NA
- Version [e.g. 22] - NA
arcj0 commented
I got the test script to work. It looks like a reused warp instance on a read contract call was causing the issue by corrupting the instance. I'll report back when I know for sure.
arcj0 commented
Using the same warp instance resolves the test script I put together. I'm still facing some problems using this sequence in the contracts, but because I got the test script to work, I'll close this.