Skip to content

Instantly share code, notes, and snippets.

@ethernomad
Created October 17, 2017 07:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ethernomad/ad96ef5fa05c8ad6582d13c137841f01 to your computer and use it in GitHub Desktop.
Save ethernomad/ad96ef5fa05c8ad6582d13c137841f01 to your computer and use it in GitHub Desktop.
creation of browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256 pending...
[vm] from:0xca3...a733c, to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.(constructor), value:0 wei, data:0x606...50029, 0 logs, hash:0x20e...d1609
Details
Debug
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getFlags(bytes20) 0x692...77b3a, data:01fd8...00000, return:
Debug
{
"0": "bytes1: 0x"
}
undefined errored: VM error: invalid opcode.
The constructor should be payable if you send value.
The execution might have thrown.
Debug the transaction to get more information.
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getContractId() 0x692...77b3a, data:4788c...8cabf, return:
Debug
{
"0": "bytes12: 0x44cdaf51362b22d19d47fa58"
}
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getExists(bytes20) 0x692...77b3a, data:08b7c...00000, return:
Debug
{
"0": "bool: false"
}
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getRetractable(bytes20) 0x692...77b3a, data:3c335...00000, return:
Debug
{
"0": "bool: false"
}
undefined errored: VM error: invalid opcode.
The constructor should be payable if you send value.
The execution might have thrown.
Debug the transaction to get more information.
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getUpdatable(bytes20) 0x692...77b3a, data:3df91...00000, return:
Debug
{
"0": "bool: false"
}
undefined errored: VM error: invalid opcode.
The constructor should be payable if you send value.
The execution might have thrown.
Debug the transaction to get more information.
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getRevisionCount(bytes20) 0x692...77b3a, data:3ef87...00000, return:
Debug
{
"0": "uint256: 0"
}
undefined errored: VM error: invalid opcode.
The constructor should be payable if you send value.
The execution might have thrown.
Debug the transaction to get more information.
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getRevisionIpfsHash(bytes20,uint256) 0x692...77b3a, data:64d12...00000, return:
Debug
{
"0": "bytes32: 0x"
}
undefined errored: VM error: invalid opcode.
The constructor should be payable if you send value.
The execution might have thrown.
Debug the transaction to get more information.
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getTransferable(bytes20) 0x692...77b3a, data:aa5d4...00000, return:
Debug
{
"0": "bool: false"
}
undefined errored: VM error: invalid opcode.
The constructor should be payable if you send value.
The execution might have thrown.
Debug the transaction to get more information.
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getRevisionTimestamp(bytes20,uint256) 0x692...77b3a, data:c5cd3...00000, return:
Debug
{
"0": "uint256: 0"
}
undefined errored: VM error: invalid opcode.
The constructor should be payable if you send value.
The execution might have thrown.
Debug the transaction to get more information.
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getEnforceRevisions(bytes20) 0x692...77b3a, data:dba1a...00000, return:
Debug
{
"0": "bool: false"
}
undefined errored: VM error: invalid opcode.
The constructor should be payable if you send value.
The execution might have thrown.
Debug the transaction to get more information.
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getOwner(bytes20) 0x692...77b3a, data:e487e...00000, return:
Debug
{
"0": "address: 0x0"
}
undefined errored: VM error: invalid opcode.
The constructor should be payable if you send value.
The execution might have thrown.
Debug the transaction to get more information.
[call] from: - , to:browser/item_store_ipfs_sha256.sol:ItemStoreIpfsSha256.getInfo(bytes20) 0x692...77b3a, data:ba15e...00000, return:
Debug
{
"0": "bytes1: flags 0x",
"1": "address: owner 0x0",
"2": "uint256: revisionCount 0",
"3": "bytes32[]: ipfsHashes ",
"4": "uint256[]: timestamps "
}
undefined errored: VM error: invalid opcode.
The constructor should be payable if you send value.
The execution might have thrown.
Debug the transaction to get more information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment