-
Notifications
You must be signed in to change notification settings - Fork 87
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
fix(ci): Fix custom_time feature ci tests #1400
Closed
Closed
Commits on Aug 23, 2024
-
Add feature to support custom
now_utc
implementationsThis PR adds a feature to `identity_core` to allow specifying a custom function to get the current time (`Timestamp::now_utc`). The feature is disabled by default. Closes #1391.
Frederik Rothenberger committedAug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for bccee56 - Browse repository at this point
Copy the full SHA bccee56View commit details -
Frederik Rothenberger committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 30aab4b - Browse repository at this point
Copy the full SHA 30aab4bView commit details -
Frederik Rothenberger committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for d4f3f9c - Browse repository at this point
Copy the full SHA d4f3f9cView commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e53f9c4 - Browse repository at this point
Copy the full SHA e53f9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c04129 - Browse repository at this point
Copy the full SHA 7c04129View commit details -
Allow compilation for target wasm32-unknown-unknown without js-sys
Also removes the unused dependency on `iota-crypto` (which also had a dependency on `js-sys` through the `random` feature).
Frederik Rothenberger committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 4670be8 - Browse repository at this point
Copy the full SHA 4670be8View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7dee681 - Browse repository at this point
Copy the full SHA 7dee681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3385c11 - Browse repository at this point
Copy the full SHA 3385c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14df568 - Browse repository at this point
Copy the full SHA 14df568View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b9256a - Browse repository at this point
Copy the full SHA 9b9256aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 409b153 - Browse repository at this point
Copy the full SHA 409b153View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbaefa2 - Browse repository at this point
Copy the full SHA dbaefa2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.