-
(This was moved from [pdr-private#97](https://github.com/oceanprotocol/pdr-private/issues/93).)
(This needs to be updated based on 2-phase approach of ASI alliance. But for this, we only care about p…
-
In my spare time I am having a fresh look at cardaminal and try to play with it, but documentation is outdated and I am not even able to create a chain!
I am trying to do the following:
```
% ca…
-
We are encountering an unexpected error while performing stress testing on our platform using an Avalanche Subnet. After processing a few hundred transactions, the system either automatically restarts…
-
Hello. I have a bug: when run application see this message "the method personal_listAccounts does not exist/is not available". And don't see my accounts. Can anyone help me?
version Etherwall 3.0.4
…
-
Code:
```python
from brownie import config, network, accounts, interface
from scripts.helpful_scripts import get_account
from scripts.get_weth import get_weth
from web3 import Web3
#0.1
AMOUN…
-
# Lines of code
https://github.com/code-423n4/2024-04-renzo/blob/519e518f2d8dec9acf6482b84a181e403070d22d/contracts/Delegation/OperatorDelegator.sol#L269
https://github.com/code-423n4/2024-04-renzo/b…
-
I am running a forked instance of Arbitrum using ganache like so:
ganache-cli --fork https://arb-mainnet.g.alchemy.com/v2/MYAPIKEY --db ./ganache-data -h 0.0.0.0 --chainId 42161 --mnemonic "my cool…
-
One of the very basic things you need for DeFi is to simply work with DAI. This can either be accomplished in one of two ways (or more):
1. Forking off the mainnet and pointing to the actual DAI co…
-
**Describe the bug**
Cannot use keyboard to interrupt sothis process. Instead, I have to manually kill the process.
Separate issues: cannot kill anvil process with keyboard interrupt, anvil bloc…
-
I am not sure if what I am querying about is a feature request or a bug.
Basically, what I am trying to do is write a script to deploy all protocols and networks in my subgraph directory. Since I …