-
Notifications
You must be signed in to change notification settings - Fork 76
Accounting tests #1032
base: master
Are you sure you want to change the base?
Accounting tests #1032
Conversation
…ame plus accounting tests 5-7
|
@vaivaswatha : What's the status on this? Did we solve the C++ side problems? |
|
|
@KaustubhShamshery : Any news on the C++ side of the accounting issue? |
|
@jjcnn I just merged |
Everything still looks good. All tests pass, and the code from |
@jjcnn |
@vaivaswatha : Fixed. I've also fixed the merge conflicts, so the branch should be in order again. |
Tests of
sendandaccept, and their effects on the sender's and recipient's balances.The tests have been designed so that they ought to be easy to incorporate into the blockchain test suite, which is necessary to ensure the correct semantics.
@vaivaswatha has requested that this PR links to Zilliqa/scilla-rtl#46.