• 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
Name
Last commit
Last update
..
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
package.json Loading commit data...
prettier-config.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...
tslint.json Loading commit data...