bitcoin-s/crypto-test
Chris Stewart 16fb5d2dad
2023 12 19 compiler opts (#5330)
* Enable more compiler options

* enable -Xlint:valpattern, fix bug with out Test / scalacOptions were set with incorrect source code compiler flags

* Enable -Xlint:eta-sam

* Fix cryptoTestJVM

* Fix cryptoTestJS/test

* Fix asyncUtilTest

* Fix asyncUtilTest
2023-12-20 05:42:01 -06:00
..
.js/src/test/scala/org/bitcoins/crypto Add hmac256 to CryptoUtil (#4395) 2022-06-15 07:32:17 -05:00
.jvm/src/test/scala/org/bitcoins/crypto 2023 12 19 compiler opts (#5330) 2023-12-20 05:42:01 -06:00
src/test/scala/org/bitcoins/crypto Make Gen[ECPrivateKey] in scalacheck to use randomness from scalacheck to preserve reproducibility of test cases (#5285) 2023-11-06 17:03:09 -06:00
crypto-test.sbt Fix build warnings that came with sbt 1.5.0 (#2857) 2021-04-06 06:01:11 -05:00