Jonas

Results 15 issues of Jonas

https://chrome.google.com/webstore/detail/chromix-too/ppapdfccnamacakfkpfmpfnefpeajboj 404s Screenshot from ungoogled chromium's "Chromium Web Store" extension (manages extensions): ![image](https://user-images.githubusercontent.com/24441708/176499457-844866a1-6f72-48d0-a0fd-eb75847907d0.png)

I'm on compromised, and I've found some private keys, but I'm not sure it's possible to sign and "broadcast" transaction inside solidity Is the intended solution to just `vm.prankStart()` with...

help wanted

## Alternative title: Difference between `:bnext` and `(cokeline-focus-next)` Whats the motivation behind this? I had to change my :bn/bp keybinds to (cokeline-focus-next) / (cokeline-focus-prev), and im just wondering why the...

I have a mobile plan where i can use ~unlimited data on my providers own network (at reduced bandwidth). My feature request is an option to allow running on mobile-/cellular...

enhancement

I don't get the reason behind this in principle, and in practice it makes implementing middleware with non-standard subscriptions annoying as you don't get a nice deser error, but instead...

Is it possible to encode and decode contracts calls using bindings generated with abigen, but without actually instantiating them? I know you can use the `MYCONTRACT_ABI.function("myFunction")`, and then decode/encode on...

#### System information I'm on a fork based on commit v1.1.10 (`2f2b98abb26a3833d76daf1a9a1a660e517b1459`), which has a new rpc method #### Issue It freezes when i make a request that would return...

question

When I generate bindings they are not automatically formatted

I don't know the best way to do this, but it'd be really great if the dsdl definitions could compile into rust enums, for instance if you have ```dsdl uint8...