mirror of https://github.com/embarklabs/embark.git
f957ba55dd
Reproduce: 1. Go to cockpit > transactions 2. Click a transaction 3. There will be a flicker of an error, then the decoded tx displays OK. Inspecting the network requests, there is a 500 error with a response of ``` AssertionError [ERR_ASSERTION]: invalid remainder ``` This error is also printed in the console. The issue is that the transaction is not a raw transaction, so instead of trying to decode the non-raw transaction, the transaction can be decoded by web3. |
||
---|---|---|
.. | ||
embark | ||
embark-async-wrapper | ||
embark-compiler | ||
embark-graph | ||
embark-typings | ||
embark-ui | ||
embark-vyper | ||
embarkjs | ||
embarkjs-connector-web3 | ||
.yarnrc |