bitcoin-s/core-test
Chris Stewart e69e1e5ad1
2024 10 31 digitalsignature (#5752)
* Add DigitalSignature, extend it with ECDigitaSignature,SchnorrDigitalSignature

* WIP: Remove EmptyDigitalSignature case object in favor of val

* Fix byte representation of ECDigitalSignature.emptyDigitalSignature

* Simplify names to ECDigitalSignature.{empty, dummy, dummyLowR}

* Fix docs
2024-11-01 11:46:26 -05:00
..
.jvm/src/test core: Terminate rescan early when RescanStarted.stop() is called rather than wait for the rescan to complete (#5749) 2024-10-30 16:47:39 -05:00
src/test/scala/org/bitcoins/core 2024 10 31 digitalsignature (#5752) 2024-11-01 11:46:26 -05:00
build.sbt Fix build warnings that came with sbt 1.5.0 (#2857) 2021-04-06 06:01:11 -05:00
README.md

See our contributing guide for information on how to benchmark, test and develop your code.