Commit graph

593 commits

Author SHA1 Message Date
Scala Steward
f2f7fe4396 Update scopt to 4.0.0 (#2298) 2020-11-30 08:38:48 -06:00
Chris Stewart
f586e25699 Get Scala 2.13.4 compiling (#2294)
* Get Scala 2.13.4 compiling

* Fix broken test case, in general use if() else() statements for Vectors rather than pattern match as I am unsure of how to correctly pattern match on Vector0,Vector1,...,Vector6()

* Bump CI to 2.13.4

* OVerride CurrencyUnit.equals() so that it works on Scala 2.13.4, not sure why there was a regression here between Scala versions 2.13.4/2.13.3

* Add explicit unit tests making sure bitcoin/satoshi currency units are equivalent
2020-11-28 07:36:07 -06:00
Scala Steward
cf5f206856 Update scodec-bits to 1.1.22 (#2296) 2020-11-27 07:48:18 -06:00
Scala Steward
01cb2e458f Update sbt-mdoc to 2.2.13 (#2291) 2020-11-26 07:44:03 -06:00
Scala Steward
285724da80 Update scala-collection-compat to 2.3.1 (#2290) 2020-11-25 13:51:24 -06:00
Scala Steward
a5a8a7b101 Update scala-collection-compat to 2.3.0 (#2285) 2020-11-23 12:06:05 -06:00
Scala Steward
a01dfa91e9 Update sbt to 1.4.4 (#2288) 2020-11-23 06:43:33 -06:00
Scala Steward
912e3cd0c7 Update akka-http, akka-http-testkit to 10.1.13 (#2276) 2020-11-21 07:51:46 -06:00
Scala Steward
0703241c7c Update sbt to 1.4.3 (#2266) 2020-11-16 14:32:31 -06:00
Scala Steward
3effd6601f Update spray-json to 1.3.6 (#2256) 2020-11-12 07:24:15 -06:00
Scala Steward
d0ae3b8443 Update sbt-mdoc to 2.2.12 (#2253) 2020-11-11 10:20:29 -06:00
Scala Steward
6043e4efa8 Update javafx-base, javafx-controls, ... to 16-ea+4 (#2249) 2020-11-09 11:02:22 -06:00
Scala Steward
f921b80966 Update scalatest to 3.2.3 (#2250) 2020-11-09 08:51:16 -06:00
Scala Steward
dfe6b70781 Update scalacheck to 1.15.1 (#2243) 2020-11-07 09:24:56 -06:00
Scala Steward
491c42bc95 Update sbt-bloop to 1.4.5 (#2241) 2020-11-06 07:00:55 -06:00
Scala Steward
97187fc4aa Update scodec-bits to 1.1.21 (#2239) 2020-11-05 15:18:28 -06:00
Scala Steward
e92ff5c3c5 Update sbt-mdoc to 2.2.11 (#2238) 2020-11-05 14:01:16 -06:00
Scala Steward
cbc072cbfd Update sbt-ci-release to 1.5.4 (#2235) 2020-11-05 07:34:07 -06:00
Chris Stewart
581d46c2c8 2020 11 02 cleanup (#2233)
* Cleanup a bunch of imports in test

* Use @nowarn annotation for testing things that are deprecated

* Fix base58 test

* Cleanup crypto-test

* Use scala collection compat dependency to get access to the @nowarn annotation on scala 2.12.x

* Rework more scala 2.13.x compile failures in chain-test and key-manager-test

* Optimize imports for entire project

* Fix nits
2020-11-03 11:07:04 -06:00
Scala Steward
b85615ac87 Update bcprov-jdk15on to 1.67 (#2228) 2020-11-02 07:34:52 -06:00
Scala Steward
9c202a44c8 Update sbt to 1.4.2 (#2232) 2020-11-02 07:19:03 -06:00
Scala Steward
df002e1983 Update javafx-base, javafx-controls, ... to 16-ea+3 (#2205) 2020-10-28 08:55:10 -05:00
Scala Steward
e317fa4a89 Update typesafe:config to 1.4.1 (#2212) 2020-10-23 09:15:24 -05:00
Scala Steward
dc8f4b02be Update sbt to 1.4.1 (#2202) 2020-10-20 07:00:53 -05:00
Scala Steward
ba48305681 Update sbt-mdoc to 2.2.10 (#2199) 2020-10-18 10:14:25 -05:00
Scala Steward
14a6c33748 Update postgresql to 42.2.18 (#2195) 2020-10-16 06:58:08 -05:00
Scala Steward
ddea46545f Update sbt to 1.4.0 (#2119) 2020-10-14 07:20:56 -05:00
Scala Steward
3637a04fe4 Update akka-actor, akka-slf4j, akka-stream, ... to 2.6.10 (#2166) 2020-10-12 07:09:09 -05:00
Scala Steward
9b1c23b4a7 Update postgresql to 42.2.17 (#2168) 2020-10-12 07:08:38 -05:00
Scala Steward
cbb9193ed2 Update sbt-native-packager to 1.7.6 (#2172) 2020-10-12 07:00:24 -05:00
Chris Stewart
379e6f6af6 Add -Xcheckinit copmiler flag to tests to try and find uninitialized vals (#2165) 2020-10-09 10:44:58 -05:00
Ben Carman
93852aa438 Add DLC Oracle Server Endpoints (#2105) 2020-10-03 15:24:02 -05:00
Ben Carman
2d34e2b690 Move DLC Oracle module to master (#2083) 2020-09-29 19:48:02 -05:00
Scala Steward
67b6c7b172 Update javafx-base, javafx-controls, ... to 16-ea+2 (#2038) 2020-09-29 18:24:45 -05:00
Scala Steward
8c1a1e4a12 Update akka-actor, akka-slf4j, akka-stream, ... to 2.6.9 (#1993)
* Update akka-actor, akka-slf4j, akka-stream, ... to 2.6.9

* Update akka-actor, akka-slf4j, akka-stream, ... to 2.6.9
2020-09-29 09:20:53 -05:00
Ben Carman
a35b50a9f9 Add missing settings for native packager (#2053) 2020-09-23 17:02:40 -05:00
Ben Carman
1e3aee55c3 Merge pull request #2019
* Refactor logging to only use grizzled slf4j

* Fix docs

* test travis config change
2020-09-19 14:09:12 -05:00
Scala Steward
975e8d0fda Update sbt-mdoc to 2.2.9 (#2033) 2020-09-18 17:01:51 -05:00
Scala Steward
c9e5aa9c3b Update sbt-bloop to 1.4.4 (#1954) 2020-09-15 07:51:10 -05:00
Scala Steward
522d80ed2f Update sbt-mdoc to 2.2.8 (#2001) 2020-09-11 08:56:29 -05:00
Scala Steward
9bbf669867 Update slick, slick-hikaricp to 3.3.3 (#1987) 2020-09-10 06:47:55 -05:00
Scala Steward
15700b7ff1 Update scodec-bits to 1.1.20 (#1960) 2020-09-10 06:46:04 -05:00
Scala Steward
74807e867b Update play-json to 2.9.1 (#1994) 2020-09-10 06:44:02 -05:00
Scala Steward
fb7212bcd2 Update sbt-mdoc to 2.2.7 (#1995) 2020-09-10 06:43:28 -05:00
Chris Stewart
2252dc528e Bump scalatestplus version (#1894) 2020-08-25 10:34:10 -05:00
Scala Steward
50ea2d5135 Update scalatest to 3.2.2 (#1876) 2020-08-25 07:09:29 -05:00
Chris Stewart
172744f47c Db conf on pr 1877 (#1879)
* Extend StartStopAsync with BitcoinSAppConfig, create 'CachedAppConfig' test trait, clean up P2PClientTest

* Start cleaning up after ourselves in the chainTest test suite

* Call .stop() for appConfig's spun up in ChainAppConfigTest

* Database configuration defaults

* increase number of Postgres connections

* add more logging

* close connections pools in tests

* update afterAll()

* Fix conflict

Co-authored-by: rorp <rorp@users.noreply.github.com>
2020-08-24 12:55:04 -05:00
Scala Steward
873501db71 Update postgresql to 42.2.16 (#1873) 2020-08-23 07:53:36 -05:00
rorp
2f8dcd1e57 Watch arbitrary SPKs (#1860)
* Watch arbitrary SPKs

* fix unit tests

* fix unit tests

* one more fix

* revert the compiler parameters
2020-08-20 14:33:18 -05:00
Chris Stewart
22b7a19366 Bring back strict compiler opts (#1854) 2020-08-19 09:17:39 -05:00