-
In #635 I was convinced that cross-testing is a good thing. It would be nice to have cross tests for
- https://github.com/elichai/ecc-secp256k1 as inspired by the discussion in #635, or another "si…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Jun 09 | Next scheduled analysis: Jun 16_
**NOTE**: I'v…
-
`js-sha3` and `secp256k1` should be replaced by `ethereum-cryptography` package: https://github.com/ethereum/js-ethereum-cryptography. Check out the blog post about it: https://medium.com/nomic-labs-b…
-
## Issue Description
In the course to find rooms for performance optimization, we are trying to go over the expensive calls in the consensus phases to improve performance.
This particular one …
-
This is a tracking issue to manage the WASM implementation of the Breez SDK.
**Tasks**
- [x] Test different WASM/WASI/emscripten build methods
- [ ] Identify changes required for Breez SDK / Gr…
-
We're hitting [this error](https://github.com/paulmillr/scure-btc-signer/blob/e0bb69be194fa5251a49385db21009dee79c2e1e/src/payment.ts#L275) when spending from a UTXO whose input(s) come from a multisi…
-
on adding pkg-config package and running the setup.py script
```
...
Extracting pycparser-2.19-py3.6.egg to /tmp/easy_install-60iq2l2b/secp256k1-0.13.2/.eggs
Installed /tmp/easy_install-60iq2l2b…
-
I am attempting to use this library with https://github.com/digitalbazaar/ecdsa-secp256k1-verification-key-2019.
This requires a few tweaks like adding the fromFingerprint method. But after I get …
-
In my tests i want to import code from other package that is using Node js, because of that i need to add fallbacks to webpack config. I'm using cypress webpack preprocessor
```
const path = requi…
-
Not sure if the low-level library is the best place for such API, but at least some primitives need to be implemented for the anti-klepto protocol.
```
hot->cold: sha(k_hot)
cold->hot: kP_cold = …