Skip to content

August 7, 2026 Production Release - #38

Merged
csibbach merged 10 commits into
mainfrom
develop
Aug 8, 2026
Merged

August 7, 2026 Production Release#38
csibbach merged 10 commits into
mainfrom
develop

Conversation

@csibbach

@csibbach csibbach commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Charlie Sibbach and others added 10 commits August 7, 2026 12:45
…t interface and move RelayerCredentialsClient to utils. Introduce new types for relayer credentials and update related interfaces. Remove deprecated code and improve documentation for clarity.
- Introduced SIWEUtils for parsing and handling SIWE messages.
- Added SIWE modal for user sign-in requests, including UI components for displaying and confirming sign-in details.
- Updated style definitions and schemas to accommodate SIWE fields.
- Enhanced package.json and package-lock.json to include the 'tsx' package for testing.
- Created new TypeScript interfaces and types for SIWE fields and utilities.
- Added tests for SIWEUtils to ensure correct parsing of typed data and personal messages.
- Updated `@1shotapi/ows-provider` to version `0.4.2` and `@1shotapi/ows-types` to version `0.5.1` in package.json and package-lock.json.
- Improved event handling in the wallet integration by adding listeners for `chainChanged` and `accountsChanged` events in the `useHostTestActions` hook.
- Emitted `accountsChanged` event after resolving account connections in `registerAccountConnect`.
- Emitted `chainChanged` event when the chain ID changes in `useWalletBoot`.
…per functionality

- Updated the `@1shotapi/ows-oid4` dependency in `package.json` and `package-lock.json` to version `0.4.0`.
- Introduced new methods in `CredentialsHelper` for handling credential approval and presentation.
- Updated documentation to reflect changes in the constructor and usage of `CredentialsHelper`.
- Improved event handling and registration logic for credential operations in the wallet integration.
@csibbach
csibbach merged commit 409b96d into main Aug 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant