Tyler Pena

Results 3 issues of Tyler Pena

Calling multiple smart contracts in the same block from the same wallet often returns `txn-mempool-conflict`. Running with Cirrus in Testnet using `release/3.0.8.0` branch. ``` ERROR: Stratis.Bitcoin.Features.SmartContracts.Wallet.SmartContractWalletController.Call Exception occurred: txn-mempool-conflict ```...

Support for returning an array in the `returnValue`, a delimited string, or escaped json string when retrieving a transaction receipt. Current responses show like: `"returnValue": "Stratis.SmartContracts.UInt256[]"` Running latest release/1.0.9.0.

Probably low priority since users likely won't be switching back and forth between wallets. When logging out and back in between wallets, the UI starts hanging briefly after address selection...