Skip to content

Instantly share code, notes, and snippets.

@romac
Created September 14, 2023 10:20
Show Gist options
  • Save romac/58548ff5b4f2ad880bcb53364b1b7ffa to your computer and use it in GitHub Desktop.
Save romac/58548ff5b4f2ad880bcb53364b1b7ffa to your computer and use it in GitHub Desktop.
{
"type": "tendermint/LightClientAttackEvidence",
"value": {
"ConflictingBlock": {
"signed_header": {
"header": {
"version": {
"block": "11",
"app": "0"
},
"chain_id": "consumer",
"height": "21",
"time": "2023-09-14T08:47:44.547429Z",
"last_block_id": {
"hash": "CF9D9A528BDBCBCEBC18E3CC08ED96E35955134726D086AF6C25FD63EB106CBF",
"parts": {
"total": 1,
"hash": "FB4728205BC81A3E5876AAEBDAC64C33D2F8B3BE868483E1D5B8FBEE22C0355D"
}
},
"last_commit_hash": "A04010DE4F7B1ABACA7F4B59D0438BE55A1394B71AD7CD112B886D33543EFABC",
"data_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
"validators_hash": "BFCBF532AD303ECEAD973E60F20BCA2559B476B365373E16667B3EF85B56A0C0",
"next_validators_hash": "BFCBF532AD303ECEAD973E60F20BCA2559B476B365373E16667B3EF85B56A0C0",
"consensus_hash": "048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F",
"app_hash": "F68E3275CC5FF732AFD3676E0A97504C8F781F8451D3DE73395969B6E9796BF2",
"last_results_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
"evidence_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
"proposer_address": "AD2BE789C06F38F3DE43FB9B6D611E9744A10638"
},
"commit": {
"height": "21",
"round": 0,
"block_id": {
"hash": "BD2A9B25BCECEAE70D6693CD32159C38A7E4B12E0CB17DCDBDE0D3A3760B926F",
"parts": {
"total": 1,
"hash": "8301E03BA5C0195570E9D60806C5C0FEAF8F043A1821D6D3B5D46AD55D106F8F"
}
},
"signatures": [
{
"block_id_flag": 2,
"validator_address": "AD2BE789C06F38F3DE43FB9B6D611E9744A10638",
"timestamp": "2023-09-14T08:47:49.563278Z",
"signature": "/i1szx73YP7qEEeT+V1AdOy4grft20EEoZTCxFViDviSrKAGHOqY+Fw0JGulqlz7bAhYSoYP1MS32wDL2wyaDw=="
},
{
"block_id_flag": 1,
"validator_address": "",
"timestamp": "1970-01-01T00:00:00Z",
"signature": ""
}
]
}
},
"validator_set": {
"validators": [
{
"address": "AD2BE789C06F38F3DE43FB9B6D611E9744A10638",
"pub_key": {
"sum": {
"type": "tendermint/PubKeyEd25519",
"value": "3rk9c2KowIWlO2mZbjnJ4YoCxTd0+h0bKvWZsx/JJwA="
}
},
"voting_power": "100",
"proposer_priority": "0"
},
{
"address": "21B433F70BFA8126F61730AFA9564B93B780B88A",
"pub_key": {
"sum": {
"type": "tendermint/PubKeyEd25519",
"value": "Vj6SlBGYSEVSoR+xI0m6HXr7Qjx6MIsTS+xkpn9zz9A="
}
},
"voting_power": "4",
"proposer_priority": "0"
}
],
"proposer": {
"address": "AD2BE789C06F38F3DE43FB9B6D611E9744A10638",
"pub_key": {
"sum": {
"type": "tendermint/PubKeyEd25519",
"value": "3rk9c2KowIWlO2mZbjnJ4YoCxTd0+h0bKvWZsx/JJwA="
}
},
"voting_power": "100",
"proposer_priority": "0"
}
}
},
"CommonHeight": "6",
"ByzantineValidators": [
{
"address": "AD2BE789C06F38F3DE43FB9B6D611E9744A10638",
"pub_key": {
"sum": {
"type": "tendermint/PubKeyEd25519",
"value": "3rk9c2KowIWlO2mZbjnJ4YoCxTd0+h0bKvWZsx/JJwA="
}
},
"voting_power": "100",
"proposer_priority": "0"
}
],
"TotalVotingPower": "104",
"Timestamp": "2023-09-14T08:46:23.551042Z"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment