SimplyStaking / panic_cosmos

🚨 PANIC for Cosmos
GNU General Public License v3.0
47 stars 36 forks source link

'Precommits' Changed to 'Signatures' in Tendermint >v0.33 #43

Closed migueldingli1997 closed 4 years ago

migueldingli1997 commented 4 years ago

PANIC does not currently work for Cosmos SDK chains that use Tendermint >v0.33 since the 'precommits' field when querying a specific block was changed to 'signatures.

Thanks to @kalpatech-team for noticing this.