oasisprotocol / sapphire-paratime

Oasis Sapphire - the confidential EVM-compatible ParaTime for the Oasis Network
https://oasisprotocol.org/sapphire
Apache License 2.0
35 stars 26 forks source link

integrations: Fix Hardhat integration publish #266

Closed aefhm closed 1 month ago

aefhm commented 7 months ago
SUMMARY

Hardhat integration is dependent on building the JS client.

ISSUE TYPE
STEPS TO REPRODUCE

Tag Hardhat integration with new semver version.

ACTUAL RESULTS

Fails.

EXPECTED RESULTS

Should publish.

Note. We should confirm for contracts package too.

aefhm commented 1 month ago

Tag approach worked recently as of https://github.com/oasisprotocol/sapphire-paratime/pull/343.