bitcoin-s/docs
Nadav Kohen 7fd9aca304 Add Schnorr and Adaptor Secp Bindings and Update Adaptor (#2885)
* Replaced secp256k1 with secp256k1-zkp as submodule pointing to my java-bindings branch

* Built new binaries for schnorr signing and adaptor signing and integrated into LibSecp256k1CryptoRuntime

* Added public key compression function with tests, removed old adaptor signature point serializers

* Implemented ECDSA adaptor signatures in scala according to the most recent spec

* Added static test vectors for adaptor signing from spec

* Moved bouncy castle adaptor signing tests to .jvm

* Added scaladocs and responded to nits

* Added scaladocs with legends to spec naming

* Responded to Ben's review

* Fixed scala 2.12 compile issue

* Fixed BouncyCastle secKeyVerify

* Updated add-to-jni build instructions

* Updated secp256k1-zkp to target bitcoin-s-master

* Add windows binary (#14)

* Added Mac OS binaries

Co-authored-by: benthecarman <benthecarman@live.com>
2021-04-21 09:42:43 -05:00
..
applications Add docs for getblockheader (#2811) 2021-03-21 14:09:34 -05:00
chain Small cleanups on the chain docs (#2515) 2021-01-18 11:32:03 -06:00
config Fix ZMQ Config with bitcoind backend (#2897) 2021-04-13 14:56:28 -05:00
core Made ECPrivateKey signing synchronous and got src compiling (#2652) 2021-03-23 17:05:58 -05:00
crypto DLC + Adaptor Docs (#2552) 2021-02-02 13:33:46 -06:00
fee-provider Fee Provider Docs (#1641) 2020-07-08 10:22:59 -05:00
key-manager Add comment about using defaultAccountType (#2549) 2021-01-21 14:57:31 -06:00
node Wallet Rebroadcast Transactions thread (#2711) 2021-04-07 08:13:43 -05:00
oracle Add signed outcome to getevent rpc, fix other small api bugs (#2757) 2021-03-08 10:55:47 -06:00
oracle-explorer-client 2021 04 07 issue 2875 (#2879) 2021-04-08 10:15:56 -05:00
rpc Lnd rpc docs (#2896) 2021-04-12 19:09:59 -05:00
secp256k1 Add Schnorr and Adaptor Secp Bindings and Update Adaptor (#2885) 2021-04-21 09:42:43 -05:00
testkit Add docs for using CachedBitcoind (#2880) 2021-04-09 09:43:22 -05:00
wallet Wallet Rebroadcast Transactions thread (#2711) 2021-04-07 08:13:43 -05:00
bips.md Add supported Bips docs (#2427) 2020-12-24 07:16:46 -06:00
contributing-website.md Setup Github Actions (#2319) 2020-12-07 13:35:22 -06:00
contributing.md Skip CI tests for docs PRs (#2435) 2020-12-29 08:07:15 -06:00
getting-setup.md Fix ZMQ Config with bitcoind backend (#2897) 2021-04-13 14:56:28 -05:00
getting-started.md Use markdowns detail tags to collapse optional sections, remove the secp256k1 section on getting-setup.md (#2890) 2021-04-12 05:58:27 -05:00
security.md Add new GPG key (#1263) 2020-03-23 09:46:56 -05:00
windows-users.md New doc for Windows users (#572) 2019-07-08 15:01:23 -05:00