Maxwell "ꓘ" Dulin
Maxwell "ꓘ" Dulin
AttributeError: 'NoneType' object has no attribute 'find'
The list of Cosmos related findings is super awesome! It's the only place I've been able to find a good list of Cosmos blockchain security issues. So, thanks for doing...
When an observation has been submitted for a given transaction (sequence, chain id, emitter address), it is stored in a mapping (from the key above) to an array. If the...
I am running a CTF in a little over a month and would love to get the attack/defense challenges working on the scoreboard because of the bots. I have been...
In case the Guardians want to use API keys for Coin Gecko, support for the API keys has been added. This changes code in the Guardian and adds a command...
### Description I have an [Anchor Solana contract](https://github.com/wormhole-foundation/native-token-transfers) that I'm trying to build a fuzzer for. Unfortunately, the templated code gehttps://github.com/wormhole-foundation/native-token-transfersneration is failing when it comes across generics: ``` Failed...