Page MenuHomePhabricator

Maintain UTXO commitment and expose RPC
Open, NormalPublic

Description

This includes

  • the secp256k1 module for ECMH multisets in D1072
  • A C++ wrapper for the module to maintain an ECMH set for UTXOs in D1074
  • Maintaining the UTXO commitment for the current CCoinView state, and expose in RPC in D1117

This is coded and ready for review

Event Timeline