umbra-protocol
umbra-protocol copied to clipboard
🌕🌑 Privacy Preserving Shielded Payments On The Ethereum Blockchain
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.3. Release notes Sourced from undici's releases. v5.28.3 ⚠️ Security Release ⚠️ Fixes: CVE-2024-24758 Proxy-Authorization header not cleared on cross-origin redirect in fetch Full Changelog:...
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64. Release notes Sourced from es5-ext's releases. 0.10.64 (2024-02-27) Bug Fixes Revert update to postinstall script meant to fix Powershell issue, as it's a regression...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
When scanning, we can cache the latest scanned block and use that for the proceeding scan's earliest block.
This is so when users don't see their funds in the receive page, they can troubleshoot based on a message like "Latest fetched announcements is 5 blocks behind the latest...
Sometimes it has been seen that the query fails, thus presenting the user with a "setup" button, which, if they press it causes their previously setup information to be lost.
Frontend / app issue to go in sync with [This API PR](https://github.com/ScopeLift/umbra-api/issues/139)
Look for a decentralized service that can mirror the current frontend. See if Fleek is still the best solution out there. Look for viable alternatives or solutions with robust performance...