1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-24 07:59:10 +01:00
Commit graph

354 commits

Author SHA1 Message Date
Scala Steward
d21657e18b
Update sbt-native-image to 0.3.0 () 2021-01-13 12:59:53 -06:00
Chris Stewart
0f84e3d158
Add new sbt-native-image plugin that helps generate a correct native … ()
* Add new sbt-native-image plugin that helps generate a correct native image for the cli

* Initialize everything at build time to try and get cli working again

* Get server working with native image build

* Add '--no-fallback' which will report failures if we fail to build a standalone image

* Revert server project, file issue 2506 to indicate problems with server build

* Add native cli publishing using github actions

* Preprend 'app/' to paths

* Enable http,https protocols on cli

* Remove old graalvm plugin settings related to sbt native packager
2021-01-13 09:41:00 -06:00
Scala Steward
0c0e209013
Update scalafx to 15.0.1-R21 ()
* Update scalafx to 15.0.1-R21

* Update scalafx to 15.0.1-R21
2021-01-11 09:17:11 -06:00
Scala Steward
27e50b2c34
Update javafx-base, javafx-controls, ... to 16-ea+6 () 2021-01-09 11:24:15 -06:00
Scala Steward
9eb6ec8458
Update play-json to 2.9.2 () 2021-01-06 10:20:59 -06:00
Chris Stewart
cc2c438da1
Remove -Xfatal-warnings flag for tests () 2021-01-05 05:57:56 -06:00
Chris Stewart
b0b56dd5da
2020 12 18 enable lint options ()
* Enable -Xlint:adapted-args,nullary-unit on our for compile scope

* Add Xlint:infer-any compiler option

* Fix build so test compiler options are actually enabled

* Enable more scalac linting options

* Add '-Xlint:eta-sam'

* Add 'Xlint:inaccessible,Xlint:missing-interpolator'
2021-01-03 08:01:26 -06:00
benthecarman
4e862b7297
Move RPC server logic into separate project () 2020-12-29 14:57:11 -06:00
Scala Steward
19c68b77b9
Update sbt to 1.4.6 () 2020-12-27 07:23:59 -06:00
Scala Steward
41b1c4a88d
Update bcprov-jdk15on to 1.68 () 2020-12-23 07:16:01 -06:00
Scala Steward
bc6561465e
Update scala-collection-compat to 2.3.2 () 2020-12-20 07:36:19 -06:00
Chris Stewart
bb4a2667d1
2020 12 19 enable test compileropts ()
* Fix bug where test compiler opts were not enabled

* Fix all exsting compiler warnings in test project

* Add scalaCollectionCompat dependency to bitcoindRpcTest so we can use @nowarn annotation on scala 2.12
2020-12-20 07:09:07 -06:00
Chris Stewart
719ccbe932
PoC: Attempt to enable parallel execution on CI now that we have github ac… ()
* Attempt to enable parallel execution on CI now that we have github actions

* Try removing 'testWithDbSettings' to simplify build
2020-12-19 17:00:30 -06:00
Scala Steward
0f56ab2113
Update scodec-bits to 1.1.23 () 2020-12-18 07:16:26 -06:00
Scala Steward
307ba23d0d
Update sbt-native-packager to 1.8.0 () 2020-12-17 17:47:53 -06:00
Scala Steward
a080fc6730
Update scalacheck to 1.15.2 () 2020-12-17 17:47:26 -06:00
Scala Steward
44d54ff5a5
Update sbt-mdoc to 2.2.14 () 2020-12-17 17:46:53 -06:00
Chris Stewart
a1862cb648
Bump sbt to 1.4.5 () 2020-12-15 07:42:34 -06:00
Nadav Kohen
49a281acaf
Pulled down work from adaptor-dlc onto master ()
* Pulled down work from adaptor-dlc onto master

* Reverted some accidental deletions

* Removed unused import

* Added scaladocs

* Responded to Ben's review

* Added some scaladocs and invariants

* Responded to chris' review

* Responded to more review

* Added some comments
2020-12-11 17:32:35 -06:00
Scala Steward
f3ce3619b0
Update scalafx to 15.0.1-R20 () 2020-12-11 06:52:31 -06:00
Scala Steward
1e7e8473a3
Update sqlite-jdbc to 3.34.0 () 2020-12-11 06:42:58 -06:00
Scala Steward
afeb992ca6
Update sqlite-jdbc to 3.32.3.3 () 2020-12-09 06:27:51 -06:00
Scala Steward
cec0593929
Update scalamock to 5.1.0 () 2020-12-08 09:11:33 -06:00
Scala Steward
ebd917b363
Update sbt-bloop to 1.4.6 () 2020-12-08 08:14:55 -06:00
Scala Steward
5927a2e2c2
Update sbt-ci-release to 1.5.5 () 2020-12-06 08:07:05 -06:00
Scala Steward
fd08c98be0
Update javafx-base, javafx-controls, ... to 16-ea+5 () 2020-12-02 07:00:19 -06:00
Scala Steward
f0d925fda1
Update scopt to 4.0.0 () 2020-11-30 08:38:48 -06:00
Chris Stewart
8836ed5e4f
Get Scala 2.13.4 compiling ()
* 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
c5c7a423b2
Update scodec-bits to 1.1.22 () 2020-11-27 07:48:18 -06:00
Scala Steward
b2fe48e9fb
Update sbt-mdoc to 2.2.13 () 2020-11-26 07:44:03 -06:00
Scala Steward
d12c857441
Update scala-collection-compat to 2.3.1 () 2020-11-25 13:51:24 -06:00
Scala Steward
9d842897f5
Update scala-collection-compat to 2.3.0 () 2020-11-23 12:06:05 -06:00
Scala Steward
d0e3561bca
Update sbt to 1.4.4 () 2020-11-23 06:43:33 -06:00
Scala Steward
f22e1b6edb
Update akka-http, akka-http-testkit to 10.1.13 () 2020-11-21 07:51:46 -06:00
Scala Steward
76d4e36097
Update sbt to 1.4.3 () 2020-11-16 14:32:31 -06:00
Scala Steward
ff9119e975
Update spray-json to 1.3.6 () 2020-11-12 07:24:15 -06:00
Scala Steward
ea23296906
Update sbt-mdoc to 2.2.12 () 2020-11-11 10:20:29 -06:00
Scala Steward
35aae036f0
Update javafx-base, javafx-controls, ... to 16-ea+4 () 2020-11-09 11:02:22 -06:00
Scala Steward
6538a14097
Update scalatest to 3.2.3 () 2020-11-09 08:51:16 -06:00
Scala Steward
a6156cd2f3
Update scalacheck to 1.15.1 () 2020-11-07 09:24:56 -06:00
Scala Steward
30cd7ed0b0
Update sbt-bloop to 1.4.5 () 2020-11-06 07:00:55 -06:00
Scala Steward
497e33c1a3
Update scodec-bits to 1.1.21 () 2020-11-05 15:18:28 -06:00
Scala Steward
3ba3ea6125
Update sbt-mdoc to 2.2.11 () 2020-11-05 14:01:16 -06:00
Scala Steward
02eb3b8805
Update sbt-ci-release to 1.5.4 () 2020-11-05 07:34:07 -06:00
Chris Stewart
8a148357d5
2020 11 02 cleanup ()
* 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
23a143d195
Update bcprov-jdk15on to 1.67 () 2020-11-02 07:34:52 -06:00
Scala Steward
8d379e39a0
Update sbt to 1.4.2 () 2020-11-02 07:19:03 -06:00
Scala Steward
ac53a5ee63
Update javafx-base, javafx-controls, ... to 16-ea+3 () 2020-10-28 08:55:10 -05:00
Scala Steward
c4970a3e3e
Update typesafe:config to 1.4.1 () 2020-10-23 09:15:24 -05:00
Scala Steward
a679950ac5
Update sbt to 1.4.1 () 2020-10-20 07:00:53 -05:00