Nick Barry

Results 80 issues of Nick Barry

https://github.com/nomad-xyz/ExcessivelySafeCall

`hardhat-chai-matchers` supports this: https://hardhat.org/hardhat-chai-matchers/docs/migrate-from-waffle#why-migrate?

https://github.com/GNSPS/solidity-bytes-utils/blob/master/contracts/BytesLib.sol

https://eips.ethereum.org/EIPS/eip-2981

Use `data-structures` as base branch. See #134 for analogous test layout.

Example usage: `hh size-contracts --compare 103541870332c9fb9125fad3684fcee613f13960`

I am deploying a mock like this: ```js const mock = await deployMockContract(deployer, [ 'function fn () external view returns (bool)', ]); ``` Then I am calling `fn` with value,...

waffle-mock-contract

When the psychic emanator is upgraded after a science expo event, the increased power usage and range is applied to all save files. This lasts until the game is restarted....

I am attempting to upgrade my repository to use ethers V6 and the corresponding typechain packages. When building the project with `tsc`, multiple errors of the following format are thrown:...

The existing `safeApprove` function is redundant at best (for reasons explained in the `@dev` natspec tag) and confusing at worst. This branch removes the zero-balance check and renames the function...