William Hua
William Hua
Looking at the server and client library code, I don't think this is working currently. The issue is that the timestamp the server sends back to the clients is `time.Now().Unix()`....
It would be nice to have a logging interface for smart contracts in the same vein as how transaction processors can log to wavelet's stdout.
It would be a nice feature to have to be able to inspect a smart contract's persistent storage via the command line.
This ERC is intended to address the issue of obtaining operation receipts in ERC-5189, which is an application layer account abstraction proposal that maintains compatibility with existing smart contract wallets.
Bash doesn't always exist at `/bin/bash` on some distros like NixOS. If no bash-specific features are required, the interpreter could even potentially be replaced by `/bin/sh`.