-
-
# Unused dependencies
| Crate | Package | Type |
|----:|-------:|-------:|
|namada_vp_env 0.39.0|namada_ibc|normal|
-
- [ ] Raft
- [ ] Paxos
- [ ] BFT
-
We probably want this to work on 32-bit systems, and there are some places where we cast to `int` or `uint`, which might compromise things.
At some point we should decide if/that we need to suppor…
-
**Topic**
This issue is to discuss and provide an improved structure to the current Gno.land Developer Calls.
- Make the call bi-weekly with a 1 hour time slot dedicted to updates
**Propose…
-
-
## Bug Report
### Setup
**CometBFT version**:`v0.37.0` but also on `main` at time of writing. Code links are to `v0.37.x` in order to illustrate the issue.
**Have you tried the latest version…
-
I use version 0.16.2 okexchaind to sync block , and then when according to the sync log, I see that:
`
I[2021-01-25|14:42:06.528][4332] Committed state module=state heig…
-
It seems `verify_single` need a `TrustedState` from previous block, `TrustedState` contains a signed header and validator set, but when verifying the first block, there is no previous signed header.
…
-
A "distribution" event is a singular event with high ramifications (e.g. distributing a hacked binary will affect many people), we might as well take extra precautions while releasing a dist.
We co…