api3dao / signed-api

A monorepo for managing signed data
MIT License
2 stars 8 forks source link

Log full incoming signed data with delay #364

Closed Siegrift closed 2 months ago

Siegrift commented 2 months ago

Currently, we only log the signed data without signature to avoid people who have access t logs to mis-use the data that should otherwise be private (or reserved for OEV usage).

The data is used for internal purposes, such as pricing or other related statistics. What we can do is log the data along with the signature with 5 minute delay (at which point the data is already exposed through public endpoint of Signed API).

See also: https://api3workspace.slack.com/archives/C05TQPT7PNJ/p1725547913985369