txpipe / pallas

Rust-native building blocks for the Cardano blockchain ecosystem
Apache License 2.0
142 stars 59 forks source link

List of mainnet addresses that fail to parse #430

Open alekswithakayy opened 6 months ago

alekswithakayy commented 6 months ago

Here is a list of mainnet addresses which pallas currently fails to parse:

Incorrect length

// bech32, hex
addr1v92fkk3qu3y68cu5ka38qhmyhx3xhxgpxqp6907m5guevlqqjd7xgj, 61549b5a20e449a3e394b762705f64b9a26b99013003a2bfdba239967c00

Incorrect header + incorrect length

// bech32, hex
addr1v8ll5vf492k9g9v7ex3w32zernw535g6vsp7x7fhxpq2ptsjdemn2ve4vum8vumsxaurweng0pc8zvnsw3ekswt8ddeqj7x47t, 61fffa31352aac54159ec9a2e8a8591cdd48d11a6403e379373040a0ae126e7735333567367673703778376668787071327074736839676b72
addr1v9jxgu33wyukgwrxx36x2vrex4mr2apsvy6kumfc89urs6n2xvcxvdtpd44hw6rhw9sngamkveuk5er90fukzetvd4hxuemyxejrgeg7s33da, 616464723171396438663474653079357635743061356e6d383978386a6a33306635616d6b776877716134777666796a64657a7961656c6d6e6e676436643465
addr1v9jxgu33weu8q73jdpnxsam2xfaxgum209m8gap4dp4nsce4v93hjvnjxpjkkunsw9a8z6nvw9jxkwrv0fckudtjxs6kua7tc8u, 61646472317678707a32686668776a327a64736a7976747435686b386335616379327230656b7270717a716a6c71646b386c7a716e357234356e

Will update this list as additional addresses are found.

scarmuega commented 1 week ago

@alekswithakayy is this still the case with latest Pallas?