stakevrun / db

GNU Affero General Public License v3.0
0 stars 0 forks source link

DB - Save AddValidators log (with signature) #12

Open xrchz opened 6 months ago

xrchz commented 6 months ago

Ensure all logs have an associated signed message. For the AddValidators shortcut, a bunch of log entries are created that won't be individually signed, so we should include the AddValidators signed message itself before them.

xrchz commented 1 month ago

We don't have to include it as its own log, but could indicate in the comment on the individual logs that the signature is over a batch (and they all share the same signature).