-
Hi,
I have downloaded the repo and set the infura key but I am getting this error where executing `npx truffle test --network mainnet_fork test/test-uniswap.js`:
```bash
Contract: TestUniswap
…
-
Parity clients have the `traceReplayTransaction` rpc method which can return state-diffs. But, because ganache implements the geth methods, it doesn't have `traceReplayTransaction`. So, my question is…
-
When the code reaches getPairsByIndexRange, I am getting the following error:
Error: Transaction reverted: function call to a non-contract account
I tried copying the same UniswapQuery code from E…
-
## Overview
I'm seeing failures with the simple prove test defined [here](https://github.com/mds1/drai/blob/a4bb3599c7fa1c624fa5577179c7e41400482ca7/src/Drai.t.sol#L555-L561). You can use [this bra…
-
I don't know how hard this would be for implementers to support, but it would be nice to be able to simulate after e.g. the second transaction in a block.
Workaround is for the user to handle it: m…
-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/c4ec2473bbcb4831d62af55d275368e73e16b984/contracts/plugins/trading/GnosisTrade.sol#L25
https://github.com/reserve-protocol/protocol/b…
-
- [ ] Set up test harness which forks mainnet, runs the deploy script, and validates deployment
- [ ] Validate the new proposal can progress through each of its stages appropriately
- [ ] Validate t…
-
### Environment information
* `brownie` Version: 1.11.6
* `ganache-cli` Version: v6.10.1
* `solc` Version: 0.4.25
* Python Version: 3.8.2
* OS: linux
### What was wrong?
in brownie v1.10.5 …
-
## 1. Goals
* To (eventually) develop customized forks of `Atlas` that can deliver distinct experiences for end-users and widen the potential appeal of using the platform.
* Doing so in ways that ex…
-
Hello,
I tried fetching a specific log topic from a block using the following command:
`curl http://127.0.0.1:8545/ -X POST -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"eth_get…