• Georgios Konstantopoulos's avatar
    feat: add watcher (#10) · a4e22eab
    Georgios Konstantopoulos authored
    Previously, the Watcher was a separate package. It's currently consumed by:
    * our integration tests
    * our UI
    * synthetix’s tests and UI
    
    Given core-utils is a package meant to ship Optimism related utilities
    to consumers, it makes more sense to bundle the Watcher in core-utils
    than have it as a separate package.
    Co-authored-by: default avatarKelvin Fichter <kelvinfichter@gmail.com>
    a4e22eab
watcher.ts 3.22 KB