ref-fvm
ref-fvm copied to clipboard
TODO in Lotus: fixes in ETH deploy test
- [ ] The contract installation and invocation can be lifted into utility methods URL
- [ ] We can either skip the assertion if the msg has already landed, or pause mining between the embryo creation and this assertion URL
- [ ] The right time to exit this loop isn't after 20 iterations, but when StateWaitMsg returns URL
@raulk I took these tests from TODO::FVM
s in Lotus: do we absolutely need to land any of these in C.3?
@maciejwitowski what's the status here?
I'd say these itests improvements aren't priority now.