Rappie
Rappie
**Is your feature request related to a problem? Please describe.** With line numbers enabled, line number 1 is currently shown at the top of the buffer. This is perfectly workable...
**Describe the bug** When trying to show `SOLANA.CG` I get the error: `Session cookie missing for response` **To Reproduce** Steps to reproduce the behavior: 1. Run `ticker -w SOLANA.CG` 2....
### Describe the desired feature The log panel is great but it can get in the way while debugging. It would be nice to have a toggle to hide it....
### Describe the issue: This happens very rarely at random moments. No way to reproduce. Might be similar to the earlier "cups" error I kept getting in the past. ###...
### Describe the issue: I'm encountering multiple seemingly related performance issues. It is a bit of a mess, but i'll try to over them one by one. ### Using Foundry...
I have created a fuzzing setup for a Code4rena competition that turned out to be very slow. Both compile time and fuzzing speed are slow. The code contains a lot...
https://book.getfoundry.sh/cheatcodes/etch "Sets the bytecode of an address `who` to `code`." This could be useful in multiple ways. The main reason I'd like this is to be able to turn an...
It would be nice to have to option to use aliases for addresses. 1. It's easier to recognize which contract/EOA is being used 2. Keeps the UI cleaner (makes the...
This would be a great first step in having support for `multi-abi`-fuzzing proxies. Some quick ideas: - Adding "contract aliases", where the user can specify an ABI name to override...