Halimao
Halimao
We lock in `AddState`, so I think we should also add lock in `fromExtWitness` as we also modify `w.State` here
This PR fixes the `checkEvents` part of the flaky test `TestWalletNotifications`. There is another flaky failure for `checkAccounts`. ```go // checkEvents checks that all events in 'want' are present in...
Running `owshen wallet --help` would output following content, and the mode is required. But what is the `mode`, and how to choose? ```shell owshen-wallet 0.2.0 USAGE: owshen wallet [FLAGS] [OPTIONS]...
**Describe the bug** `pcli q dex simulate` doesn't work **To Reproduce** Steps to reproduce the behavior: Running `pcli q dex simulate --into usdc 250penumbra` always output ```shell Scanning blocks from...