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
To check if changing the unlock function breaks the ledger (testnet and devnet, right now). If not, it is still worth to discuss whether we want to keep a unlock function using the epoch timestamp and an unlock_with_clock, or just keep the second one. @valeriyr@lzpap
@miker83z@lzpap Yes, adding the clock parameter makes the iota-framework framework incompatible with version 1:
---- compatibility_tests::test_framework_compatibility stdout ----
thread 'compatibility_tests::test_framework_compatibility' panicked at crates/iota-framework-snapshot/tests/compatibility_tests.rs:37:21:
The current Iota framework 0x0000000000000000000000000000000000000000000000000000000000000002 is not compatible with version 1
unlock
function to supportClock
check_expiration_timestamp_ms
withClock
Could be part of Protocol Upgrade 3 with #4592
The text was updated successfully, but these errors were encountered: