tendermint
Here are 179 public repositories matching this topic...
-
Updated
May 25, 2020 - Go
-
Updated
Jan 6, 2022 - TeX
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'
})
-
Updated
Oct 7, 2020 - Go
-
Updated
Jan 25, 2022 - Go
-
Updated
Jan 25, 2022 - Go
-
Updated
Nov 30, 2021 - Go
Since raw queries only return encrypted keys, it's pointless and will break implementations coming from other networks without letting anyone know.
We should remove it from the next version
-
Updated
Jan 17, 2022 - Go
-
Updated
Apr 13, 2021 - JavaScript
-
Updated
Sep 6, 2018 - Go
-
Updated
Feb 25, 2021 - Rust
Problem Definition
We hardcode date formatting in all places. We should have a single function to make sure we format date consistently.
Ref: regen-network/regen-ledger#647 (comment)
Proposal
func FmtDate(t time.time) string {
return t.Format("2006-01-02")
}
For Admin Use
- Not duplicate issue
- Appropriate
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Feb 17, 2019 - Go
-
Updated
Mar 10, 2021 - Rust
This is self-explanatory: celestiaorg/celestia-core#401 (review)
-
Updated
Jan 4, 2021 - JavaScript
-
Updated
Oct 26, 2021 - Python
-
Updated
Nov 1, 2021 - Swift
-
Updated
Jan 4, 2021 - JavaScript
-
Updated
Jan 21, 2022 - JavaScript
-
Updated
Aug 22, 2019 - Python
Depends on: #443, tendermint/spn#437, tendermint/spn#450
Add genesis validation for the VerifiedClientID structure in monitoringc/types/genesis.go. There should not be two duplicated client ID
Update genesis tests
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."