Closed baichuan3 closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
rooch-portal | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 29, 2024 0:17am |
rooch-portal-v2.1 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 29, 2024 0:17am |
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details |
---|
Summary
TypeTag
,StructTag
andAccountAddress
to canonical string with prefix0x
.0x00000000000000000000000000000001::string::String
or0x0000000000000000000000000000000a::module_name1::type_name1<0x0000000000000000000000000000000a::module_name2::type_name2<u64>>
Other impacts include possible break of SDK and front-end applications, please confirm @wow-sven
to_canonical_string()
method of TypeTag, StructTag and AccountAddress returns a prefix containing 0x by default