hop icon indicating copy to clipboard operation
hop copied to clipboard

Feature/package cores

Open miguelmota opened this issue 1 year ago • 1 comments

  • Merges branches feat/esm-hop-node-core, feature/v2-sdk-core and feature/v2-explorer
  • Fixes builds for stats-worker and api
  • Adds scripts to fix core typechain contract exports for esm
  • pnpm clean && pnpm install && pnpm build should build all packages successfully:
packages:
  - 'packages/api'
  - 'packages/core'
  - 'packages/explorer-backend'
  - 'packages/explorer-frontend'
  - 'packages/frontend'
  - 'packages/hop-node'
  - 'packages/hop-node-core'
  - 'packages/sdk'
  - 'packages/sdk-core'
  - 'packages/sdk-demo'
  - 'packages/stats-worker'
  - 'packages/v2-explorer-backend'
  - 'packages/v2-explorer-frontend'

Packages hop-node, api, stats-worker, explorer-backend, frontend should run without issue.

miguelmota avatar Feb 25 '24 08:02 miguelmota

Deploy Preview for hop-sdk-docs failed.

Name Link
Latest commit f9d13b99d1b0860c2a149790066ced5430d32a1e
Latest deploy log https://app.netlify.com/sites/hop-sdk-docs/deploys/660cc7da8a611d0008e16175

netlify[bot] avatar Feb 25 '24 08:02 netlify[bot]

PR is up-to-date with latest develop.

All packages should build/run.

@shanefontaine

miguelmota avatar Mar 29 '24 05:03 miguelmota