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

fix stellar-sdk imports #112

Merged
merged 2 commits into from Mar 20, 2024
Merged

fix stellar-sdk imports #112

merged 2 commits into from Mar 20, 2024

Conversation

acharb
Copy link
Contributor

@acharb acharb commented Mar 20, 2024

user noticed when importing the full SDK it returns undefined in React-Native and React environment.
closes #103

Seems to be the way the stellar-sdk is built? Left a ticket asking there

Changing all the imports to be the destructured way now, makes it more consistent anyways

@acharb acharb marked this pull request as ready for review March 20, 2024 16:43
@acharb acharb merged commit 0434975 into release/1.4.0 Mar 20, 2024
5 checks passed
@acharb acharb deleted the acharb-fix-imports branch March 20, 2024 18:03
acharb added a commit that referenced this pull request Mar 26, 2024
* fix broken test (#93)

* add sep10 sign challenge txn helper (#95)

* add sep10 helper method

* name change

* correct resp

* create server module

* add npm publish gha (#96)

* WAL-1064 - add anchor platform integration tests (#99)

* create workspace (#101)

* create workspace

* try

* try

* try

* try

* cleanup

* update anchor platform docker run

* fix

* fix

* upgrade babel/traverse

* upgrade browserify-sign

* add keypair package in a second workspace (#102)

* add km package

* fix tests

* cleanup

* add second CD (#109)

* fix stellar-sdk imports (#112)

* fix imports

* fix

* preparing for 1.4.0 release stuff (#110)

* fix

* fix webpack process

* webpack fix (#113)

* webpack fix

* cleanup

* add helper for parsing AnchorTransaction (#111)

* add helper for parsing AnchorTransaction

* use kind

* add try-catch

---------

Co-authored-by: Alec Charbonneau <aleccharb21@gmail.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.

None yet

2 participants