Previously we were able to deploy this contract, using this Substrate API approach from memory https://github.com/nunyaXchange/xdex/blob/d2df038599a01497bf35bf8cd082aaa16fc1c2f8/scripts/deploy-polkadot.ts, but now when trying to deploy it in a different way as shown in this file in this commit 005d076, the contract appears to be created by execution reverts as shown in block explorer here https://blockscout-asset-hub.parity-chains-scw.parity.io/tx/0x24fedc90d1b7e3684078dab8328d122ad28e8a05e2382803e798e5f9d1d01c57
In earlier deployments and logs it was possible to deploy PriceOracle, but not in latest commits for some reason,
Previously we were able to deploy this contract, using this Substrate API approach from memory https://github.com/nunyaXchange/xdex/blob/d2df038599a01497bf35bf8cd082aaa16fc1c2f8/scripts/deploy-polkadot.ts, but now when trying to deploy it in a different way as shown in this file in this commit 005d076, the contract appears to be created by execution reverts as shown in block explorer here https://blockscout-asset-hub.parity-chains-scw.parity.io/tx/0x24fedc90d1b7e3684078dab8328d122ad28e8a05e2382803e798e5f9d1d01c57
In earlier deployments and logs it was possible to deploy PriceOracle, but not in latest commits for some reason,