Hear directly from the Penumbra Labs team on the work that is being done on the protocol, alongside other exciting updates.
Hear directly from the Penumbra Labs team on the work that is being done on the protocol, alongside other exciting updates.
Next up, trading interfaces, mobile payments, ...
This release lands web wallet support, bringing shielded transactions to the web!
You can now create and view shielded transactions from your browser, with all scanning, decryption, and proving performed locally: penumbra.zone/blog/bringin...
This release lands web wallet support, bringing shielded transactions to the web!
You can now create and view shielded transactions from your browser, with all scanning, decryption, and proving performed locally: penumbra.zone/blog/bringin...
https://github.com/penumbra-zone/penumbra/pull/3251
Several issues were found, with the fixes merged as part of Testnet 59: Enceladus.
Read more here: penumbra.zone/blog/2023-au...
Several issues were found, with the fixes merged as part of Testnet 59: Enceladus.
Read more here: penumbra.zone/blog/2023-au...
Penumbra, on the other hand, is a shielded chain with private transaction data, so we need a way to see in the dark.
Penumbra, on the other hand, is a shielded chain with private transaction data, so we need a way to see in the dark.
This one was Fun: in order to privately mint a user's pro-rata output, we had to do (128+128)-bit fixed-point arithmetic in-circuit, which needs a 384-bit mul for division...
This one was Fun: in order to privately mint a user's pro-rata output, we had to do (128+128)-bit fixed-point arithmetic in-circuit, which needs a 384-bit mul for division...