-
For some reason at minute [5:57:26](https://youtu.be/M576WGiDBdQ?t=21446) I don’t get an insufficient funds error when deploying FundMe.sol to mainnet-fork.
Instead the transaction is successful a…
-
This is a bounty to implement @vbuterin's idea of a decentralized cross-layer-2 bridge.
Idea described in more detail here: https://notes.ethereum.org/@vbuterin/cross_layer_2_bridges
The prize f…
-
When I install and run starter demo, I put a tx hash : *0x4f378f91bf16a26cff104aea5eceaa66c72d128dade84ddb619d40426f9780a0* and got an error report like the output below:
```ABI decoding of calls t…
-
OS: WSL/Ubuntu 20.04
Python 3.8.10
Fresh install, using Alchemy as the provider, on mainnet.
Error:
```
(base) caleb@CORUSCANT:~/fei-protocol-core$ ctc fei pcv
fetching abi from etherscan…
-
I made a python program "deploy.py" to deploy a solidity "FundMe.sol" contract. from brownie import FundMe, accounts,
```
config from scripts.helpful_scripts import get_account
from brownie import…
ghost updated
2 years ago
-
#### System information
Geth version: `1.7.2`
OS & Version: OSX
#### Expected behaviour
geth --fast should finish soon.
#### Actual behaviour
it run for 3days and print “Imported new state…
-
### Goal
Step-by-step explanation how it works, implementation proposal
### Context
Besides collateral auctions that are already supported by the UI and the keeper, we also want to support Ma…
-
Ok, so I wired up the unstaking portion and got everything looking slick but for the life of me I couldn't figure out where/how to call the issueTokens function from the TokenFarm contract to "yield" …
-
* Version: 5.13.1
* Python: 3.8.6
* OS: win 10
* `pip freeze` output
```
attrs==20.3.0
base58==2.0.1
beautifulsoup4==4.9.3
bitarray==1.2.2
cachetools==4.1.1
certifi==2020.11.8
cffi==1.14.…
-
Hi
I tried to upload TokenFarm and DappToken on kovan but I'm getting this error on the terminal
```
`Running 'scripts\deploy.py::main'...
Transaction sent: 0xac25cec120ae5c7f1d4d100f4b3d75425…