8000 No Contract Code after deployment · Issue #186 · clearmatics/ion · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
No Contract Code after deployment  #186
Open
@Singh48

Description

@Singh48

I was following the steps mentioned in the ethereum to ethereum architecture section in the wiki at this link

I was able to deploy Ion.sol as well as the validation.sol but EthereumStore.sol on deployment shows "no code after deployment".
image

I have used a local geth blockchain and ion-cli to carry out the following procedures:

  • connected ion-cli to the local blockchain
connectToClient http://localhost:<port no.>
addAccount acc <path to keystore>
addContractInstance ion <path to Ion.sol>
deployContract ion acc 1000000
  • on doing the above it asks for parameter id, to which I provide the chain id of the blockchain as mentioned in the wiki and the address of the deployed contract is returned.
  • providing the above address while deploying the EthereumStore.sol contract gives the message "no contract code after deployment"
    image

please help @Shirikatsu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0