MPDL / KEEPER

This repository contains files for the KEEPER development
http://keeper.mpdl.mpg.de
7 stars 0 forks source link

bloxberg functionality improvement #423

Open MPDLRanger opened 4 years ago

MPDLRanger commented 4 years ago

https://keeper.mpdl.mpg.de/smart-link/f81f87f3-b77c-4f5c-a8b2-e30b83b5bc86/

JamesLawton commented 4 years ago

Currently, the certification process accounts for a single file per transaction. In order to certify multiple files at the same time, we can create a merkle tree for each transaction which could have multiple files included.

Is a mapping of public address -> user something we want in the future? If so, then we will have to rebuild the implementation eventually as the proposed solution would utilize a single address on behalf of the users to sign transactions.

MPDLRanger commented 4 years ago

Implementation 1) file 2) library