tamirms
tamirms
source urls of the form `file://` do not work in windows because the file separator in windows is `\` instead of `/`
In https://github.com/stellar/go/pull/4043 we added a new endpoint to horizon: `GET /liquidity_pools?account=` returns a list of pools that have as a participant We should add support for the Java SDK to...
Java 8 was released in 2014 and introduces a lot of nice features such as lambdas, streams, and completable futures. By upgrading the Java Stellar SDK to use Java 8...
When I deploy a contract using MEW and Metamask I get the following error message in MetaMask  However, I am able to deploy contracts using Metamask by itself. For...
Maxmind maintains a is_in_european_union flag in its database, see: https://dev.maxmind.com/geoip/geoip2/geoip2-city-country-csv-databases/ This commit includes that flag in the freegeoip response
These 2 tests fail on xenial: ``` 1) Scrypt Node Module Tests Scrypt Hash Function Verify Hash Synchronous functionality with incorrect arguments Will throw an Error if KDF buffer is...
PR Checklist ### PR Structure * [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). * [ ] This PR avoids mixing refactoring...
PR Checklist ### PR Structure * [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). * [ ] This PR avoids mixing refactoring...
PR Checklist ### PR Structure * [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). * [ ] This PR avoids mixing refactoring...
PR Checklist ### PR Structure * [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). * [ ] This PR avoids mixing refactoring...