Anurag Angara

Results 9 comments of Anurag Angara

This is happening with me as well, 100% of the time: 0xfD77Ee24B43F3Aa0f7389dF2B43d3eF5BF0d41DC

Here's a sample code which will succeed with address and privKey for: 0x32684523CfA7F9CFEBBc954Ad40E4f3521BA9bBc but fail for 0xfD77Ee24B43F3Aa0f7389dF2B43d3eF5BF0d41DC I have also used the failing address in the past for 3box, but...

Hi @oed Here's a throwaway keypair which seems to produce the issue: code: ``` let ethereum = { sendAsync: function (data, callback) { let messageHash = EthCrypto.hash.keccak256(data.params[0]); let signature =...

Actually, I'm fairly certain that's a separate issue - I'll make a separate issue for it

@Ryze0323 / @duplow , any chance this ties into my hot reload issue? https://github.com/dherault/serverless-offline/issues/1782

Update - it does not seem to resolve my hot reload issue :(

Running into the same issue on mac

any other info to help reproduce? I ran into a hundred hurdles over the last few days, but not this one