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

Step 5: kernel integration (Address interface) #46

Merged
merged 1 commit into from
Jan 28, 2019
Merged

Conversation

AlexandraRoatis
Copy link
Contributor

See PR 782.

Copy link
Contributor

@aion-kelvin aion-kelvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine ... there's some debug printlns -- should we delete those?

System.out.println(
"xxx = " + bc.getRepository().getNonce(AionAddress.wrap(deployerAccount.getAddress())));
"xxx = "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we delete this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since they're inside a unit test, I would leave them for now. I'll add this to the clean-up to do list though.

@AlexandraRoatis AlexandraRoatis changed the title Step 5: kernel integration (database put/delete separation + Address interface) Step 5: kernel integration (Address interface) Jan 28, 2019
@AlexandraRoatis
Copy link
Contributor Author

I removed the database changes. They will be added later after debugging the encountered issues.

@AionJayT AionJayT merged commit 0a93a89 into master Jan 28, 2019
@AlexandraRoatis AlexandraRoatis deleted the incremental-pr5 branch February 14, 2019 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants