Commit graph

269 commits

Author SHA1 Message Date
Scala Steward
943c9e3112
Update scalatest to 3.2.1 (#1778) 2020-08-07 07:03:42 -05:00
Scala Steward
d09c5ccc39
Update scalacheck-1-14 to 3.2.1.0 (#1779) 2020-08-07 07:03:10 -05:00
Scala Steward
626536ac58
Update sbt-scalafmt to 2.4.2 (#1736) 2020-08-01 15:47:02 -05:00
Scala Steward
89bb16a4e2
Update scodec-bits to 1.1.18 (#1716) 2020-07-29 07:07:18 -05:00
Scala Steward
b521a0a659
Update sqlite-jdbc to 3.32.3.2 (#1718) 2020-07-29 05:56:18 -05:00
Scala Steward
533e511aeb
Update scalamock to 5.0.0 (#1684) 2020-07-22 06:26:24 -05:00
Scala Steward
56bb7a4994
Update javafx-base, javafx-controls, ... to 14.0.2.1 (#1685) 2020-07-22 06:10:49 -05:00
Scala Steward
bb7786d433
Update akka-actor, akka-stream, ... to 2.6.8 (#1677) 2020-07-16 06:08:31 -05:00
Scala Steward
73efd127f5
Update sqlite-jdbc to 3.32.3.1 (#1671) 2020-07-15 13:32:59 -05:00
Scala Steward
e9ec643daa
Update akka-actor, akka-stream, ... to 2.6.7 (#1656) 2020-07-10 10:37:52 -05:00
Scala Steward
1970f756fc
Update sbt-native-packager to 1.7.4 (#1644) 2020-07-08 15:00:32 -05:00
Scala Steward
c36493127f
Update bcprov-jdk15on to 1.66 (#1632) 2020-07-07 09:51:30 -05:00
Scala Steward
61969b729f
Update sbt-bloop to 1.4.3 (#1620) 2020-06-30 18:47:05 -05:00
Scala Steward
b1fbd0e2d0
Update sbt to 1.3.13 (#1619) 2020-06-28 08:05:39 -05:00
Scala Steward
0d52199699
Update sbt-mdoc to 2.2.3 (#1609) 2020-06-26 06:30:32 -05:00
Scala Steward
6ca09c714d
Update scodec-bits to 1.1.17 (#1587) 2020-06-20 12:25:40 -05:00
Scala Steward
d1ea0bebbe
Update scalatest to 3.2.0 (#1592)
* Update scalatest to 3.2.0

* Fix tests to be compatible

Co-authored-by: Ben Carman <benthecarman@live.com>
2020-06-20 08:46:32 -05:00
Scala Steward
63e6ad2468
Update sbt-bloop to 1.4.2 (#1599) 2020-06-20 08:43:07 -05:00
Scala Steward
9f3580b593
Update sqlite-jdbc to 3.32.3 (#1600) 2020-06-20 08:12:26 -05:00
Scala Steward
ff2afbc9ca
Update scalacheck-1-14 to 3.2.0.0 (#1593) 2020-06-19 14:44:24 -05:00
Scala Steward
e6d1471af0
Update scalafmt-core to 2.6.0 (#1579)
* Update scalafmt-core to 2.6.0

* Upgrade scalafmt, fix all formatting errors

* Scalafmt on 2.12

* fix test

* More fixes

Co-authored-by: Ben Carman <benthecarman@live.com>
2020-06-19 10:38:12 -05:00
Scala Steward
0c0a19b6d6
Update play-json to 2.9.0 (#1566)
Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2020-06-16 07:45:39 -05:00
Scala Steward
f1d3dcc583
Update sbt-mdoc to 2.2.2 (#1571) 2020-06-16 07:44:53 -05:00
Scala Steward
8d7d71cf5b
Update sbt-native-packager to 1.7.3 (#1567) 2020-06-16 07:06:00 -05:00
Scala Steward
b11d1f0c68
Update postgresql to 42.2.14 (#1569) 2020-06-16 07:05:18 -05:00
Scala Steward
d09ac7511c
Update akka-actor, akka-stream, ... to 2.6.6 (#1565) 2020-06-16 06:45:46 -05:00
Scala Steward
582fdbc504
Update sbt to 1.3.12 (#1570) 2020-06-16 06:37:04 -05:00
Scala Steward
94658c8b28
Update scodec-bits to 1.1.16 (#1572) 2020-06-16 06:27:03 -05:00
rorp
a9430c2d5a
PostgreSQL support (#1315) 2020-06-02 16:37:48 -05:00
Chris Stewart
d1ebcd8c0b
2020 04 11 bump play json v (#1490)
* Bump play-json to 2.8.1

* Fix imports
2020-05-30 14:34:57 -05:00
Chris Stewart
8d21cd1378
Bump akka to 2.6.4, fix deprecated things (#1374)
* Bump akka to 2.6.4, fix deprecated things

* Bump to 2.6.5 akka

* Clean up imports

* Remove materializer from FeeProviders
2020-05-30 08:49:28 -05:00
Chris Stewart
d8dcb223f8
Bump scodec to 1.14 (#1489) 2020-05-30 07:53:11 -05:00
Ben Carman
3e323ce18e
Fee Rate Api Support (#1470)
* Fee Rate Api Support

* FeeRateProvider Tests

* Rename folder

* Fix docs
2020-05-29 13:01:20 -05:00
Chris Stewart
8241e129a9
Filter -Xfatal-warnings when using scala console so we don't get error messages when you are trying out code (#1485) 2020-05-29 09:03:43 -05:00
Chris Stewart
9040e2ccaf
Filter warnings on doc for publishing (#1484) 2020-05-29 07:03:18 -05:00
Chris Stewart
11a635f3be
Add -Xfatal-warnings on Scala 2.13 (#1483)
* Add -Xfatal-warnings on Scala 2.13

* Turn off -Xfatal-warnings in docs/
2020-05-29 06:21:56 -05:00
Chris Stewart
df13a0b313
Drop 2.11 from inThisBuild.sbt and Deps.scala (#1479) 2020-05-28 11:49:53 -05:00
Scala Steward
8a1e1b6c01
Update bcprov-jdk15on to 1.65.01 (#1476) 2020-05-27 15:26:07 -05:00
Nadav Kohen
a37a7d1629
Implemented (lax) signature parsing in Bitcoin-S (#1446)
* Implemented parseDERLax signature parsing and bumped bouncy castle version to most recent

* implemented using iterators

* Factored out common functionality and added comments, it is readable now! Deleted C-like version in place of this one after property based tests showed them to be equivalent

* Made compatible with scala 2.12

* Make compatible with scala 2.11

* Added tests for lax DER signatures
2020-05-21 15:13:17 -05:00
Scala Steward
271f7591d2
Update flyway-core to 6.4.2 (#1418) 2020-05-18 11:55:48 -05:00
Scala Steward
2e56c0dc2b
Update flyway-sbt to 6.4.2 (#1424) 2020-05-18 11:31:32 -05:00
Scala Steward
81e3262bc5
Update scalacheck-1-14 to 3.1.2.0 (#1423) 2020-05-18 11:16:16 -05:00
Scala Steward
2869c59a85
Update sbt-bloop to 1.4.1 (#1430) 2020-05-15 09:48:50 -05:00
Scala Steward
cb03855afd
Update sbt-bloop to 1.4.0 (#1414) 2020-05-13 07:40:29 -05:00
Scala Steward
9127603c16
Update akka-http, akka-http-testkit to 10.1.12 (#1415) 2020-05-12 06:42:26 -05:00
Scala Steward
1be72433f8
Update sbt-native-packager to 1.7.2 (#1416) 2020-05-12 06:29:17 -05:00
Scala Steward
5d0caf1628
Update scalafx to 14-R19 (#1410) 2020-05-10 09:24:55 -05:00
Scala Steward
98421823ea
Update scalatest to 3.1.2 (#1412) 2020-05-10 09:24:43 -05:00
Scala Steward
13a7980fb1
Update sbt-mdoc to 2.2.0 (#1397) 2020-05-06 06:42:58 -05:00
Scala Steward
7e78b66b3a
Update sqlite-jdbc to 3.31.1 (#1396) 2020-05-05 07:18:07 -05:00