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

i have used all the features and i found a problem while doing the transaction,,, transactions more than once always fail, and have to refresh again and try again the...

I've been setting up a new testnet for BitSong and encountered a bug during the validation of the `denom_metadata` in the genesis file. To get things running, I had to...

bug
medium-priority

currently, Bitsong does not support cosmwasm contracts with `cosmwasm1_4` capabilities. To add support, we needed atleast v0.42 of the wasmd module dependency, however with anticipation for refactoring bitsong to support...