tendermint
Here are 138 public repositories matching this topic...
Expected Behavior
Issue #807 among others shows that readthedocs are actually being used
Actual Behavior
Lots of out-dated build instructions. Theory is there, but code steps are wrong.
Additional info
Please go through all items in
What is the meaning of Double Signing exactly?
Double signing: If someone reports on chain A that a validator signed two blocks at the same height on chain A and chain B, this validator will get slashed on chain A
And why be punished with it?
It wouldn't start if genesisPath and GCI is specified.
Node v11.8.0
Lotion 0.4.8
`
lotion({
initialState: {
blockNo: 0,
txCount: 0
},
ports: { abci: 58354, p2p: 58355, rpc: 58356 },
GCI:
'08a5972afaf42e5751cd7f1af542c4e5e259e07dd0d45d31ffba3eaced632549',
genesisPath:
'/Users/admin/.lotion/networks/806f53597c1bfb8fdd9d128aca662a19/config/genesis.json'
})
We are using Ethermint 0.4.0.
Where does the gas that is spent on a transaction go? After doing some simple tests of transferring ether from on account to another, the gas is correctly deducted from the sending account, but I can't figure out which account that goes to.
I would have thought that it would be a validator?
So, I created a miner reward strategy, specifying an account to rece
-
Updated
Nov 21, 2019 - Rust
-
Updated
May 8, 2020 - JavaScript
Until the latest version is supported, we should probably update the docs to mention that the app currently only works with binary 0.19.7-a017f2fd (https://github.com/tendermint/tendermint/releases/tag/v0.19.7)
Is there any more descriptive documentation or Readme to better understand.
Are there any tutorials to direct how to work with chainkit by extending it with an Example?
error: failed to select a version for `tokio`.
... required by package `abci v0.6.4 (/Users/markobaricevic/code/abak0/CoTend/rust-abci)`
versions that meet the requirements `^0.2` are: 0.2.1, 0.2.0
the package `abci` depends on `tokio`, with features: `rt-full, codec, io` but `tokio` does not have these features.
failed to select a version for `tokio` which could resolve this co
-
Updated
May 23, 2020 - Go
There's currently only an indirect mention of C4 Evolution of Public Contracts, but this could be more specific:
- adding
deprecatedrustdoc - documenting changes in the changelog
- ...
Project Description
Needs to cover:
- How generate and sign transactions in an external app
- How to generate sign transaction
- How to bond and delegate atoms
- How to interface with governance
- How to generate addresses and when to use bech32cosmos
Context:
`"One thing that is unclear to me that I'd love some clarity on: if we were to create our own Hub blockchain (which would
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
May 20, 2020 - JavaScript
-
Updated
Jul 4, 2018 - Go
-
Updated
Nov 13, 2019 - Java
-
Updated
Apr 24, 2018 - Go
-
Updated
Feb 27, 2018 - Go
-
Updated
Aug 22, 2019 - Python
-
Updated
Mar 16, 2020 - Go
-
Updated
Jan 20, 2020 - Erlang
-
Updated
May 23, 2020 - Rust
Improve this page
Add a description, image, and links to the tendermint topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tendermint topic, visit your repo's landing page and select "manage topics."


I changed types/coin.go reDnmString to make the benchmark BenchmarkAccountMapperGetAccountFoundWithCoins pass
Seems that capitalized character like LTH is not accepted if we don't change.