v1.1.0
What's Changed
- Wrapping current gas estimators with fetchable gas pricing by @mtps in #25
- Add fallback pricing for gas estimations by @mtps in #26
- Fix calculation for floating fees to include msgFees by @mtps in #27
- Remove hardcoded NetworkType enum values by @mtps in #28
- Use big decimals to ensure amount stays out of scientific notation by @mtps in #29
- Proper combining of fee amounts in the baseReq by @mtps in #30
- Bump provenance proto version to 1.8.0 final by @mtps in #31
New Contributors
Full Changelog: v1.0.5...v1.1.0