mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-30 00:04:56 +00:00
02d661503f
* avoid mix of exceptions and return codes * introduce result * use deprecated compatibility API to avoid big-bang refactoring * loosely based on nim-libp2p secp as well as the rust-secp256k1 wrapper * oh, boy does our secp256k1 wrapper need updating - we're _far_ behind...