Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several bug fixes and improvements #43

Merged
merged 5 commits into from
Oct 23, 2018
Merged

Several bug fixes and improvements #43

merged 5 commits into from
Oct 23, 2018

Commits on Oct 20, 2018

  1. fixed missing syscall transaction.GetHash()

    Anthony De Meulemeester committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    b027150 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. added correct return type for GetReferences

    Anthony De Meulemeester committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    8fd1849 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Added generated stringer for instructions + renamed opdump to inspect…

    … with cleaner reports
    Anthony De Meulemeester committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    297cb9c View commit details
    Browse the repository at this point in the history
  2. changed uri endpoint for testinvokes + always return the hex string o…

    …f compiled instructions
    Anthony De Meulemeester committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    2ed9dd9 View commit details
    Browse the repository at this point in the history
  3. Fixed assigning to slice indices

    Anthony De Meulemeester committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    b44cc88 View commit details
    Browse the repository at this point in the history