Adrian Brink
                                            Adrian Brink
                                        
                                    Agreed, but all other frontends should use bip39 seed phrases. It is the most compatible way to import/export keys.
Needs to be coordinated with https://github.com/anoma/namada/pull/2122
My slight alteration: - PoS only needs to support staking - it doesn't necessarily need to include rewards - Governance only next to support proposals and not anything related to...
It should also include https://github.com/anoma/namada/issues/2093
Ensure that wallets have an easy library to import to generate proofs that we can independently optimize.
also check that proofing times don't scale with epoch sizes.
@sug0 @murisi did one of you complete this?
The docker image is using Ubuntu and there the default folder for application data is under `.local/`. On macOS the default folder for application is under `/Users/xxx/Library/Application Support/`. These defaults...
From the CI job I see that the following file isn't formatted. ``` * lib/tesla/middleware.ex ``` When I run `mix format` it formats a couple of files. I've committed all...
Me too. Let's merge the PR and then close this