Releases: horizontalsystems/blockchain-fee-rate-kit-android
Releases · horizontalsystems/blockchain-fee-rate-kit-android
v1.0.0
What's Changed
- Replace Androidx with Arch by @rafaelekol in #1
- Revert commit to use AndroidX by @rafaelekol in #2
- Create LICENSE by @esengulov in #4
- Add fallback for fetching estimate fees from IPFS by @rafaelekol in #6
- Api requests fallback mechanism by @rafaelekol in #8
- Add duration by @omurovch in #12
- Implement new Fee providers. Remove IPFS dependency by @nk-the-crazy in #15
- Remove fee-rates periodic syncing functionality (feature) by @nk-the-crazy in #17
- Implement fee-rates status info feature.(#18) by @nk-the-crazy in #19
- Remove fee-rate listener implementation. by @nk-the-crazy in #21
- Update BTC fee-priority request parameters. by @nk-the-crazy in #22
- Add static fee-rates values as fallback to Fee-rate providers. by @nk-the-crazy in #23
- Replace Btc fee rate provider by @rafaelekol in #24
- Keep BTC Core Fee provider by @rafaelekol in #25
- Remove unused context constructor parameter for FeeRateKit by @omurovch in #26
- Add fee rates for Litecoin. by @omurovch in #27
- Change BTC feerate's lowpriority duration to 10 hours. by @nk-the-crazy in #28
- Update fee-services API url to horizontalsystems.xyz by @nk-the-crazy in #29
- Return single value for rate by @rafaelekol in #30
- Add BSC fee rate provider by @rafaelekol in #31
- Use okhttp for http requests instead of java.net.URL by @abdrasulov in #32
- Fix default BSC url by @omurovch in #33
- Set dash fee rate to 1 by @abdrasulov in #34
New Contributors
- @rafaelekol made their first contribution in #1
- @esengulov made their first contribution in #4
- @omurovch made their first contribution in #12
- @nk-the-crazy made their first contribution in #15
- @abdrasulov made their first contribution in #32
Full Changelog: https://github.com/horizontalsystems/blockchain-fee-rate-kit-android/commits/1.0.0