This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add `DataProvider#getStripAndMergeAccountTransaction`, a function that makes it easier to merge accounts with no balances but trustlines, outstanding offers, etc. Returns a transaction to strip and merge the account into another. Right now, the function requires an account with zeroed non-native balances. In the future, it could auto-path-payment all the users funds. Other changes: - Upgraded `stellar-sdk` to 5.0.0. - [DataProvider] Constructor now requires a `networkPassphrase` param.
- Loading branch information
Morley Zhi
authored
May 4, 2020
1 parent
e26c9be
commit 35cb12b
Showing
16 changed files
with
847 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.