Closed voltrevo closed 5 months ago
Changes needed to get compression working with an external bundler. See https://github.com/getwax/bundler/pull/1.
EntryPoint
AddressRegistry
BLSSignatureAggregator
yarn dev
Button.tsx
deployedAddresses.json
packages/plugins
docker stop $CONTAINER || true
start-hardhat.sh
Contributes to https://github.com/getwax/wax/issues/215.
resolve conversation
What is this PR doing?
Changes needed to get compression working with an external bundler. See https://github.com/getwax/bundler/pull/1.
EntryPoint
,AddressRegistry
, andBLSSignatureAggregator
yarn dev
by auto-detecting when a local node is already running elsewhereButton.tsx
interpreting all keyboard events as a button pressdeployedAddresses.json
upon deployment inpackages/plugins
docker stop $CONTAINER || true
fromstart-hardhat.sh
(that script doesn't use docker)How can these changes be manually tested?
Does this PR resolve or contribute to any issues?
Contributes to https://github.com/getwax/wax/issues/215.
Checklist
Guidelines
resolve conversation
button is for reviewers, not authors