Skip to content

Conversation

hyunjunekim
Copy link
Contributor

Signed-off-by: Hyunjune hykim0777@gmail.com

What does this PR do?
This patch is a unit test relied on the TVM runtime to run byte codes.
This test is to check JUMP OP code whether the exception do run or not.

Byte codes are above
// 0x5b - JUMPTEST
// 0x60 0x00 - PUSH 0x00
// 0x56 - JUMP to 0

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@hyunjunekim
Copy link
Contributor Author

@huzhenyuan @kookiekrak Review, please.

@hyunjunekim hyunjunekim force-pushed the test branch 2 times, most recently from f863ad7 to 85f35fe Compare August 19, 2018 18:11
@hyunjunekim
Copy link
Contributor Author

Hang on!

@hyunjunekim
Copy link
Contributor Author

Go on, Review please.

Signed-off-by: Hyunjune <hykim0777@gmail.com>
@huzhenyuan huzhenyuan merged commit 36d8e65 into tronprotocol:develop Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants