-
There is an example of good system testing infrastructure which is used in nearcore: https://github.com/nearprotocol/nearcore/tree/master/pytest.
We need to build system testing infrastructure to h…
-
As mentioned here: https://github.com/dap-ps/infra-dapps/issues/22 Elastic Beanstalk is only in V2 version.
According to the https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-re…
-
-
### Environment information
- OS: linux
- Python Version: 3.9.5
- `ape` and plugin versions:
ape-version: 0.8.14
Installed Plugins
alchemy 0.8.2
etherscan 0.8.3
hardhat …
-
hi with this i can add my own custom payment gateway? im in Panama we have lots of payment gateways
-
### Bug report
Hello i found a problem running phpstan.
All enviroment variables are defined, but phpstan throws:
**Error:**
Internal error: Internal error: Secret is not set. in file /app/x…
-
### Scope
Provide 24/7 support and assistance across discord, telegram and reddit, aiming to respond within 15 minutes. This is following on from previous requests [#130](https://github.com/yearn/b…
-
JoinMarket doesn't have a license at the moment.
I generally intended it to be an open-source public-good kind of product. I'd like it to be used by everybody in bitcoinland who needs it.
P2pool uses…
-
I noticed while testing the application that, even though I'm on my own environment, there are constant calls to lighthouse.fastenhealth.com for things like search and adding sources. While this would…
-
I'm using hardhat to fork the mainnet and run unittest for my api calls and I got an issue when testing the function
```javascript
export async function getLoanTokenSupplied(
publicClient: Public…