chronicleprotocol / mosm

Combined Median and OSM smart contract
GNU Affero General Public License v3.0
0 stars 0 forks source link

Revert age uint32 -> uint256 #4

Closed jar-o closed 1 year ago

jar-o commented 1 year ago

no calldata savings were gained switching age to uint32 from uint256. switching back.

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #1286: Mosm - redeploy contract with Median.poke timestamp param as uint256.