Kim Letkeman
Kim Letkeman
Depends on: https://github.com/hyperledger/fabric/issues/1217 We need to be able to upgrade a contract, which of course would be the default behavior in all new version of a contract upon execution of...
Currently, when looking at state objects returned by readAsset, readAssetHistory, readAllAssets, and readRecentStates, the monitoring UI displays all properties in each asset in alphabetical order. This is a very confusing...
It would be extremely useful if the monitoring UI somehow showed the existing values in place of the textual hints so that the user could use it to choose the...
The payload response section is useful, but one only wants to see the response from one invoke at a time, since the response shows only the transaction ID and that...
When a user is watching many queries, a real estate management feature should be offered where only one section is opened at a time. There is precedent in applications with...
monitoring UI should reenable polling when a payload response section is collapsed and then reopened
Collapsing a payload response section that you are polling switches polling off. Opening it up again does not toggle it back on. This is extremely inconvenient to the user as...
We need to create a custom event "InvokeError" that will be sent to subscribers when we are about to fail the transaction. Note: Ideally, this will be built into the...