Lightprotocol / light-protocol

The ZK Compression Protocol For Solana
https://www.zkcompression.com
GNU General Public License v3.0
179 stars 33 forks source link

feat: forester: fetch proofs in parallel #1146

Closed sergeytimoshin closed 2 months ago

sergeytimoshin commented 2 months ago

Refactored the code to fetch address and state proofs concurrently for improved performance.