-
getting this error on ubuntu 22.04. but file is downloaded correctly an in the right directory:
root@dl560:~/.sided/config# dir
app.toml client.toml config.toml genesis.json node_key.json pri…
jkdi updated
9 months ago
-
## Summary of Bug
We observed an issue when the cosmovisor ran the previous binary (SDK v0.44.3) and has an error happening during the plan executing height `H`, in our case, we had a file permission…
-
If we don't store tendermint state then nodes can lose important state (such as their locked value) when stopped and started. This can cause the network to get stuck.
-
I am learning the genesis structure with the page https://crypto.org/docs/chain-details/genesis_file.html#fields-in-genesis
and the default genesis file https://github.com/crypto-com/testnets/blob/ma…
-
# Goal
Calculate the E2E latency for the CometBFT consensus mechanism under a load test scenario.
## How is E2E Latency calculated?
It is calculated by taking the mean of the time difference betw…
-
Add support for the new darwin/arm64 architecture to rbuilder's reproducible builds.
/cc @alessio @marbar3778
-
Please migrate CI pipelines from CircleCI to Github Actions.
-
今日は,Cosmos SDK のチュートリアルを進めていた.
[Cosmos SDK](https://github.com/cosmos/cosmos-sdk) は,ブロックチェーンを開発するための開発キットで,
Cosmos Networkに対応するブロックチェーンを比較的簡単に作れる.
開発は [Go言語](https://go.dev/) で行う,[Rust](https://w…
ma96o updated
2 years ago
-
Hey folks!
I'm investigating muta and the surrounding ecosystem for building a permissioned Byzantine Fault Tolerant database/blockchain used for orchestrating applications and containers.
Hones…
-
From the audit discussion
> Who among the validators invites a newcomer when a new validator node joins?
Assuming TDBE is (in normal circumstances) provided with network updates (relevant transactions…