eosnetworkfoundation / eos-evm-node

Other
3 stars 5 forks source link

Contract Creation fails using Remix #109

Open d1cetheroller opened 1 year ago

d1cetheroller commented 1 year ago

When try to deploy contracts using remix, a pop up error that always appears (which is really weird) telegram-cloud-photo-size-5-6237660422677313451-x

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?

stephenpdeos commented 1 year ago

We believe this may be resolved by https://github.com/eosnetworkfoundation/eos-evm-node/issues/106 and will circle back upon completion