bitcoin-s/project
Nadav Kohen 14f2ae793a 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
..
build.properties Update sbt to 1.3.10 (#1337) 2020-04-15 06:24:19 -05:00
CommonSettings.scala Bump scala version to 2.13.2 (#1360) 2020-04-23 07:38:20 -05:00
Deps.scala Implemented (lax) signature parsing in Bitcoin-S (#1446) 2020-05-21 15:13:17 -05:00
plugins.sbt Update flyway-sbt to 6.4.2 (#1424) 2020-05-18 11:31:32 -05:00
Projects.scala Refactor sbt and make Eclair tests download bitcoind (#727) 2019-08-30 15:11:52 -05:00
TaskKeys.scala Refactor sbt and make Eclair tests download bitcoind (#727) 2019-08-30 15:11:52 -05:00