Closed kazuakiishiguro closed 3 years ago
Added 53da5eab3c088e0981425ab9953ed16f7a9dae71 but test fail https://github.com/couger-inc/cream/actions/runs/484760523 from CreamFactory.test.ts
Looks like creating a new MACI contract (i.e. createCream() method of CreamFactory.sol) fail.
This was because of gas. So uplifted gasLimit at d5699346e166321f866ddac8a3928da733ecfc91 and test went though. However, need to work on reducing gas.
Added 53da5eab3c088e0981425ab9953ed16f7a9dae71 but test fail https://github.com/couger-inc/cream/actions/runs/484760523 from CreamFactory.test.ts
Looks like creating a new MACI contract (i.e. createCream() method of CreamFactory.sol) fail.