-
Hi,
I need to build MetaHash from sources inside ubuntu:18.04.
Looks like build is completed successfully, but the MetaHash crashes after few seconds with Segmentation fault.
I would happy for …
-
"mainchain {
fullnode {
ip.list = [
""
]
}
solidity {
ip.list = [
""
]
}
}
sidechain {
fullnode {
ip.list = [
""
]
}
solidity {
ip.list =…
-
**Versions**
bcoin v1.0.2
**Expected**
Ability to configure plugin options without `env` work around for the name space to be recognized.
**Actual**
It's necessary to use:
```js
const…
-
I downloaded the new version of the program for Windows "Zecwallet.Fullnode.1.8.0-beta2.msi" and ran it. Then, as indicated in the instructions, I first launched zcashd.exe with administrator rights, …
-
Hello Guys, I want to run a full node but they are many node type in your doc
https://developers.flow.com/nodes/node-operation/node-roles
I want to know, which node Node Roles run one similar to…
-
Hello! Please compile Zecwallet.Fullnode-1.8.8 for windows with zcashd v5.5.1
Thanks!
-
Hello all ,I have a v2.3.0 mainnet fullnode running, after a reboot it takes hours (so far 2 hours passed by) to start syncing again. What can we do to improve this behaviour ?
-
I face a problem pinning currently:
`Error: getaddrinfo EAI_AGAIN fullnode.dappnode at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:60:26)
`
![Selection_123](https://user-images.githubuser…
-
# 🚀 Feature Request
Currently, write_table_item data is only expanded in the writeset returned by transactions API when the fullnode enables indexing. This is a useful feature to have outside of in…
-
We need logs and lots of them, this task is a break down of a few smaller tasks
- add debug logs everywhere (see fullnode as example)
- change what is now debug log to information log
- allow to …