bitcore icon indicating copy to clipboard operation
bitcore copied to clipboard

A full stack for bitcoin and blockchain-based applications

Results 204 bitcore issues
Sort by recently updated
recently updated
newest added

The monkey patches and prototype overrides in the libs' `crypto/bn.js` and `crypto/point.js` cause issues when trying to use the underlying libraries elsewhere in projects. These need to be refactored to...

backlog

# DKG This document explains the specs for the client implementation of distributed key generation (DKG) for the threshold signature scheme (TSS). ### Asynchronous DKG If the DKG ceremony is...