Marston Connell
Marston Connell
By default, the bech32 prefix is "cosmos", to support other chains, a bech32 prefix should be specified. Adding the flag `--prefix` or `-p` followed by the prefix will now generate...
Running `beet fetchart -q` gave me this output. It's clear the `'` in the album name is causing issues due to some encoding stuff. ```fetchart: Lana Del Rey - Did...
It would be really amazing to be able to visit https://testnet.ping.pub/local or something along those lines and be able to monitor a localhost chain. I often find myself wanting to...
Seems very similar to #2918 . Running on Gerbera Docker [sha-cc0f32b](https://hub.docker.com/layers/gerbera/gerbera/sha-cc0f32b/images/sha256-2f1950379b372565f9b6a981db55a19c94aa2927ac8b27d28691b01e404cb4c7?context=explore) I've tried with both `grb` and `mt` and have this same issue. However different albums are missing their album...
# v4 compat Part of #365. ## Description The steps to upgrade to v4 require a middle upgrade that enables storage providers to post proofs to the chain without needing...
Undoing some changes to v4 to make it more compatible with v3, this allows us to point storage providers at both v3 and v4 interchangeably.
claiming strays use a lot of memory, we can probably optimize this more
Adding events to v3. Will be porting to v4 as well with changes
# v4 - Acacia In v3, files can be uploaded by providers to their own machines which can cause inflationary issuance to providers unfairly. Currently the solution has been manually...
# v5 - Baobab Baobab focuses on tweaking for performance and adding smaller features that would add bloat and potential instability to the Acacia upgrade. ```[tasklist] ### Success Criteria -...