• Matthew Slipper's avatar
    packages/contracts: Remove legacy `bin/deploy.ts` script · b6040bb3
    Matthew Slipper authored
    Removes the `bin/deploy.ts` script, which was a holdover from before the regenesis and was little more than a wrapper around `npx hardhat deploy`. The functionality that used to live in `bin/deploy.ts` has been moved into `ops/scripts/deployer.sh`, since the old script's functionality was exclusively run in CI.
    
    Metadata:
    
    - Fixes ENG-1447
    b6040bb3
Name
Last commit
Last update
..
batch-submitter Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
message-relayer Loading commit data...
regenesis-surgery Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...
smock Loading commit data...