Pranesh A S
Pranesh A S
Thanks for the suggestions. If I understand correctly, we need to make a couple of changes: - Remove the asset parameter since the pricefeed always returns the price for a...
Thanks for the inputs @sparrowDom. Made the following changes: - Added a new contract: `PriceFeedPair` (credits: @naddison36) - Added `BaseOETHOracleRouter` - This will act as oracle router for base network...
Merging this with the AMO branch. Will address the comments in the AMO PR
Awesome! I'll start working on the next PR. I'm not 100% sure if I could make this work, but it would be great if I could, as there are no...
Hy! I'm happy to take this on. Should the data blob be included in tx id generation? Can also append the blob with a prehashed namespace (DA) to make it...
I recently added basic support for scaffolding and `.tree` files to [vscode-solidity-inspector](https://github.com/PraneshASP/vscode-solidity-inspector) extension. Let me know if you would like this feature to be available as a standalone extension. Any...
hi @gabrielstoica, do you see any error notifications popping up? I couldn't replicate it.
Thanks for bringing these up. unfort I couldn't reproduce the issues :( Could you share a repository that I could try?
hmm weird. I don't have a windows machine to reproduce/test, but will try to push a fix soon.