Closed SCBuergel closed 7 years ago
How can I reproduce it?
You can start the sandbox on https://sbuergel.by.ether.camp from workspace/blockchain/contracts/Drel.sol
and then in the terminal navigate to workspace/blockchain/
and run my test via node test.js
. I debugged a bit and it seems creating a new scenario stops working once I create a new contract via web3.eth.contract(JSON.parse(propertyContractAbi)).new
.
@SCBuergel fixed and deployed. Check it please.
@asinyagin checked, working - thanks!
I get the following error message when clicking
New scenario
in the tx view: