side icon indicating copy to clipboard operation
side copied to clipboard

a Cosmos SDK layer-1 blockchain

Results 17 side issues
Sort by recently updated
recently updated
newest added

sided config will mkdir two .side and .sided in $HOME ![image](https://github.com/sideprotocol/side/assets/30688978/964bc5ec-62a5-435b-8481-24d217e070f3)

in the discord, they write in the general chat that the site and discord have been hacked! And drainer is already working at full speed! Is that right?

There are so many validators to re-delegate to, some might want to re-delegate to specific validators they know, so i think it's a good feature if you add a search...

When we try to claim the faucet within 24 hours that we claimed it last, can you add a code that shows how much time remains before we can claim...

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 priv_validator_key.json root@dl560:~/.sided/config# sided start panic: couldn't read...

The `ValidateBasic` function has been called in the `GenerateOrBroadcastTxWithFactory` function, so we no longer need to add the `ValidateBasic` function when writing Cli. Related PRs can be viewed at: https://github.com/cosmos/cosmos-sdk/pull/9236#discussion_r623803504