-
Hello Dogechain Team
I'd synced my two fullnodes with Dogechain mainnet, and did successful transaction over the dogechain mainnet as well through them, but when I am trying to fetch transaction ov…
-
As discussed in https://aptos-org.slack.com/archives/C034W35ARFX/p1659318103411649 the fullnode+validator docker configs and config files could use some love and cleanup.
Specifically:
- consider …
-
`hsd` (version 5.0.0-rc.1) stopped working without a clear guidance how to fix.
Log:
```
$ ./hsd/bin/hsd --no-wallet --prefix hsd_data/
[info] (blockstore) Opening FileBlockStore...
[info] (c…
-
## Steps to Reproduce Issue
Just start syncing from testnet branch. Docker-compose setup.
We look at the indexer logs and see after checkpoint 149822 errors begin. Tried 3 different machines. Same…
-
Following the [gm tutorial](https://rollkit.dev/docs/tutorials/gm-world/), after spinning up a sequencer and sucesfully querying it, attempting to start a separate full node in another terminal does n…
-
I'm confused as to what I should have and do after downloading the most recent snapshot. the directions here: https://github.com/bnb-chain/bsc-snapshots
imply that I should have two directories:
…
-
Hi
Here is my configuration:
`
vm = {
supportConstant = true
minTimeRatio = 0.0
maxTimeRatio = 20.0
saveInternalTx = true
estimateEnergy = tru…
-
hi team, I imported my fullnode serect phase into unisat wallet earlier days , and after few days, I send some btc to other using same wallet with fullnode ord command , and set fee rate 315, but not …
-
# Rationale
At present, more and more blockchains are exploring parallel execution of transactions. Parallel execution can improve transaction processing capabilities and reduce gas fees.
Transact…
-
# Add documentation for running fullnodes on AWS and Azure
## Motivation
We have documentation for running fullnodes on source/docker and GCP but not for AWS and Azure
We should have mult…