Adam Bozanich

Results 88 comments of Adam Bozanich

I fucking hate viper, but yeah, okay. It is [so easy](https://github.com/boz/envflags) to make a package that populates flags from environment variables, it's ridiculous that everyone uses viper. /rant

I believe this is done by now. What do you think @hydrogen18 ?

it's probably a new field that isn't in our genesis.

I love the idea, and am frustrated by state-sync's reliability as well. We're planning on doing some work to alleviate the state-sync pains, and it'd be great to have this...

What isn't working about it? Are we measuring incorrectly? Can we reduce the threshold?

come to think of it this is a spot that is using regexes that probably shouldn't.

@arno01, this is expected behavior. You need to use a different tag to deploy updates. Images are heavily cached, pushing changes to a single tag will cause both versions to...

it is best practice to use a version tag. we can add that to the docs.

It says as much right in your source > Caution: You should avoid using the latest tag when deploying containers in production, as it is harder to track which version...

I found the error here: https://github.com/cosmos/ledger-go/blob/1c99b41f1877b58e3517ef93012cc76fe5cd335b/apduWrapper.go#L80