Commit Graph

934 Commits

Author SHA1 Message Date
Scala Steward
c328ec860e
Update sbt-native-packager to 1.10.0 (#5522) 2024-04-15 08:49:51 -05:00
Scala Steward
c26bd8db9b
Update slick, slick-hikaricp to 3.5.1 (#5524) 2024-04-15 08:49:14 -05:00
Scala Steward
24a0bd43f8
Update logback-classic to 1.5.5 (#5521) 2024-04-15 06:28:41 -05:00
Scala Steward
81a72b20fe
Update slf4j-api to 2.0.13 (#5523) 2024-04-14 17:37:55 -05:00
Scala Steward
f20ea7423c
Update logback-classic to 1.5.4 (#5516) 2024-04-09 10:03:03 -05:00
Scala Steward
d3fca354a4
Update otj-pg-embedded to 1.0.3 (#5512) 2024-04-08 10:12:25 -05:00
Scala Steward
4377b082e3
Update scalamock to 6.0.0 (#5514) 2024-04-08 10:11:37 -05:00
Scala Steward
4bb1724080
Update sbt-bloop to 1.5.17 (#5510) 2024-04-08 08:46:32 -05:00
Scala Steward
790708daa6
Update junixsocket-core to 2.9.1 (#5511) 2024-04-08 08:46:20 -05:00
Scala Steward
9b93a5a1ef
Update bcprov-jdk18on to 1.78 (#5513) 2024-04-08 08:46:09 -05:00
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
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
Scala Steward
39b127be8c
Update sbt-bloop to 1.5.12 (#5309) 2023-12-02 11:35:28 -06:00
Scala Steward
bb549b46d4
Update logback-classic to 1.4.14 (#5314) 2023-12-02 11:35:19 -06:00
Chris Stewart
c0e8d376eb
Remove oracle explorer client (#5308)
* Remove oracle explorer client

* Remove doc, remove ci flow
2023-11-22 10:27:29 -06:00
Scala Steward
23cc9c9acc
Update junixsocket-core to 2.8.3 (#5300) 2023-11-16 09:33:17 -06:00
Scala Steward
36d27704b4
Update bcprov-jdk18on to 1.77 (#5302) 2023-11-16 09:33:05 -06:00
Scala Steward
a21b0a1741
Update client3:core, ... to 3.9.1 (#5296) 2023-11-11 11:09:59 -06:00
Scala Steward
222ad3b60d
Update sbt-mdoc to 2.5.1 (#5298) 2023-11-11 10:36:39 -06:00
Scala Steward
7861bce71a
Update native-lib-loader to 2.5.0 (#5297) 2023-11-09 10:08:45 -06:00
Scala Steward
c1baad9f06
Update sbt-mdoc to 2.5.0 (#5289) 2023-11-07 16:50:00 -06:00
Scala Steward
665727f165
Update play-json to 2.10.3 (#5282) 2023-11-06 15:06:09 -06:00
Scala Steward
33087f6ec1
Update metrics-core, metrics-healthchecks, ... to 4.2.22 (#5283) 2023-11-06 14:03:47 -06:00
Scala Steward
336cb60c51
Update sbt-assembly to 2.1.4 (#5275) 2023-10-31 06:55:40 -05:00
Scala Steward
a513cab030
Update sbt-bloop to 1.5.11 (#5226)
* Update sbt-bloop to 1.5.11

* Fix sbt bloop config

---------

Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2023-10-31 06:55:25 -05:00
Scala Steward
763da5619c
Update junixsocket-core to 2.8.2 (#5276) 2023-10-28 16:34:29 -05:00
Scala Steward
11f07a1cd1
Update sbt to 1.9.7 (#5271) 2023-10-24 11:09:53 -05:00
Scala Steward
984a2344bc
Update scodec-bits to 1.1.38 (#5273) 2023-10-24 10:47:47 -05:00
Scala Steward
a47e18187d
Update play-json to 2.10.2 (#5270) 2023-10-24 10:24:39 -05:00
Scala Steward
087508dadc
Update sbt-mdoc to 2.4.0 (#5266) 2023-10-18 16:18:14 -05:00
Scala Steward
b085045e16
Update metrics-core, metrics-healthchecks, ... to 4.2.21 (#5261) 2023-10-18 11:36:49 -05:00
Scala Steward
d256f3cdb1
Update scalapb-runtime to 0.11.14 (#5264) 2023-10-18 10:32:14 -05:00
Scala Steward
723640b8f6
Update typesafe:config to 1.4.3 (#5265) 2023-10-18 10:00:04 -05:00
Scala Steward
d65bd11bd6
Update sbt-mdoc to 2.3.8 (#5257) 2023-10-11 09:20:55 -05:00
Scala Steward
8752d9fe70
Update junixsocket-core to 2.8.1 (#5252) 2023-10-03 15:36:06 -05:00
Scala Steward
7c133c19ca
Update jeromq to 0.5.4 (#5246) 2023-09-26 10:50:29 -05:00
Scala Steward
046a9e869c
Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 (#5245) 2023-09-26 10:23:12 -05:00
Scala Steward
08cb329719
Update metrics-core, metrics-healthchecks, ... to 4.2.20 (#5244) 2023-09-26 09:08:02 -05:00
Scala Steward
922a6aaeb4
Update play-json to 2.10.1 (#5239) 2023-09-18 09:39:13 -05:00
Scala Steward
00bd36ad2e
Update sbt-assembly to 2.1.3 (#5238) 2023-09-18 09:27:20 -05:00
Scala Steward
6373b5b866
Update junixsocket-core to 2.7.2 (#5236) 2023-09-16 12:56:40 -05:00
Scala Steward
1edf57ac1e
Update sbt to 1.9.6 (#5237) 2023-09-16 10:10:22 -05:00
Scala Steward
a0b273e6b3
Update junixsocket-core to 2.7.1 (#5234) 2023-09-12 08:43:49 -05:00
Scala Steward
b474a60986
Update sbt-scoverage to 2.0.9 (#5233) 2023-09-11 15:18:39 -05:00
Scala Steward
4146f856ed
Update scalatest to 3.2.17 (#5232) 2023-09-11 15:18:25 -05:00
Scala Steward
433a097449
Update slf4j-api to 2.0.9 (#5228) 2023-09-06 11:12:28 -05:00
Chris Stewart
c038d2fa3b
2023 08 30 refactor ConsoleCli (#5217)
* refactor ConsoleCli to use logging framework

* move things out of ConsoleCli.exec()

* Dont use deprecated method to send req

* move backend out of ConsoleCli.exec()

* Add type annotation

* Remove wrapping Try { } inside of ConsoleCli.exec()

* Remove old debug config flag, use logback to log now

* Add slf4j backend for sttp logging

* Send getversion request server side

* Use V.sttpV

* WIP

* Fix bitcoin-s-cli build

* Restore commonCompilerOpts
2023-09-01 08:23:45 -05:00
Chris Stewart
a93954cc4e
Only generate scaladoc on CI to decrease build time (#5220) 2023-08-31 11:15:23 -05:00
Chris Stewart
a18dc6c55f
Add java.instrument to jlink dev builds (#5210) 2023-08-28 11:34:55 -05:00
Scala Steward
d37faa0bcf
Update sqlite-jdbc to 3.42.0.1 (#5205) 2023-08-25 12:51:23 -05:00
Scala Steward
ccafd0c5c9
Update sbt to 1.9.4 (#5204) 2023-08-25 12:38:54 -05:00
Scala Steward
561be207b1
Update sbt-coveralls to 1.3.11 (#5191) 2023-08-12 14:34:02 -05:00
Scala Steward
6c9d71cb97
Update logback-classic to 1.4.11 (#5189) 2023-08-11 12:11:08 -05:00
Scala Steward
38f8c40c33
Update client3:core to 3.9.0 (#5190) 2023-08-11 11:33:48 -05:00
Scala Steward
d5bf14f5cf
Update sbt-coveralls to 1.3.10 (#5184) 2023-08-07 10:37:01 -05:00
Scala Steward
b1ca4310ac
Update logback-classic to 1.4.9 (#5178) 2023-08-06 13:10:22 -05:00
Scala Steward
969937b9df
Update junixsocket-core to 2.7.0 (#5179) 2023-08-06 07:42:49 -05:00
Scala Steward
eff3580ea0
Update bcprov-jdk18on to 1.76 (#5175) 2023-08-01 10:09:39 -05:00
Scala Steward
092ef944e2
Update sbt to 1.9.3 (#5160) 2023-07-24 12:24:38 -05:00
Scala Steward
115da94229
Update sbt to 1.9.2 (#5142) 2023-07-10 12:11:13 -05:00
Scala Steward
cde3977312
Update sbt-scalajs-crossproject to 1.3.2 (#5137) 2023-07-08 13:57:56 -05:00
Scala Steward
51f5f53322
Update client3:core to 3.8.16 (#5134) 2023-07-07 08:11:09 -05:00
Scala Steward
cd812ac7a3
Update janino to 3.1.10 (#5128) 2023-07-05 14:38:22 -05:00
Scala Steward
aff86c7679
Update sbt to 1.9.1 (#5123) 2023-06-29 10:12:57 -05:00
Chris Stewart
dd77eb0566
Add jdk.management.agent module on dev builds (#5115) 2023-06-26 10:56:49 -05:00
Scala Steward
2023e3cfb7
Update bcprov-jdk18on to 1.75 (#5112) 2023-06-26 10:37:46 -05:00
Scala Steward
3df12aa929
Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 (#5113) 2023-06-26 10:30:32 -05:00
Scala Steward
2fe80bd52b
Update scala-collection-compat to 2.11.0 (#5107) 2023-06-16 13:34:54 -05:00
Scala Steward
2a966a6916
Update bcprov-jdk18on to 1.74 (#5106) 2023-06-16 10:26:45 -05:00
Scala Steward
2363ec4d4e
Update logback-classic to 1.4.8 (#5103) 2023-06-14 15:50:24 -05:00
Scala Steward
514cb54f69
Update metrics-core, metrics-healthchecks, ... to 4.2.19 (#5090) 2023-06-05 14:24:26 -05:00
Scala Steward
3166539d2a
Update sbt to 1.9.0 (#5091) 2023-06-05 12:33:53 -05:00
Scala Steward
7036915e0f
Update sbt-scoverage to 2.0.8 (#5092) 2023-06-05 12:16:10 -05:00
Scala Steward
46b9301c5d
Update sqlite-jdbc to 3.42.0.0 (#5083) 2023-05-29 10:54:56 -05:00
Chris Stewart
6f486bcc68
Fix transitive dep introduced in sqlite3 3.41.2.2 (#5082) 2023-05-29 09:29:23 -05:00
Scala Steward
f99113f2f8
Update sqlite-jdbc to 3.41.2.2 (#5080) 2023-05-27 09:23:02 -05:00
Scala Steward
a60f62b59d
Update scalacheck-1-16 to 3.2.14.0 (#5079) 2023-05-27 09:22:47 -05:00
Scala Steward
200d15af21
Update scalatest to 3.2.16 (#5078) 2023-05-27 09:21:02 -05:00
Scala Steward
17ee387e40
Update sbt to 1.8.3 (#5077) 2023-05-27 09:20:48 -05:00
Chris Stewart
cb272ddf83
Fix build by ignoring junit transitive dep (#5071) 2023-05-15 13:52:40 -05:00
Scala Steward
1014c47bd9
Update bcprov-jdk18on to 1.73 (#5044) 2023-05-13 08:23:38 -05:00
Scala Steward
8aadf71eb1
Update sbt-native-image to 0.3.4 (#5067) 2023-05-09 07:39:32 -05:00
Scala Steward
09150e5a1f
Update scalacheck-1-15 to 3.2.12.0 (#5068) 2023-05-08 09:54:10 -05:00
Scala Steward
475ed33716
Update sbt-ci-release to 1.5.12 (#5064) 2023-05-05 14:26:49 -05:00
Scala Steward
a7146e7dce
Update scala-collection-compat to 2.10.0 (#5061) 2023-04-28 14:21:58 -05:00
Scala Steward
9f129c2fe5
Update logback-classic to 1.4.7 (#5054) 2023-04-21 12:38:51 -05:00
Scala Steward
760903660e
Update sbt-scalajs-crossproject to 1.3.1 (#5047) 2023-04-20 09:41:13 -05:00
Scala Steward
25cdf9d880
Update client3:core to 3.8.15 (#5042) 2023-04-15 10:33:19 -05:00
Scala Steward
3379e99ffd
Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 (#5043) 2023-04-15 10:33:02 -05:00
Scala Steward
5e668c5d5e
Update client3:core to 3.8.14 (#5028) 2023-04-10 07:56:39 -05:00
Scala Steward
d2cc7ec98b
Update sbt-scalajs-crossproject to 1.3.0 (#5035) 2023-04-08 22:21:23 -05:00
Scala Steward
8186b2e2df
Update waffle-jna to 3.3.0 (#5026) 2023-03-26 12:27:27 -05:00
Scala Steward
b2ead6038f
Update sqlite-jdbc to 3.41.2.1 (#5027) 2023-03-26 12:27:17 -05:00
Scala Steward
d3d85eae95
Update sqlite-jdbc to 3.41.0.1 (#5019) 2023-03-25 09:06:05 -05:00
Scala Steward
51a354245b
Update client3:core to 3.8.13 (#5010) 2023-03-21 09:11:07 -05:00
Scala Steward
84803fdfb1
Update metrics-core, metrics-healthchecks, ... to 4.2.18 (#5013) 2023-03-20 10:17:45 -05:00
Scala Steward
efd92c1280
Update logback-classic to 1.4.6 (#5012) 2023-03-20 09:28:22 -05:00
Scala Steward
64354d2eb9
Update postgresql to 42.6.0 (#5014) 2023-03-20 09:27:56 -05:00
Scala Steward
f221688fe0
Update slf4j-api to 2.0.7 (#5015) 2023-03-20 09:27:11 -05:00
Scala Steward
fbcea17e2f
Update client3:core to 3.8.12 (#5007) 2023-03-02 06:51:24 -06:00
Scala Steward
6aae816de9
Update metrics-core, metrics-healthchecks, ... to 4.2.17 (#4999) 2023-03-02 06:51:10 -06:00