This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
[Private Transactions]: Sender's state doesn't correspond to validator's #9812
Labels
F3-annoyance 💩
The client behaves within expectations, however this “expected behaviour” itself is at issue.
Milestone
actual
The steps include deploying the private contract, then writing some (consumption) values.
When writing/changing the value of a record in the consumption contract (4_consume.js), it doesn't happen, fails silently. In the logs the following message can be read:
Sometimes it happen on the first try, but when run again with a different value in 4_consume.js, it silently fails with the logs above.
expected
values are written/modified with no problems
steps to reproduce
In this repo branch
privatetx/test_setup_2
:nodes_ss_tobalabalocal/
with ./start.shsrc/private-tx-2/
folder run the scripts consequtively as numberedThe text was updated successfully, but these errors were encountered: