-
Environment:
- Ubuntu 22.04 with python 3.10.6 version (as default)
- atomkraft 0.1.1
- openssl 3.0 version
Once I tried to run the testnet for osmosisd and simd with:
`atomkraft chain te…
-
When I am trying to call a Write function of the smart contract deployed on the ropsten network using truffle, I get error Invalid JSON RPC response: "" . The Read functions are working fine. I have r…
-
If you follow this tutorial:
https://docs.infura.io/infura/tutorials/ethereum/create-an-nft-using-truffle/create-the-nft-smart-contract
VS Code side bar indicates an incorrect truffle-config.js fo…
-
it is my first time to ask questions there ,please forgive my rudeness.
I using metamask, infura, and truffle to try to deploy the contract (the pet-shop-tutorial) to the ropsten testnet, all gone …
-
We have 5 security alerts to fix on the following packages:
- cached-path-relative
- randomatic
- sshpk
- debug
- lodash
https://github.com/espresso-org/aragon-datastore/network/alerts
-
My code to Generate ETH Address and other Address like BCH looks like this
```
function generateEthAddress($xpub, $index){
$Bitcoin = new Bitcoin();
$Bitcoin->setNetwork($this->isMainN…
-
i connect remix to my ganache instance with these parameters :
**package.json**
```javascript
{
"dependencies": {
"@truffle/hdwallet-provider": "^2.1.11",
"dotenv": "^16.0.3",
"ga…
-
Currently appears undocumented or unsupported, would be a nice to have as otherwise people are forced to import a weaker hd wallet.
-
I have noticed on my nodes that the oracle containers are periodically restarting themselves due to errors. I have attached an example log from the initiate-change container. It has been observed on t…
-
Hello,
when clicking the generate address button on the example app (using Google Pixel 4 Simulator), I receive the following SIGSEGV (NPE), which happens to occur `random_buffer`.
```
F/libc …
svdo7 updated
3 years ago