Patrick Collins

Results 156 issues of Patrick Collins

As of today, moccasin has a feature where if you pass `—prompt-metamask` it’ll spin up a UI and connect to MetaMask for the user to send transactions through the UI.

### Describe the bug On a Ubuntu linux machine, running the CRE install script fails: ```bash $ curl -sSL https://cre.chain.link/install.sh | sh sh: 41: Bad substitution curl: (23) Failed writing...

bug
triage

### What would you like us to improve? If you run `cre login`, you'll get a callback URL to your localhost. It would be great if we could tell users...

enhancement
CRE

Could you let me know what you want to do now that ganache is sunset? I'd rather not do testing on the old ganache-cli. I want to make some PRs,...

bug

# What is needed? A tool to generate the safe transactions would be greatly appreciated. Right now, the `tx-builder` is more like a `tx-sender`. It doesn't help you build/create a...

Plans to update: 1. Update from ganache -> anvil (or hardhat) 2. Update to uv 3. Update python version 4. Update pyproject.toml 5. Add dev containers This is all setup...