Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Failed buy-in-auction txs are shown as successful send tx #465

Open
gabmontes opened this issue Jul 4, 2019 · 0 comments
Open

Failed buy-in-auction txs are shown as successful send tx #465

gabmontes opened this issue Jul 4, 2019 · 0 comments

Comments

@gabmontes
Copy link
Member

gabmontes commented Jul 4, 2019

Failed auction tx shown as successful:

image

Tx data:

{
  "transaction": {
    "blockHash": "0x8ea9474bf7f047720d3974ae557e371a2478604ceaaa1a039086ee2d891d060a",
    "blockNumber": 8345719,
    "chainId": "0x3d",
    "condition": null,
    "creates": null,
    "from": "0xb29a60219268D4D58aeF50F113CC6c059D70da7c",
    "gas": 250000,
    "gasPrice": "1000000000",
    "hash": "0x3ce8bb3a84f1e1c09b8798bd6353e09ee80067bb8c94a5704f787686a858ab2e",
    "input": "0x",
    "nonce": 5,
    "publicKey": "0x5dc7db169ac8570f7d1df1171ce2f3d366d7654db731dcefd4ac1a45cd5f4e655cf75cdff220e2d13105a79cf5e618538669fc7448130cbe49d04d14ec9d4580",
    "r": "0xde2ff9db84cedd7cf833dd6d926d0e61fe192d180a6b27b16f70aba6e8980ad5",
    "raw": "0xf86c05843b9aca008303d09094f5269caa54f1f776dd996db35992d599e14d8a3b87038d7ea4c6800080819da0de2ff9db84cedd7cf833dd6d926d0e61fe192d180a6b27b16f70aba6e8980ad5a06c1af1296adfc2e9b26fdca2b72ea4a6c55b08d9b63661a093677904a8738a87",
    "s": "0x6c1af1296adfc2e9b26fdca2b72ea4a6c55b08d9b63661a093677904a8738a87",
    "standardV": "0x0",
    "to": "0xF5269Caa54F1f776dD996Db35992D599e14d8a3B",
    "transactionIndex": 2,
    "v": "0x9d",
    "value": "1000000000000000"
  },
  "receipt": {
    "blockHash": "0x8ea9474bf7f047720d3974ae557e371a2478604ceaaa1a039086ee2d891d060a",
    "blockNumber": 8345719,
    "contractAddress": null,
    "cumulativeGasUsed": 292004,
    "from": "0xb29a60219268d4d58aef50f113cc6c059d70da7c",
    "gasUsed": 250000,
    "logs": [],
    "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    "root": "0x7a5e1c536df49d65c25398ed9c72f55b48d832063a2c309719edeae55e555454",
    "status": null,
    "to": "0xf5269caa54f1f776dd996db35992d599e14d8a3b",
    "transactionHash": "0x3ce8bb3a84f1e1c09b8798bd6353e09ee80067bb8c94a5704f787686a858ab2e",
    "transactionIndex": 2
  },
  "meta": {
    "contractCallFailed": false
  }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant