digiline-io / Secret-IDE-Plugin

GNU General Public License v3.0
11 stars 4 forks source link

wallet address is returned instead of codeId on deploy #5

Closed luca992 closed 1 year ago

luca992 commented 2 years ago

The wallet address returned instead of codeId on deploy to pulsar-2

(base) lucaspinazzola@Lucas-MBP eqoty-secret-dapp % codeId=$(secretcli tx compute store contract.wasm.gz --from SecretIDE-Deployment --gas 937956 -y | jq '.logs[0].events[0].attributes[3].value')
(base) lucaspinazzola@Lucas-MBP eqoty-secret-dapp % echo "Contract stored successfully! Code ID: $codeId"
Contract stored successfully! Code ID: "secret1fdkdmflnrysrvg3nc4ym7zdsn2rm5atszn9q2y"
thelmuxkriovar commented 2 years ago

I’ll push an extension update and new docks image) to fix that tomorrow (tho it may take up to 2 days to show up), thanks for reporting it :) 

luca992 commented 1 year ago

@thelmuxkriovar fyi not seeing the update, just letting you know in case something went wrong.

thelmuxkriovar commented 1 year ago

sorry about that, the updated docker image should be up and the plugin is currently in review :)