Skip to content

Instantly share code, notes, and snippets.

@mvines
Created November 7, 2019 18:11
Show Gist options
  • Save mvines/59245c1a3d1c0a006cad659922098fa8 to your computer and use it in GitHub Desktop.
Save mvines/59245c1a3d1c0a006cad659922098fa8 to your computer and use it in GitHub Desktop.
Blockhash for slot 98790 is 74QCAZuNEKE4seaBabDXmLX9BF42Rgk1p5Yhj84RiHzW
While processing a vote transaction in slot 98792, a recent_blockhash of 74QCAZuNEKE4seaBabDXmLX9BF42Rgk1p5Yhj84RiHzW was rejected as BlockhashNotFound
[2019-11-07T13:59:34.041895018Z INFO solana_core::poh_recorder] reset poh from: Fbrr5JSPAqy51bYvdxExLtw34VZmgRXVS9Vu5mSfBp5U,6322477,98787 to: 74QCAZuNEKE4seaBabDXmLX9BF42Rgk1p5Yhj84RiHzW,98790
[2019-11-07T13:59:34.043038407Z INFO solana_core::replay_stage] new fork:98792 parent:98790
[2019-11-07T13:59:34.226358988Z WARN solana_ledger::blocktree_processor] Unexpected validator error: BlockhashNotFound, transaction:
Transaction { signatures: [5MucVVyQCbjDwAXcQBscAkr4aJiiVpUATQaNdVyQA8PBVthWn5W2af987mhBjpfhAJk1TZ669y4EWvcV9ui2WiA9, 3pTqhwK2iNVpSU6qXkUkKyvb81q2bmGp6jZbgZ92Thh9BfsAjWEgBaLPFa6dDfNQXLJ28MBjdgjpdmeETHibT91N], message: Message { header: MessageHeader { num_required_signatures: 2, num_credit_only_signed_accounts: 0, num_credit_only_unsigned_accounts: 3 }, account_keys: [va13en4eUarJtf8mbhFF386nvQh12g6ESkjoR7Ji8hm, 95sRqBmhWDwHTAgs76K8SCPycz63E4AKVpVFQQScxweU, SysvarS1otHashes111111111111111111111111111, SysvarC1ock11111111111111111111111111111111, Vote111111111111111111111111111111111111111], recent_blockhash: 74QCAZuNEKE4seaBabDXmLX9BF42Rgk1p5Yhj84RiHzW, instructions: [CompiledInstruction { program_id_index: 4, accounts: [1, 2, 3], data: [2, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 224, 129, 1, 0, 0, 0, 0, 0, 225, 129, 1, 0, 0, 0, 0, 0, 226, 129, 1, 0, 0, 0, 0, 0, 230, 129, 1, 0, 0, 0, 0, 0, 38, 193, 135, 195, 230, 4, 103, 201, 32, 185, 24, 226, 26, 50, 162, 210, 119, 143, 241, 130, 11, 199, 47, 225, 241, 134, 196, 127, 178, 174, 25, 219] }] } }
[2019-11-07T13:59:34.226552186Z WARN solana_core::replay_stage] Fatal replay result in slot: 98792, result: Err(TransactionError(BlockhashNotFound))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment