anza-xyz / agave

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
https://www.anza.xyz/
Apache License 2.0
431 stars 210 forks source link

calculate_fee - test-only argument #3204

Open apfitzge opened 1 month ago

apfitzge commented 1 month ago

Problem

Proposed Solution

apfitzge commented 1 week ago

PR got reverted because testnet has args that were zeroing fees with the appraoch in #3211. Need to manually adjust tests & local cluster's to either explicity set 0 fees, or handle fees being non-zero, in a different way that does not affect testnet (or any other cluster)