Matthew Ryan
Matthew Ryan
The two-pass system was designed to meet the following constraints: * any account may participate in an atomic zkApp update via one or more 'account updates'; * an account update...
> * It takes around 1m30s to perform computations between log messages `Initializing with runtime configuration` and `Daemon will use chain id ` We've found that the biggest input to...
> * Add syntax in Vimium to exclude the escape key for specific URL(s). This would in some sense be ideal - does it already exist? I pushed #1368 for...
> API for Chrome extensions (like Vimium) to access the native file system. If we are granted the local URLs permission in chrome://extensions, then we should be able to access...
@binarious You'll probably want to change the code that provides the results, which will be in one of the files in `background_scripts` with `competion` in its name (most likely [`completion.coffee`](https://github.com/philc/vimium/blob/master/background_scripts/completion.coffee)).
Thirded, this would be nice to have. `yf` (copy link) `` (open new incognito tab) `` (paste) `` also works, but it's clunky. Phil's idea in #1312 might be a...
The patch originated in [this PR](https://github.com/MinaProtocol/mina/pull/15310), for reference.