Rony Fragin

Results 4 issues of Rony Fragin

Hi, How can I subscribe to any event of a new block being created and get the block every time it's created? I want to do it instead of polling...

Hey, I'd like to add Authorization header to the API call to the RPC endpoint. How can I add a custom header? Thanks!

Hi! How do I intercept console logs of a service worker. Thought it would be something like: ``` context.on('serviceworker', sw => sw.on('console', message => { console.log(message); }) ); ``` but...

browser-chromium
upstream
P3-collecting-feedback

# 🐛 Bug A clear and concise description of what the bug is. To report a security issue, please email [email protected]. I'm building and running `aptos-node-v1.34.2` in a container. When...

bug