Ethereum transaction pending

Im taking the coding class and im on the beginning of the ethereum smart contract programming
creation of DogContract pending…
[vm]from:0xca3…a733cto:DogContract.(constructor)value:0 weidata:0x608…60029logs:0hash:0x18c…f2448
Debug
transact to DogContract.addDog pending …
[vm]from:0xca3…a733cto:DogContract.addDog(string) 0x692…77b3avalue:0 weidata:0xb9b…00000logs:0hash:0x39d…ef5c9
Debug
transact to DogContract.addDog pending …
[vm]from:0xca3…a733cto:DogContract.addDog(string) 0x692…77b3avalue:0 weidata:0xb9b…00000logs:0hash:0x3c2…a66c5
Debug
transact to DogContract.getDog pending …
[vm]from:0xca3…a733cto:DogContract.getDog(uint256) 0x692…77b3avalue:0 weidata:0x7c6…00003logs:0hash:0xe93…341c7
Debug
creation of DogContract pending…
[vm]from:0x4b0…4d2dbto:DogContract.(constructor)value:0 weidata:0x608…60029logs:0hash:0xb50…03e3f

in other words i cant deploy the contract - im using javscript VM machine

1 Like

Moved from Ethereum to Blockchain Programming Course, easier for people to find / respond.

thanks but this issue has been resolved