Nick Barry

Results 80 issues of Nick Barry

Licenses can be extracted from the SPDX license identifer: ``` // SPDX-License-Identifier: UNLICENSED ```

enhancement

The [Synthetix documentation](https://docs.synthetix.io/contracts/source/contracts/Synthetix/) has this feature.

enhancement

### What was wrong? The `import-abi` endpoint is not documented, and the current docs seem to indicate that the `import-solidity` endpoint should be used for ABIs. ### How was it...

Must wait until at least `0.0.61` to merge and release. See description of #239.

It would be useful to have some functions to read from and write to arbitrary storage slots. This could help with debugging and correction of corrupted data, especially where assembly...

Additional changes for #247. Must merge #246 first.

Refactoring + comments. Branches merged into this branch make some behavior changes.

## Description `bytes.concat` does not work when defining constants. ## Environment - Compiler version: 0.8.21 - Target EVM version (as per compiler settings): Hardhat default - Framework/IDE (e.g. Truffle or...

bug :bug:
low effort
low impact
should have