Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Simplifying access to Transactions and Blocks in syscalls #1081
Simplifying access to Transactions and Blocks in syscalls #1081
Changes from 44 commits
fad0a2d
d842daf
4e5765f
1418b6b
008fb11
ff77103
6002ce1
2886542
af6ccff
f094d53
e7c31dd
194bb99
c3eb5f5
e40c9fe
32c1668
4ddf863
c1da9f0
2da33ac
aeaf768
0210333
de35932
5a4ee76
661b80e
7fb7b91
d9645f3
17ee593
442e901
7aecf36
d9d4cc2
1836c98
5bb58ca
238bc06
d199914
ece0081
944484f
3a9f0bf
c08dd55
4320dac
ec00054
a7ab656
6dc2893
97d2bda
3c3cbdf
6e35d8a
55ef8ef
3175c32
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
This is a very good place to apply the proposed ABI serialization I've been discussing... if we adopt such byte serialization format, its conversion to interop could be done automatically like this.