Wrong repository :(
Opened accidentally #719
pull elichai wants to merge 4 commits into bitcoin-core:master from kaspanet:multiset changing 11 files +880 −0-
elichai commented at 12:50 PM on February 17, 2020: contributor
-
41145690ce
Add ECMH multiset module to libsecp256k1
Summary: This can be used for UTXO commitments. Specification at https://github.com/tomasvdw/bips/blob/master/ecmh.mediawiki Test Plan: Tests included Reviewers: O1 Bitcoin ABC, #bitcoin_abc, deadalnix Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, deadalnix Subscribers: schancel, matiu, deadalnix, teamcity Differential Revision: https://reviews.bitcoinabc.org/D1072
-
d6dd4762f3
Fix some build configurations for multiset module
Signed-off-by: Elichai Turkel <elichai.turkel@gmail.com>
-
Add multiset serialize/parse functions 803cbc8bd2
-
Fix docs and small code problems in multiset b8c5c3f598
- elichai closed this on Feb 17, 2020
- elichai renamed this:
Add Multiset/ECMH implementation
Opened accidentally
on Feb 17, 2020
Contributors