bitcoin-s/fee-provider/src/main/scala/org/bitcoins/feeprovider
Chris Stewart 4e1a6c69f0 2020 12 18 enable lint options (#2454)
* Enable -Xlint:adapted-args,nullary-unit on our for compile scope

* Add Xlint:infer-any compiler option

* Fix build so test compiler options are actually enabled

* Enable more scalac linting options

* Add '-Xlint:eta-sam'

* Add 'Xlint:inaccessible,Xlint:missing-interpolator'
2021-01-03 08:01:26 -06:00
..
BitcoinerLiveFeeRateProvider.scala Fee Provider from config (#2219) 2020-11-03 09:06:18 -06:00
BitGoFeeRateProvider.scala Fix BitGo fee provider parser (#2381) 2020-12-17 11:47:31 -06:00
ConstantFeeRateProvider.scala Create more of a project structure in org.bitcoins.core.api, move DbR… (#1799) 2020-08-12 06:13:23 -05:00
FeeProviderFactory.scala Fee Provider from config (#2219) 2020-11-03 09:06:18 -06:00
FeeProviderName.scala Fee Provider from config (#2219) 2020-11-03 09:06:18 -06:00
HttpFeeRateProvider.scala 2020 12 18 enable lint options (#2454) 2021-01-03 08:01:26 -06:00
MempoolSpaceProvider.scala Fee Provider from config (#2219) 2020-11-03 09:06:18 -06:00