Bartek Nowotarski
Bartek Nowotarski
@myrle-krantz in https://github.com/stellar/java-stellar-sdk/issues/14 > A signature checker can automatically determine if your api is still compatible or if it will break your clients. Making a signature checker part of your...
In the context of #76, #80, #86 I'd like to start a discussion about horizon DB denormalization. horizon is a critical component in Stellar ecosystem. Because of this it should...
Moved from: https://github.com/stellar/js-stellar-base/issues/25 This query would allow someone who wishes to place a market order of a given volume to understand the cost they will pay. Input: normal orderbook args,...
In https://github.com/stellar/go/pull/1776#discussion_r328262377 @tamirms noticed that path value in path payment operations is not validated. We should do it for both `PathPaymentStrictReceive` and `PathPaymentStrictSend`.
### What version are you using? `master` ### What did you do? [`price.Parse`](https://godoc.org/github.com/stellar/go/price#Parse) is using `price.continuedFraction` internally. It checks if the given price is a valid Stellar amount using regexp:...
### What This commit moves transaction submitter module from an old SDF project and adapts it to the current `stellar/go` API. ### Why A service like this can be useful...
While testing Horizon 2.23.0 I decided to run `verify-range` tests because of the changes introduced in https://github.com/stellar/go/pull/4690. It seems that at the current ledger state size and full ledger this...

Recently [Android Browser Same Origin Policy Bypass < 4.4 - CVE-2014-6041](http://www.rafayhackingarticles.net/2014/08/android-browser-same-origin-policy.html) was revealed. In short, it allows attacker to access any domain's content, cookies and other properties. `stellar-client` is redirecting...
I have a friend who having more than 2,000 STR thought that she had only 2 STR. That's because in US commas are used to separate thousands. That is not...