Skip to content

Ripple 1.0.0

Compare
Choose a tag to compare
@satlead satlead released this 03 Nov 23:09
· 213 commits to main since this release
39c99e0

Supports Firebolt Version

1.0.0

Known Issues

ReservedAppId:

ReservedAppId configured app does not receive the Discovery.onNavigateTo event even though app has registered.
Discovery.launch does not error out when reservedappId is not configured to any app.
Discovery.launch does not error out when reservedAppId is configured to an app, however the app has not registered for Discovery.onNavigateTo

Metrics.event:

Not support api returns method not found rather than not supported error code, due to app ignore rules on the calling app.

Discovery.launch

Intents fail on schema validation due to non mandatory fields like assetId being set to null rather than string as per open rpc spec.

Internal.intialize

Fails on valid input param "name"

What's Changed

New Contributors

Full Changelog: ripple-0.8.0...ripple-1.0.0