Skip to content

Simplify Iterator APIs#2190

Merged
shargon merged 4 commits intomasterfrom
optimize/iterator
Jan 3, 2021
Merged

Simplify Iterator APIs#2190
shargon merged 4 commits intomasterfrom
optimize/iterator

Conversation

@erikzhang
Copy link
Member

No description provided.

@erikzhang erikzhang added this to the NEO 3.0 milestone Dec 29, 2020
@shargon shargon self-requested a review December 29, 2020 19:16
None = 0,

KeysOnly = 1 << 0,
RemovePrefix = 1 << 1,
Copy link
Member

Choose a reason for hiding this comment

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

RemovePrefix before KeysOnly?

@erikzhang
Copy link
Member Author

Go?

@shargon shargon merged commit 8f98ada into master Jan 3, 2021
@shargon shargon deleted the optimize/iterator branch January 3, 2021 10:19
ShawnYun pushed a commit to ShawnYun/neo that referenced this pull request Jan 8, 2021
Co-authored-by: Shargon <shargon@gmail.com>
roman-khimov pushed a commit to nspcc-dev/neo-go that referenced this pull request Jan 15, 2021
Map iterator now returns key-value pair, while array/byte-array
iterators work like old enumerators.
Follow neo-project/neo#2190.
cloud8little pushed a commit to cloud8little/neo that referenced this pull request Jan 24, 2021
Co-authored-by: Shargon <shargon@gmail.com>
ixje added a commit to CityOfZion/neo-mamba that referenced this pull request Feb 12, 2021
and move CallFlags to fix circular import
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

Successfully merging this pull request may close these issues.

2 participants