-
-
I can't install the Bluespec compiler, because the version is too old. I used [BSC](https://github.com/B-Lang-org/bsc) instead of. However, i can't find the ddr3 ip .v. Because you have the two steps.…
-
We deployed our BSC-Contract and added it to Pancakeswap. Now after 7 transactions the error message The transaction cannot succeed due to error: TransferHelper: TRANSFER_FROM_FAILED. This is probably…
-
### Is your feature request related to a problem? Please describe.
Hi,
I have an FDB repo deployed on LUMI/CSC, and was trying to access it with a freshly created Singularity container that was te…
-
- OS: Windows 10
- Programming Language version: Python 3.10.5
- CCXT version: 1.88.89
```
CODE:
waves_client = ccxt.wavesexchange({'apiKey': wav_apikey,'secret': wav_secret,'enableRateLimit' …
-
Hi,
Great plugin, although etherscan fails - i presume this is because etherscan-verify plugin isn't in the same pipeline or something so it doesn't get run - so hence the files are different ?
…
-
![Screen Shot 2021-04-12 at 1 45 38 PM](https://user-images.githubusercontent.com/659301/114389560-6e6cf980-9b95-11eb-8325-ba12aedf67f3.png)
content:
Binance Smart Chain Mainnet
If you have a…
-
I'm opening this issue because hopefully we can compile OCaml with Melange soon. And this is a good signal that we support OCaml.
## Known issues
- [ ] Bytes is incomplete
- [ ] Weak is not sup…
-
I deployed SAFEMOON.sol connected through MetaTask on BSC Testnet. Only changed the NAME and SYMBOL. However, deployment keeps failing even after increasing GAS limit:
**Gas estimation errored with t…
-
### Describe the bug
The code gets stuck in a worker.waitForEvents. I do not understand how this is possible if this is non blocking. Moreover I perform worker.close(), while it is block and it still…