aionnetwork / AVM

Enabling Java code to run in a blockchain environment
https://theoan.com/
MIT License
49 stars 25 forks source link

[CLOSED] Verify AVM logic based on current kernel implementation #302

Closed aionbot closed 5 years ago

aionbot commented 5 years ago

Issue created by JunhanHu-aion (on Friday Nov 02, 2018 at 21:00 GMT)

As part of #301, kernel test shows some failures on nonce related test. We need to verify AVM behavior with https://aionnetwork.atlassian.net/wiki/spaces/AVM/pages/140181513/Transaction+state+changes as reference

aionbot commented 5 years ago

Comment by JunhanHu-aion (on Monday Nov 05, 2018 at 20:57 GMT)

Currently, two issues are discovered.

Working on fixes.

aionbot commented 5 years ago

Comment by JunhanHu-aion (on Monday Nov 05, 2018 at 22:29 GMT)

The second is a false alarm. For the first issue, I have a fix ready. Nick will verify it later.