coral-xyz / anchor

⚓ Solana Sealevel Framework
https://anchor-lang.com
Apache License 2.0
3.64k stars 1.33k forks source link

Add test coverage cases using real-world IDLs #3304

Open ngundotra opened 1 week ago

ngundotra commented 1 week ago

Scraped 1279 IDLs from mainnet here: https://drive.google.com/file/d/16UZdfPhSy7OTCCLZtzZ7xCr5RnJZD1eX/view?usp=share_link

Would love if they could be used to improve test case coverage of IDL tools, like anchor idl convert and the creation of BorshCoders in the anchor typescript package!

Let me know if I can help :)

acheroncrypto commented 1 week ago

This would help massively! Testing all 1279 of them would be an overkill though.