fibercrypto / fibercrypto/fibercryptowallet

Lightweight address iterators in Skycoin plugin

Open
#273 0 comments 0 reactions 0 assignees View on GitHub
skyfiber
Dominant language
Go
Stars
29
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Every time address are being enumerated they are copied onto a slice. This has a negative impact upon memory allocation.

**Describe the solution you'd like**
Implement lightweight iterators reusing the actual collections and container objects including addresses.

Specific tasks have to be written down once a deeper review will be made.

**Additional context**
Discovered while reviewing #264 for #231

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.