michaelhly / solana-py

Solana Python SDK
https://michaelhly.github.io/solana-py
MIT License
979 stars 252 forks source link

relax httpx dep version and remove broken experimental BlockhashCache #408

Closed kevinheavey closed 5 months ago

kevinheavey commented 5 months ago

Closes #405

codecov[bot] commented 5 months ago

Codecov Report

Merging #408 (96f07e7) into master (cd81155) will decrease coverage by 0.13%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #408 +/- ## ========================================== - Coverage 89.99% 89.86% -0.13% ========================================== Files 28 27 -1 Lines 2228 2171 -57 ========================================== - Hits 2005 1951 -54 + Misses 223 220 -3 ```