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

Fixed a remove bug in Keymap and Keyset #86

Merged
merged 5 commits into from
Apr 19, 2023
Merged

Fixed a remove bug in Keymap and Keyset #86

merged 5 commits into from
Apr 19, 2023

Conversation

srdtrk
Copy link
Contributor

@srdtrk srdtrk commented Apr 12, 2023

The issue is highlighted in the last test. The issue was that if you remove the last object in the list, some metadata survives which becomes a problem when you attempt to reinsert the same item in the future.

@toml01 toml01 merged commit 0129d78 into scrtlabs:master Apr 19, 2023
luca992 added a commit to eqoty-labs/snip721-reference-impl that referenced this pull request May 4, 2023
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