go-bitsong icon indicating copy to clipboard operation
go-bitsong copied to clipboard

:rocket: Official BitSong Blockchain Implementation in Go

Results 115 go-bitsong issues
Sort by recently updated
recently updated
newest added

When you issue a new fantoken, you need to specify the `symbol`. In my example I issued the symbol `angelo` it mean that in the state it's stored as `uangelo`....

FanToken

I tried to mint some fantoken, when we `mint` a new `fantoken` it will add 6 standard decimal and the result could be out of the proposed intentions. ## Command...

bug
FanToken

Add the flag `--mintable` in the example of `bitsongd tx fantoken issue` ``` Examples: $ bitsongd tx token issue --name="Kitty Token" --symbol="kitty" --max-supply="1000000000000" --issue-fee="1000000" --description="Kitty Token" --mintable true --from= --chain-id=...

FanToken

If I try the command `bitsongd tx fantoken update` there is confusion over descriptions Usage: `bitsongd tx fantoken update [symbol] [flags]` Examples: `bitsongd tx token edit --mintable=true --from= --chain-id= --fees=`...

FanToken

If I try to transfer the ownership of a fantoken I get the following issue Command: `bitsongd tx fantoken transfer angelo --to $(bitsongd keys show validator2 -a)` Error: `unknown flag:...

FanToken

Change the following description Command: `bitsongd tx fantoken transfer` From: `bitsongd tx token transfer --to= --from= --chain-id= --fees=` To: `bitsongd tx fantoken transfer --to= --from= --chain-id= --fees=`

FanToken

The command `bitsongd tx fantoken` use the description `Token transaction subcommands` It should be `FanToken transaction subcommands`

FanToken

Hi there, this is the **official scoreboard** of **bitsong-testnet-3 contest**, prizes, bonuses and methods will be communicated as soon as possible. **Thanks for being part of bitsong-testnet-3** Position | Address...

## This is the last BitSong Track Metadata implementation To all Music Providers, we need feedbacks for this issue If you consider that the structure has to be changed or...

Schema