Kevin J

Results 6 comments of Kevin J

would have been useful to have this when testing today. Writing this function doesn't seem to work. function keccakTest(address _address) public { bytes32 dHash = keccak256(abi.encodePacked(_address)); console.log(bytes32(dHash)); bytes32 aHash =...

Ended up testing like this. function hashTestA() public view returns (bytes32) { bytes32 prevHash = blockhash(block.number -1); uint256 nonce = diceGame.nonce(); return keccak256(abi.encodePacked(prevHash, diceGame, nonce)); } function hashTestB() public view...

Oh nice thanks for the tip Zach On Sun, Feb 16, 2020 at 8:17 PM Zach Grace wrote: > @kmjones1979 it's already supported, you > just need to wrap your...

Any update on this feature request? I stumbled across this problem today when using yarn and trying to use hardhat flatten. I think this would be a really useful feature!

A response from Maks on this was posted here in Discord for reference: https://discord.com/channels/438038660412342282/869962833528512543/1194736455793254522

> ### LayerZero Airdrop Updated 🪂 Um this is a scam post I think, might want to delete 😆