compound-finance / comet

An efficient money market protocol for Ethereum and compatible chains (aka Compound III, Compound v3).
Other
253 stars 147 forks source link

Add proposal call data and log json to migration script console logs #875

Open peersky opened 4 months ago

peersky commented 4 months ago

When running migration reviews OpenZeppelin needs to have a reliable input data of upcoming migration.

Enact Migration script is a convenient way as part of Pull request review. However, currently, Enact Migration script outputs do not show upcoming proposal call-data, nor is the event log formatted in any known canonical form (example).

Current Pull request:

This will