v0.32.1
What's Changed
-
42c5272: Update encoding to use @geoprotocol/grc-20 package
Breaking Changes:
- Removed
unsetEntityValuesfunction - Removed
unsetRelationFieldsfunction - Removed
serializeutility - Removed
verifiedfield from relations (no longer supported in GRC-20 v2 format)
New Features:
- Added
TESTNET_V3network support pointing tohttps://testnet-api-staging.geobrowser.io - Added JSDoc documentation for date/time TypedValue formats
Changes:
- Replaced internal protobuf encoding with
@geoprotocol/grc-20package - Added exhaustive type checks for value types in
createEntityandupdateEntity - Updated full-flow test to use SpaceRegistry contract directly
- Added comprehensive encoding/decoding tests
- Removed
Full Changelog: v0.31.1...v0.32.1