Jake Urban

Results 90 comments of Jake Urban

Thanks for getting this started, I'm super excited about the project. ### Error Handling I think the next step to take here is to implement automatic resubmission on recoverable errors....

### What Refactors @bartekn's initial implementation of the transaction submitter to better manage concurrent transaction submission. - Each channel account is given a go routine that pull from a buffered...

I think this makes sense. We'll add a WARN-level log message when the stream is restarted due this error.

https://github.com/stellar/stellar-protocol/issues/1057

For tracking: https://github.com/stellar/go/issues/3780 @leighmcculloch

https://github.com/stellar/stellar-protocol/issues/1056

@quietbits do we want to add unit tests to the demo wallet? I'll leave this up to you.

@stfung77 do you want to assign this issue to yourself if you're taking this on?

I think the plan was to implement this in V2. The idea is that there are optional features provided in the SEPs, and the anchor using our demo wallet will...

@RobertStuff don't enter the protocol (http/https) when adding the asset to the demo wallet. The URL should match the hostname & port of the `HOST_URL` environment variable set in Polaris.