-
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
Step 5: kernel integration (database put/delete separation + Address interface) #782
Conversation
will reopen after rebase |
09f2cc8
to
006fa4a
Compare
006fa4a
to
de932d9
Compare
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.
Didn't see big issues. Waiting for other reviewer's comments.
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.
hey, looks good overall, just had a few small questions
014fc25
to
4ab5bf2
Compare
4ab5bf2
to
8af64ea
Compare
I removed the contract details put/remove changes from this PR. |
ee043aa
to
25c4bb4
Compare
Step 5 in the integration.
This PR is concerned with:
Address
interface replaces theAionAddress
implementation where possible.Required submodule updates: