Scala Steward
f8b3e81058
Update flyway-core to 6.4.0 ( #1349 )
2020-04-22 08:28:52 -05:00
Scala Steward
443137262b
Update javafx-base, javafx-controls, ... to 14.0.1 ( #1346 )
2020-04-20 13:17:14 -05:00
Ben Carman
e5ef17f020
Move Json Reader, Writers, and Serializers to App Commons ( #1328 )
...
* Move Json Reader, Writers, and Serializers to App Commons
* Move app-commons outside of app/
2020-04-10 14:33:37 -05:00
Scala Steward
ed985c5350
Update flyway-core to 6.3.3 ( #1309 )
2020-04-06 19:06:48 -05:00
Scala Steward
da9d0957f4
Update akka-actor, akka-stream, ... to 2.5.31 ( #1290 )
2020-04-01 10:59:51 -05:00
Scala Steward
35b54c8b38
Update javafx-base, javafx-controls, ... to 14 ( #1288 )
2020-04-01 08:46:34 -05:00
Nadav Kohen
920199cf9e
Constructed simple Bitcoin-S wallet GUI ( #1285 )
...
* Constructed simple Bitcoin-S wallet GUI
* Added note about bitcoin-s server in doc
* Removed wallet dep from gui
* Replaced lambdas with constructors for compatibility with scala 2.11
* Fixed after rebase
2020-03-31 14:30:24 -05:00
Scala Steward
072fdd7fc4
Update flyway-core to 6.3.2 ( #1269 )
2020-03-24 08:52:58 -05:00
Scala Steward
fea08c6d4a
Update janino to 3.1.2 ( #1252 )
2020-03-23 06:30:18 -05:00
Scala Steward
832282b378
Update flyway-core to 6.3.1 ( #1228 )
2020-03-19 07:58:35 -05:00
Scala Steward
cb3ba1d920
Update akka-actor, akka-stream, ... to 2.5.30 ( #1221 )
2020-03-15 13:21:36 -05:00
Scala Steward
4dedb90ee8
Update janino to 3.1.1 ( #1212 )
2020-03-11 07:25:46 -05:00
Chris Stewart
1a3b6b5b1e
Update flyway-core to 6.3.0 ( #1195 )
2020-03-05 15:47:34 -06:00
Scala Steward
0f9804c460
Update scalacheck-1-14 to 3.1.1.1 ( #1145 )
2020-02-21 08:47:35 -06:00
Scala Steward
225d549d6e
Update scalatest to 3.1.1 ( #1142 )
2020-02-21 07:04:05 -06:00
Scala Steward
06fe2f94db
Update scalacheck-1-14 to 3.1.1.0 ( #1143 )
2020-02-21 07:03:38 -06:00
Scala Steward
3ef5ad5f78
Update flyway-core to 6.2.4 ( #1141 )
2020-02-20 09:50:10 -06:00
Scala Steward
494094be2b
Update jeromq to 0.5.2 ( #1087 )
2020-02-07 10:10:32 -06:00
Scala Steward
ef06dc85c1
Update sourcecode to 0.2.1 ( #1103 )
2020-02-07 07:38:05 -06:00
Scala Steward
4e26bc4b76
Update flyway-core to 6.2.2 ( #1102 )
2020-02-07 07:36:48 -06:00
Chris Stewart
c363156d8b
Add codehause dependecy as a work around for issue 1110, there is a i… ( #1101 )
...
* Add codehause dependecy as a work around for issue 1110, there is a issue in graalvm native image generator where images aren't being generated correctly. THis is related to the logback dependecy
* Add some comments about when the extra dep can be removed
2020-02-07 06:52:31 -06:00
Scala Steward
ae02d609e3
Update flyway-core to 6.2.1 ( #1082 )
2020-01-31 13:07:54 +01:00
Scala Steward
94ae919a00
Update akka-actor, akka-stream, ... to 2.5.29 ( #1077 )
2020-01-28 18:42:20 +01:00
Scala Steward
ec543bbbf7
Update akka-actor, akka-stream, ... to 2.5.28 ( #1072 )
2020-01-28 06:16:02 -06:00
Scala Steward
96b1515086
Update flyway-core to 6.2.0 ( #1062 )
2020-01-23 13:59:50 -06:00
Ben Carman
c4ade3ba3c
Txo state flyway ( #1052 )
...
* Add flyway migrations
* Make different project's migrations independent of each other
* Rework all AppConfig.initialize() to use migrations rather than what we were doing before
* TXO State migration
* Move to new file, drop old column
* Add block hash column
Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2020-01-22 15:34:36 -06:00
Scala Steward
d95ccd7dee
Update sourcecode to 0.2.0 ( #1024 )
2020-01-14 07:16:27 -06:00
Scala Steward
55d3048981
Update scalacheck-1-14 to 3.1.0.1 ( #987 )
2019-12-27 05:54:10 -06:00
Scala Steward
4ce9a11ce5
Update sqlite-jdbc to 3.30.1 ( #982 )
2019-12-25 07:33:24 -06:00
Scala Steward
629d2b52eb
Update sourcecode to 0.1.9 ( #979 )
2019-12-21 17:06:50 -06:00
Scala Steward
03064087d5
Update slf4j-api to 1.7.30 ( #953 )
2019-12-17 05:55:15 -06:00
Scala Steward
4c5c997f6a
Update scalacheck to 1.14.3 ( #946 )
2019-12-15 18:29:30 -06:00
Scala Steward
c762a9fed7
Update akka-actor, akka-stream, ... to 2.5.27 ( #937 )
2019-12-10 15:32:30 -06:00
Chris Stewart
ade8bea831
2019 12 10 scalatest 3.1.0 ( #933 )
...
* Update scalatest to 3.1.0
* Modify code to support scalatest 3.1.0
2019-12-10 09:12:47 -06:00
Chris Stewart
72097e31bd
2019 11 30 key manager ( #904 )
...
* Segregate key manager from wallet
* More consistent naming in build.sbt, run scalafmt
* Add test case making sure we don't overwrite a mnemonic seed
* Add key-manager.md
* Fix compile issues with older scala versions
* Address code review
2019-12-04 07:43:29 -06:00
Chris Stewart
7e6f489fee
2019 11 28 cli native image doc ( #903 )
...
* Add documentation about how the cli can be built with a native image
* Finish rest of documentation on building command line client for bitcoin-s
* Add missing akka actor on walletServer classpath, add plugins to be able to build the walletServer as a standalone jar
* Add server.md
* Rename walletServer -> appServer
* Address code review, add missing main class in server project
* Address code review
2019-12-04 07:25:03 -06:00
Scala Steward
1a9cf577db
Update akka-http, akka-http-testkit to 10.1.11 ( #908 )
2019-12-03 10:07:02 -06:00
rorp
43ec85af39
Rescan RPC ( #854 )
...
* Rescan RPC
* cleanup
* fix optional args
* cleanup
* unit tests
* fix build error
* fix unit tests
* scalaMock
* cleanup
* more unit tests
* some more validation checks
2019-11-21 08:03:32 -06:00
Chris Stewart
7063b985a1
Bump micro pickle/json to 0.8.0 ( #853 )
2019-11-05 15:13:54 -06:00
Scala Steward
c237cbbabf
Update scalacheck to 1.14.2 ( #849 )
2019-11-01 09:06:44 -05:00
Scala Steward
9e7050ee32
Update slf4j-api to 1.7.29 ( #848 )
2019-11-01 06:11:03 -05:00
Scala Steward
f169a6b1e9
Update sourcecode to 0.1.8 ( #841 )
2019-10-28 20:11:00 -05:00
Scala Steward
d351d04393
Update sttp:core to 1.7.2 ( #808 )
2019-10-22 14:25:45 -05:00
Scala Steward
d141508b02
Update akka-actor, akka-stream, ... to 2.5.26 ( #817 )
2019-10-20 01:54:12 -05:00
Scala Steward
b240b3c4ab
Update typesafe:config to 1.4.0 ( #803 )
2019-10-13 19:30:09 -05:00
Scala Steward
3973b8d2b4
Update sttp:core to 1.7.0 ( #785 )
2019-10-07 06:10:48 -05:00
Scala Steward
b23fa50be6
Update sttp:core to 1.6.8 ( #773 )
2019-10-06 09:33:31 -05:00
Scala Steward
f9ec76009e
Update akka-http, akka-http-testkit to 10.1.10 ( #751 )
2019-09-22 16:11:21 -05:00
Scala Steward
de41d63017
Update sttp:core to 1.6.6 ( #741 )
2019-09-10 01:27:38 -05:00
Scala Steward
6170b0cd69
Update sttp:core to 1.6.4 ( #664 )
2019-08-26 13:54:56 +02:00