Hank Stoever

Results 3 issues of Hank Stoever

When calling `from-consensus-buff?` with an empty buffer, you get the runtime error: ``` Unchecked(CostComputationFailed("Error evaluating result of cost function ST000000000000000000002AMW42H.costs-3.cost_from_consensus_buff: Arithmetic(\"log2 must be passed a positive integer\")\n Stack Trace: \n"))...

bug

In the RPC `ReplayBlock` endpoint, we serialize the value of `event.committed` as hard-coded to `true`, when it needs to use `receipt.post_condition_aborted`

It would be really helpful to show a transaction's execution cost on the tx page. Because these costs are somewhat arbitrary numbers, it would probably be helpful to show them...