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

chore(deps): use timed-map crate instead of internal ExpirableMap #2247

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

shamardy
Copy link
Collaborator

  • Remove ExpirableEntry once it's exposed from timed-map crate

@shamardy shamardy added the in progress Changes will be made from the author label Oct 21, 2024
@shamardy shamardy changed the title chore(deps): use timed-map crate instead of internal ExpirableMap type chore(deps): use timed-map crate instead of internal ExpirableMap Oct 21, 2024
@@ -102,6 +102,7 @@ sha3 = "0.9"
utxo_signer = { path = "utxo_signer" }
# using the same version as cosmrs
tendermint-rpc = { version = "0.34", default-features = false }
timed-map = "0.1.0"
Copy link
Member

@onur-ozkan onur-ozkan Nov 6, 2024

Choose a reason for hiding this comment

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

Just so you know, we should use version 1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Changes will be made from the author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants