hardhat-warp icon indicating copy to clipboard operation
hardhat-warp copied to clipboard

Use ethereum event encoding/decoding

Open swapnilraj opened this issue 2 years ago • 2 comments

The current encoding for events is close to Ethereum but not exactly the same, the work for updating that is ongoing. Once that is done, we will need to update the event decoding in hardhat-warp to match the same

swapnilraj avatar Jan 12 '23 12:01 swapnilraj

Has this been completed @swapnilraj ?

JorikSchellekens avatar Jan 24 '23 18:01 JorikSchellekens

It is awaiting reviews https://github.com/NethermindEth/warp/pull/882

rjnrohit avatar Feb 07 '23 06:02 rjnrohit