• Mark Tyneway's avatar
    typescript: cleanup (#10606) · 4cad2fa1
    Mark Tyneway authored
    This commit migrates the typescript packages to use
    npm releases instead of local workspace based imports.
    This will allow us to remove:
    - `core-utils`
    - `common-ts`
    
    These packages are no longer maintained and will be receiving
    no updates. Their code can be retreived from before this
    commit or from https://github.com/ethereum-optimism/optimism-legacy
    if it is needed in the future.
    
    The `sdk` will be removed in a follow up.
    4cad2fa1
Name
Last commit
Last update
..
contrib Loading commit data...
internal Loading commit data...
src Loading commit data...
test/fault-mon Loading commit data...
.depcheckrc Loading commit data...
.env.example Loading commit data...
.eslintrc.js Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...