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

Feat keys and wrapper #478

Closed
wants to merge 7 commits into from
Closed

Feat keys and wrapper #478

wants to merge 7 commits into from

Conversation

Comp0te
Copy link
Collaborator

@Comp0te Comp0te commented Dec 23, 2024

No description provided.

@Comp0te Comp0te self-assigned this Dec 23, 2024
import { byteHash, toBytesU32 } from '../types/ByteConverters';
import { AsymmetricKey, validateSignature } from './deprecated-keys';

const shortEnglishHumanizer = humanizeDuration.humanizer({
Copy link
Collaborator

Choose a reason for hiding this comment

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

We already have this shortEnglishHumanize, humanizerTTL, dehumanizerTTL functions.
Here: https://github.com/casper-ecosystem/casper-js-sdk/blob/feat-5.0.0/src/types/SerializationUtils.ts

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removed

@Comp0te Comp0te closed this Dec 23, 2024
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