-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
501 fix occassional horizonresponse decodeerror (#502)
* Run `cargo fmt --all` * Implement resubmission with fee bump transaction * Replace fee-bump transaction with normal transaction * Change log level * Change other test * Bound tx fee to a maximum * add logs for response * update structure of `HorizonResponseError` * update structure of `HorizonResponseError` * cleanup dupplicates * recover if the error is recoverable * #502 (comment), #502 (comment) * revert code --------- Co-authored-by: Marcel Ebert <[email protected]>
- Loading branch information
Showing
4 changed files
with
71 additions
and
16 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