You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Over the past month we have added to a number of places in the ibc module to get the current time. However the use of current time is not supported in no-std. The functions that need the current time needs to be refactored to accept the current time as an argument instead.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate milestone (priority) applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Crate
ibc
Summary
Over the past month we have added to a number of places in the
ibc
module to get the current time. However the use of current time is not supported in no-std. The functions that need the current time needs to be refactored to accept the current time as an argument instead.For Admin Use
The text was updated successfully, but these errors were encountered: