Commit graph

123 commits

Author SHA1 Message Date
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
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
81e3262bc5
Update scalacheck-1-14 to 3.1.2.0 (#1423) 2020-05-18 11:16:16 -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
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
7e78b66b3a
Update sqlite-jdbc to 3.31.1 (#1396) 2020-05-05 07:18:07 -05:00
Nadav Kohen
4d9692f61e
Crypto Project Refactor (#1380)
* Added crypto project and decoupled BitcoinSLogger from NetworkElement

Decoupled BitcoinSLogger from Factory

Moved NetworkElement into crypto project

Moved Factory and BitcoinSUtil (renamed to BytesUtil) to crypto project

Moved MaskedToString to crypto project

Added BytesUtil to imports and cleaned up CryptoUtil.recoverPoint

Moved the rest of crypto stuff to the crypto project

Moved crypto tests to crypto-test project

* Added documentation for crypto project
2020-04-30 12:34:53 -05:00
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