Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Initialize recycled data #907

Closed
garious opened this issue Aug 8, 2018 · 1 comment
Closed

Initialize recycled data #907

garious opened this issue Aug 8, 2018 · 1 comment

Comments

@garious
Copy link
Contributor

garious commented Aug 8, 2018

Blob and Packets should implement some trait with an initialize (or clear) method, and then call it from here:

https://github.com/solana-labs/solana/blob/master/src/packet.rs#L187

@garious garious added this to the v0.8.0 milestone Aug 8, 2018
@garious
Copy link
Contributor Author

garious commented Aug 8, 2018

Only the metadata. Clearing the underlying data would require additional performance testing and would need to be compared to removing recyclers entirely.

rob-solana added a commit to rob-solana/solana that referenced this issue Aug 14, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this issue Aug 29, 2021
…a-labs#907)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.9 to 14.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant