torusresearch / torus-utils-swift

Swift package for fetching shares from torus-nodes
BSD 3-Clause "New" or "Revised" License
5 stars 11 forks source link

feat: Inline replace secp256k1 #79

Closed metalurgical closed 8 months ago

metalurgical commented 8 months ago

This fixes the incompatibility issues we have been experiencing between secp256k1 implementations for boilertalk and gigabitcoin as well as breaking changes in different minor versions of gigabitcoin.

ieow commented 8 months ago

@himanshuchawla009 , could you review before we merge to master