Nick Barry

Results 80 issues of Nick Barry

```bash > favicon-emoji --emoji ✨ (node:11969) UnhandledPromiseRejectionWarning: TypeError: "value" argument is out of bounds at checkInt (buffer.js:1185:11) at Buffer.writeUInt8 (buffer.js:1233:5) at createDirectory (/home/nickbarry/.nvm/versions/node/v8.12.0/lib/node_modules/favicon-emoji/node_modules/to-ico/index.js:32:6) at Promise.all.then.data (/home/nickbarry/.nvm/versions/node/v8.12.0/lib/node_modules/favicon-emoji/node_modules/to-ico/index.js:98:16) at at process._tickCallback (internal/process/next_tick.js:189:7)...

https://github.com/Synthetixio/synthetix/blob/472d9111f3db69cae3265866ebe2c235be31bc69/contracts/ArbRewarder.sol#L144 Because `now` is referenced within the `ArbRewarder` contract, its value will be set when the transaction is included in a block. And because `ethToTokenSwapInput` is called within the same...

I am working with a monorepo (https://github.com/solidstate-network/solidstate-solidity), and am having issues with the "Format on Save" feature. Most of the code is contained within nested packages which do not have...

## Project description A project with two parts: 1. Many users of tabbed browsing make use of the feature to the extreme, and may find it difficult to locate a...

Much work
Intermediate
Frontend/UI
Extension/Plugin/Add-on

## Project description When engaging with a literary or cinematic fictional universe over a long period of time, it's easy to forget certain details that become important later. It's not...

Much work
Intermediate
Web app

https://blog.soliditylang.org/2021/04/21/custom-errors/

@solidstate/contracts
@solidstate/abi

As we add more data structure libraries, it makes sense to standardize their interfaces and how they're published. This will affect the scope of #126 and #127. Data structures should...

Related to #34.

closes #113 Is this an improvement?

@solidstate/contracts