metaplex-foundation / sugar

Candy Machine Rust CLI.
Apache License 2.0
203 stars 116 forks source link

Fix/revert to gpa #389

Closed samuelvanderwaal closed 1 year ago

samuelvanderwaal commented 1 year ago

This replaces the transaction crawling with the standard gPA calls because of issues users have been having with transaction crawling. The downside is that it requires the use of a RPC node that supports gPA calls.