1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-26 21:42:48 +01:00
bitcoin-s/fee-provider/src/main/scala/org/bitcoins/feeprovider
Chris Stewart b0b56dd5da
2020 12 18 enable lint options ()
* 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 () 2020-11-03 09:06:18 -06:00
BitGoFeeRateProvider.scala Fix BitGo fee provider parser () 2020-12-17 11:47:31 -06:00
ConstantFeeRateProvider.scala Create more of a project structure in org.bitcoins.core.api, move DbR… () 2020-08-12 06:13:23 -05:00
FeeProviderFactory.scala Fee Provider from config () 2020-11-03 09:06:18 -06:00
FeeProviderName.scala Fee Provider from config () 2020-11-03 09:06:18 -06:00
HttpFeeRateProvider.scala 2020 12 18 enable lint options () 2021-01-03 08:01:26 -06:00
MempoolSpaceProvider.scala Fee Provider from config () 2020-11-03 09:06:18 -06:00