Commit graph

824 commits

Author SHA1 Message Date
Scala Steward
c747f1482a
Update play-json to 3.0.2 (#5359) 2024-04-05 15:45:18 -05:00
Scala Steward
dae7b0517b
Update sbt-bloop to 1.5.16 (#5499) 2024-03-28 14:19:56 -05:00
Chris Stewart
2b67999ad8
Bump docker base image to eclipse-temurin:21 (#5497) 2024-03-27 11:29:05 -05:00
Chris Stewart
6b21a900ce
Bump versions to 1.9.8, add 1.9.8 version of website (#5280)
* Bump versions to 1.9.8, add 1.9.8 version of website

* Update website version
2024-03-25 09:06:31 -05:00
Scala Steward
c51c6a8f39
Update sbt-buildinfo to 0.12.0 (#5486) 2024-03-20 14:56:14 -05:00
Scala Steward
a2b354c694
Update client3:core, ... to 3.9.5 (#5487) 2024-03-20 11:13:56 -05:00
Scala Steward
1e0cd1bed3
Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 (#5488) 2024-03-20 11:09:49 -05:00
Chris Stewart
58adf4c6fd
Fix build warnings for --compress flag in jlink (#5485) 2024-03-20 11:09:41 -05:00
Chris Stewart
177542a13c
Remove grizzled.sl4fj was its no longer maintained (#5482) 2024-03-18 16:48:58 -05:00
Scala Steward
d1ba4737d6
Update sbt-assembly to 2.2.0 (#5473) 2024-03-18 09:24:02 -05:00
Scala Steward
270f3cf624
Update postgresql to 42.7.3 (#5475) 2024-03-17 05:44:55 -05:00
Scala Steward
b7d7baaa20
Update sqlite-jdbc to 3.45.2.0 (#5474) 2024-03-16 07:12:19 -05:00
Scala Steward
dcb177b4a7
Update slick, slick-hikaricp to 3.5.0 (#5461)
* Update slick, slick-hikaricp to 3.5.0

* Fix compile

---------

Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2024-03-08 10:14:20 -06:00
Scala Steward
c2fb5d2657
Update client3:core, ... to 3.9.4 (#5460) 2024-03-08 10:14:11 -06:00
Scala Steward
f77b4efe11
Update logback-classic to 1.5.3 (#5448) 2024-03-04 10:46:49 -06:00
Chris Stewart
8b23b1f4f6
Add delay to wait for zmq to get setup in chainTest (#5427)
* Add delay to wait for zmq to get setup in chainTest

* Add println

* only run zmq tests on CI

* Bump Thread.sleep from 1ms -> 10ms

* Empty commit to re-run CI

* Revert things

* try making thread names more unique

* try no sleep

* Remove println

* Put logging back

* Try removing ZMQ.NOBLOCK

* turn off parallelExecution to see if it matters

* Add more logging

* Re-enable parallelExecution

* Try catching all NonFatal exns

* Bump timeout

* Bump maxTries

* Try downgrading jeromq back to 0.5.4

* Revert things

* scalafmt
2024-03-03 11:54:50 -06:00
Scala Steward
5ab8da9adc
Update logback-classic to 1.5.1 (#5438) 2024-02-29 11:50:40 -06:00
Scala Steward
87003eb703
Update sbt-scalafmt to 2.5.2 (#5218) 2024-02-28 14:15:00 -06:00
Scala Steward
dae6ebf9aa
Update sbt-scoverage to 2.0.11 (#5424) 2024-02-25 09:36:34 -06:00
Scala Steward
3c2184156b
Update sbt to 1.9.9 (#5419) 2024-02-23 14:24:59 -06:00
Scala Steward
0a96f72c5e
Update postgresql to 42.7.2 (#5414) 2024-02-22 10:27:09 -06:00
Chris Stewart
1dff918848
2023 02 21 pekko (#5413)
* Get dependencies resolving, get tor module compiling

* Get everything compiling with pekko

* Rework configs/logging to use pekko namespace

* Rename AkkaUtil -> PekkoUtil, BitcoinSAkkaAsyncTest -> BitcoinSPekkoAsyncTest
2024-02-22 10:26:21 -06:00
Chris Stewart
1b25994fc2
Re-add java.sql module to cli jlink image to fix #5411 (#5412) 2024-02-20 14:02:15 -06:00
Scala Steward
caeb8d559c
Update sbt-scoverage to 2.0.10 (#5409) 2024-02-20 08:53:05 -06:00
Scala Steward
1efede0401
Update junixsocket-core to 2.9.0 (#5407) 2024-02-20 08:52:53 -06:00
Scala Steward
b059c2f57e
Update jeromq to 0.6.0 (#5410) 2024-02-20 08:52:43 -06:00
Scala Steward
7c8acc4484
Update client3:core, ... to 3.9.3 (#5408) 2024-02-19 15:36:53 -06:00
Scala Steward
7ea72f279f
Update logback-classic to 1.5.0 (#5406) 2024-02-19 15:35:00 -06:00
Chris Stewart
3f22e42ad4
Update scalatest to 3.2.18 (#5395) 2024-02-12 18:41:35 -06:00
Scala Steward
5544a2efc4
Update janino to 3.1.12 (#5387) 2024-02-06 16:09:57 -06:00
Scala Steward
e30d1b1cad
Update slf4j-api to 2.0.12 (#5388) 2024-02-06 15:56:44 -06:00
Scala Steward
b45b8b7eb0
Update sbt-bloop to 1.5.15 (#5386) 2024-02-06 15:56:34 -06:00
Scala Steward
843e9ee23a
Update sqlite-jdbc to 3.45.1.0 (#5384) 2024-02-02 13:23:20 -06:00
Scala Steward
5bd5cc51dc
Update metrics-core, metrics-healthchecks, ... to 4.2.25 (#5372) 2024-01-26 09:20:40 -06:00
Chris Stewart
62012b1ee6
Upgrade microPickle to 3.1.4 (#5368) 2024-01-22 18:05:35 -06:00
Scala Steward
217914432e
Update scalapb-runtime to 0.11.15 (#5367) 2024-01-22 10:44:14 -06:00
Scala Steward
f6648a1cc3
Update metrics-core, metrics-healthchecks, ... to 4.2.24 (#5360) 2024-01-20 10:45:25 -06:00
Scala Steward
3c6fd85f4d
Update sqlite-jdbc to 3.45.0.0 (#5361) 2024-01-20 09:25:00 -06:00
Scala Steward
e6ceda44f2
Update play-json to 2.10.4 (#5356) 2024-01-19 06:37:56 -06:00
Scala Steward
1ad2778ab2
Update client3:core, ... to 3.9.2 (#5355) 2024-01-16 09:35:54 -06:00
Scala Steward
510ac32db5
Update metrics-core, metrics-healthchecks, ... to 4.2.23 (#5320) 2024-01-15 08:10:01 -06:00
Scala Steward
495197d380
Update postgresql to 42.7.1 (#5321) 2024-01-15 08:09:51 -06:00
Scala Steward
001a2f0970
Update slf4j-api to 2.0.11 (#5351) 2024-01-15 08:09:40 -06:00
Scala Steward
589fc0c98b
Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 (#5348) 2024-01-15 07:12:02 -06:00
Scala Steward
e8052e5a91
Update sbt-assembly to 2.1.5 (#5305) 2024-01-15 07:11:50 -06:00
Scala Steward
63b1f05b2e
Update sbt-bloop to 1.5.13 (#5319) 2024-01-14 09:06:05 -06:00
Scala Steward
329241b332
Update sbt-mdoc to 2.5.2 (#5350) 2024-01-14 09:05:49 -06:00
Scala Steward
37eaabab22
Update jna to 5.14.0 (#5347) 2024-01-14 09:05:23 -06:00
Scala Steward
7a3834dc80
Update sbt to 1.9.8 (#5349) 2024-01-14 09:04:50 -06:00
Scala Steward
ecbd024465
Update janino to 3.1.11 (#5313) 2024-01-14 09:04:39 -06:00