ethereum / sourcify

Decentralized Solidity contract source code verification service
https://sourcify.dev
MIT License
769 stars 378 forks source link

Convert monitor tests to TypeScript #1432

Closed manuelwedler closed 2 months ago

manuelwedler commented 2 months ago

The monitor tests are written in plain JavaScript. It would be nice to convert them to TypeScript. They should be easily convertable and this shouldn't take longer than an hour or so.