Nick Gambino
Nick Gambino
Any update on this? Would be great to batch quote requests rather than manually polling the endpoint.
any chance to get this merged soon?
Would love to see this implemented if possible! 😄 Running into an exact use case where our codebase is in typescript, but our testing suite for all things cadence needs...
Demo of WIP: https://github.com/user-attachments/assets/545c24ba-786c-46cb-ba2e-e4e2e15ef0ae
> Hey @gambinish, this is looking great but I think you would be able to achieve the same thing without making changes to Cells by using `ListItemSelect` see docs https://github.com/MetaMask/metamask-mobile/blob/07380303682c23fe5774c529dc27d6c7e9960c12/app/component-library/components/List/ListItemSelect/README.md...
Okay, re-opening this for review now that https://github.com/MetaMask/metamask-extension/pull/26266 has been merged. I tried to implement a similar approach here for mobile, and borrowed lots of the same code. The main...
> From PR description: > > > As a privacy step, we are hashing the rpcUrl when it gets sent, and emitted the event with trackAnonymousEvent > > Where is...
WIP recording: https://github.com/user-attachments/assets/66a59148-4ff8-4b45-bf97-39d4fee05f0f
Just leaving a comment per @Cal-L suggestion. The failing Bitrise workflow is related to some flaky Android tests that are currently being investigated. They are unrelated to this PR and...
> PORTFOLIO_VIEW=1 yarn watch We got some last minute design changes here, and the pill alignment has been updated slightly. The sort & import buttons got converted to icons, while...