Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates BrowserStorageConfigParams method types #129

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

aristidesstaffieri
Copy link
Contributor

What
Updates the BrowserStorageConfigParams to match the previous definition and the webkit polyfill's definition

Why
While migrating from @stellar/wallet-sdk, I hit a type error because storage API definitions clash.
stellar/freighter#1255

Copy link
Contributor

@CassioMG CassioMG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aristidesstaffieri aristidesstaffieri changed the base branch from main to release/1.5.0 April 29, 2024 16:45
@aristidesstaffieri aristidesstaffieri merged commit eb6eba6 into release/1.5.0 Apr 29, 2024
5 checks passed
@aristidesstaffieri aristidesstaffieri deleted the fix/browser-storage-config-params branch April 29, 2024 16:46
CassioMG added a commit that referenced this pull request May 20, 2024
* bump version to 1.5.0

* [Soroban] Add getTokenInvocationArgs function in new workspace (#119)

* [Soroban] Add token parsing/formatting functions (#120)

* [Soroban] Add scValByType function (#121)

* [Soroban] Add GH Action and README (#122)

* add tests for moneygram transactions (#123)

* Use relative path to access "walletSdk" root folder (#125)

* add AuthHeaderSigner (#124)

* add AuthHeaderSigner

* cmments

* fix test

* print logs

* fix

* Cleanup

* Update @stellar/typescript-wallet-sdk/src/walletSdk/Auth/AuthHeaderSigner.ts

Co-authored-by: Cássio Marcos Goulart <3228151+CassioMG@users.noreply.github.com>

* snake case

* add test for checking against example JWT

---------

Co-authored-by: Cássio Marcos Goulart <3228151+CassioMG@users.noreply.github.com>

* Add e2e test for testing browser build (#126)

* add challengeToken to km header (#127)

* add challengeToken to km header

* move to dev deps

* fix test

* [Soroban] Add generic getInvocationDetails helper (#128)

* updates BrowserStorageConfigParams method types (#129)

* add changelogs, and update package versions to all be in align (#131)

* update integration tests readme (#132)

* add defaultauthheadersigner test with anchorplatform (#133)

* add beta build github action (#135)

* add canary build github action

* add contributing guide with releasing directions

* use timestamp

* add top level readme (#136)

* add top level readme

* update

* update

* update

* update

* yarn install

* example code

* update changelogs (#137)

* change to param (#138)

---------

Co-authored-by: Alec Charbonneau <aleccharb21@gmail.com>
Co-authored-by: Cássio Marcos Goulart <3228151+CassioMG@users.noreply.github.com>
Co-authored-by: aristides <aristides@aristidesstaffieri.com>
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.

3 participants