- 29 Mar, 2021 2 commits
-
-
Georgios Konstantopoulos authored
* chore: cleanup gitignore * fix: adjust package.json and tsconfigs * feat: expose base-service in core-utils * chore(l1-ingestion): use base-service from core-utils * chore(l2-ingestion): use base-service from core-utils * chore: use base-service from core-utils in remaining services
-
smartcontracts authored
* pkg: Add DTL * fix: use correct tsconfig when building Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
- 27 Mar, 2021 2 commits
-
-
Georgios Konstantopoulos authored
* feat: add base-service * chore: ignore tslint error The BaseService should be refactored to be an Abstract class
-
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:
Kelvin Fichter <kelvinfichter@gmail.com>
-
- 26 Mar, 2021 7 commits
-
-
smartcontracts authored
* Add plugins package * chore(plugins): make consistent with tsconfigs * chore: remove unnecessary deps Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
Georgios Konstantopoulos authored
-
Georgios Konstantopoulos authored
-
Georgios Konstantopoulos authored
* chore(core-utils): cleanup dir config files * fix: use proper tsconfig files * feat: copy over smock
-
Georgios Konstantopoulos authored
-
Georgios Konstantopoulos authored
-
Georgios Konstantopoulos authored
-
- 25 Mar, 2021 1 commit
-
-
Georgios Konstantopoulos authored
-