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

System.Blockchain.GetBlock interop #1025

Closed
roman-khimov opened this issue Jun 8, 2020 · 0 comments
Closed

System.Blockchain.GetBlock interop #1025

roman-khimov opened this issue Jun 8, 2020 · 0 comments
Assignees
Milestone

Comments

@roman-khimov
Copy link
Member

Similar to #1023, but for GetBlock. See also neo-project/neo#1081.

@roman-khimov roman-khimov added this to the v0.90.0 milestone Jun 8, 2020
AnnaShaleva added a commit that referenced this issue Jun 9, 2020
closes #1025

Now we put on stack stackitem.Array instead of Interop, so we're able to
use all available block properties without extra interop getters.
Removed Neo.Blockchain.GetBlock interop as we don't need it anymore.
AnnaShaleva added a commit that referenced this issue Jun 9, 2020
closes #1025

Now we put on stack stackitem.Array instead of Interop, so we're able to
use all available block properties without extra interop getters.
Removed Neo.Blockchain.GetBlock interop as we don't need it anymore.
AnnaShaleva added a commit that referenced this issue Jun 9, 2020
closes #1025

Now we put on stack stackitem.Array instead of Interop, so we're able to
use all available block properties without extra interop getters.
Removed Neo.Blockchain.GetBlock interop as we don't need it anymore.
AnnaShaleva added a commit that referenced this issue Jun 9, 2020
closes #1025

Now we put on stack stackitem.Array instead of Interop, so we're able to
use all available block properties without extra interop getters.
Removed Neo.Blockchain.GetBlock interop as we don't need it anymore.
AnnaShaleva added a commit that referenced this issue Jun 9, 2020
closes #1025

Now we put on stack stackitem.Array instead of Interop, so we're able to
use all available block properties without extra interop getters.
Removed Neo.Blockchain.GetBlock interop as we don't need it anymore.
AnnaShaleva added a commit that referenced this issue Jun 9, 2020
closes #1025

Now we put on stack stackitem.Array instead of Interop, so we're able to
use all available block properties without extra interop getters.
Removed Neo.Blockchain.GetBlock interop as we don't need it anymore.
AnnaShaleva added a commit that referenced this issue Jun 9, 2020
closes #1025

Now we put on stack stackitem.Array instead of Interop, so we're able to
use all available block properties without extra interop getters.
Removed Neo.Blockchain.GetBlock interop as we don't need it anymore.
AnnaShaleva added a commit that referenced this issue Jun 9, 2020
closes #1025

Now we put on stack stackitem.Array instead of Interop, so we're able to
use all available block properties without extra interop getters.
Removed Neo.Blockchain.GetBlock interop as we don't need it anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants