This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
Releases: penumbra-zone/penumbra_dapp
Releases · penumbra-zone/penumbra_dapp
Penumbra daap v0.2.2
What's Changed
- converts all testnet URLs HTTP -> HTTPS by @conorsch in #5
- ci: run dynamic server in container by @conorsch in #6
- deploy: update allow fqdns for hosting by @conorsch in #7
- Remove wasm dependency
- A separate tx details page has been added
- Added progress bar
- Added receive modal
- disable redirect to main if user not login
- Define a transaction type by a set of actions
Full Changelog: 0.1.8...0.2.2
Penumbra daap v0.1.8
- switch to using rpc TransactionInfo to get information about the transaction
- converting TransactionView to HTML (action parser)
- added display of transaction details