Phat Contract UI October updates
2023-10-09
This update includes:
- Display the current cluster balance on the connection info panel, and allow manual transfer into the cluster.
- We have implemented a better approach for the auto-deposit functionality on the UI. This improvement will be included in the next version of the SDK.
- Use the latest version of the SDK to decode
MessageOutput
. This will make it easier for us to debug failed contract transactions.
- Adjusting the log viewer UI.
- Display the current PRuntime
headernum
andblocknum
to determine if it is a healthy PRuntime node.