Open d1cetheroller opened 1 year ago
When try to deploy contracts using remix, a pop up error that always appears (which is really weird)
Surprisingly, when I choose to force send those error, the contract still gets created!
force send
It works for every other contract, but when I try to deploy the factory pattern contract, it fails and got reverted. Any suggestion about this?
We believe this may be resolved by https://github.com/eosnetworkfoundation/eos-evm-node/issues/106 and will circle back upon completion
When try to deploy contracts using remix, a pop up error that always appears (which is really weird)
Surprisingly, when I choose to
force send
those error, the contract still gets created!It works for every other contract, but when I try to deploy the factory pattern contract, it fails and got reverted. Any suggestion about this?