-
Notifications
You must be signed in to change notification settings - Fork 114
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
Removing the AVM prefix #851
Conversation
fdc5c94
to
ef3e446
Compare
ef3e446
to
cb79d8e
Compare
cb79d8e
to
24b4de4
Compare
Note: Once the changes are approved, I will upload the new code to Maven and change the |
based on my discussion with @jeff-aion the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, might consider using the detail data store instead of creating new duplicate contract info.
7100c87
to
62d5247
Compare
- corrected address generation inside AionCapabilities.java - expanded repository interface with check for VM deploy code - updated the VM specs with two supported VM codes for contract deploy - removed prefix checks from tests - expanded tests to ensure the receipt output matches the contract address
…on type - using the local version of the vm_api since more changes are expected
62d5247
to
7c4d198
Compare
Description
AionCapabilities.java
Type of change
Insert x into the following checkboxes to confirm (eg. [x]):
Testing
Please describe the tests you used to validate this pull request. Provide any relevant details for test configurations as well as any instructions to reproduce these results.
Verification
Insert x into the following checkboxes to confirm (eg. [x]):