StrathCole
StrathCole
Ja, da gibt es sicher Verbesserungspotenzial. Das Problem ist, dass die genutzten Wetteradapter derzeit nicht deaktiviert sind und ohne Ortsangaben diese Fehler werfen. Daher wäre es eine größere Umstellung. Werde...
Thanks for contributing. I think there has to be a check for validity of the port here and also in #27 to avoid errors. Valid ports should be 1 to...
I already adjusted this to be compatible with the upcoming v3.0.1 (sdk 0.47). Waiting for the merge to fix remaining issues.
@fragwuerdig can you check if your comments from #559 were addressed in here, approve for merge and close the other one? It's identical except for the commits `ebc35da` onwards (3...
Steps needed: 1. stop terrad 2. delete ~/.terra/data directory 3. downgrade to v2.1.1 (`cd ~/core ; git checkout v2.1.1 ; make install`) 4. download latest snapshot and extract (`curl https://dl2.quicksync.io/columbus-5-pruned.20230901.0410.tar.lz4...
Please use a different Snapshot source. quicksync snapshots seem not correct atm. https://snapshot.pfc.zone/files/columbus/columbus.latest.tar.lz4 or https://snapshots.hexxagon.io/cosmos/terra-classic/columbus-5/snapshot-latest.tar.lz4 Current version is 3.0.3
It doesn't make sense. A twelve word seed is already "secure" and would take longer to brute force than the universe exists. A 24 word seed even more. A 25th...
> > There are no breaking changes. See https://github.com/cosmos/ibc-go/blob/v7.4.1/CHANGELOG.md#v741---2024-05-22 When looking at the code diffs from 7.4.0 I would assume it could be state breaking due to different handling of...