mirror of https://github.com/embarklabs/embark.git
abe79c87f4
We've introduced a regression in https://github.com/embark-framework/embark/commit/f9557d4c9 where invalid data has been sent to web3's `ecRecover()` method to verify signed messages. This causes an internal server error and the utility feature inside Cockpit unsuable. This commit ensures that the correct data is sent to `ecRecover()` making verifying messages through Cockpit functional again. |
||
---|---|---|
.. | ||
src | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
package.json |
README.md
embark-ethereum-blockchain-client
Ethereum-specific blockchain APIs and contract deployment functions for Embark
Visit embark.status.im to get started with Embark.