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
Fix: Revert deserializeBytesBigInt to deserializeBigInt in MarketCBOR.sol
Switched back to using deserializeBigInt for balance, locked, storage_price_per_epoch,
provider_collateral, and client_collateral fields to fix deserialization issues
and pass all tests.
/// @title This library is a set of functions meant to handle CBOR parameters serialization and return values deserialization for Market actor exported methods.
0 commit comments