go-bitsong
go-bitsong copied to clipboard
:rocket: Official BitSong Blockchain Implementation in Go
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...
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...