Skip to content

Commit

Permalink
Include a link to the documentation for testing soljson.js
Browse files Browse the repository at this point in the history
  • Loading branch information
r0qs committed Oct 9, 2024
1 parent fe43d53 commit 514c9f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReleaseChecklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ At least a day before the release:
- [ ] Wait for the CI runs on the tag itself.
- [ ] Take the ``solc-x.y.z.tgz`` artifact from ``build-package`` run on the tagged commit in circle-ci.
Inspect the tarball to ensure that it contains an up-to-date compiler binary (``soljson.js``).
See the section "Testing version of soljson.js": https://github.com/ethereum/solidity/wiki/Building-solc%E2%80%90js-from-source#testing-version-of-soljsonjs
- [ ] Run ``npm publish solc-x.y.z.tgz`` to publish the newly created tarball.

### Post-release
Expand Down

0 comments on commit 514c9f9

Please sign in to comment.