Initial commit#30
Open
Kamicio1234 wants to merge 14 commits intopi-apps:feature/drop-key-from-initfrom
Open
Conversation
Co-authored-by: Aurélien Schiltz <aurelienshz@users.noreply.github.com>
Co-authored-by: Aurélien Schiltz <aurelienshz@users.noreply.github.com>
* Add initial timebounds-retry implementation * Correct syntax mistake * Fix typo in string method name * Add general success test case * Correct bug with pseduo-infinite tx submission retries * Add test for user_error_response * Retry on 5xx, raise error on other non-success * Add more robust user and server error tests * Add tx submission timeout test * Adjust comment wording * replace hardcoded test key * update gemspec * Adjust timebounds variable naming Co-authored-by: Hakkyung Lee <17398672+hklee93@users.noreply.github.com> * Remove timeout Co-authored-by: Hakkyung Lee <17398672+hklee93@users.noreply.github.com> * Safer error code assignments for TxSubmissionError exception Co-authored-by: Hakkyung Lee <17398672+hklee93@users.noreply.github.com> * Remove redundant imports Co-authored-by: Hakkyung Lee <17398672+hklee93@users.noreply.github.com> * Randomly generate test wallet seed Co-authored-by: Hakkyung Lee <17398672+hklee93@users.noreply.github.com> * Randomly generate recipient wallet address Co-authored-by: Hakkyung Lee <17398672+hklee93@users.noreply.github.com> * Remove internal check for timeout (leaving it to Stellar SDK) * Remove timeout test since Stellar is handling it now * safe access --------- Co-authored-by: Tate Mauzy <tate@socialchain.app> Co-authored-by: Hakkyung Lee <17398672+hklee93@users.noreply.github.com>
* bump version * update validate_private_seed * use big decimal
Co-authored-by: Tate Mauzy <tate@socialchain.app>
uxannah
approved these changes
May 4, 2025
uxannah
approved these changes
May 4, 2025
Co-authored-by: Tate Mauzy <tate@socialchain.app>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.