Varunram Ganesh

Results 81 issues of Varunram Ganesh

Currently, when an investors wants to invest $4000 in a project, only $3999.99 (or something along those lines) goes to the recipient. With scale in the number of investors, the...

Currently, we use Swytch-X's platform for REC issuance and tracking. Given Swytch-X is based on Ethereum, it would be difficult to integrate our Stellar focused backend neatly with theirs. Therefore,...

Currently, only one form of logging is supported. But users may not prefer to see all debug messages and may want a clean instance which displays only errors. This is...

Currently, the sandbox doesn't register the teller for sending the recipient notifications if the platform goes down. While the RPC endpoint for this exists, it needs to be called after...

A common occurrence we've observed from the Jan '20 pilot in Puerto Rico is the interruption of Internet connectivity on the lumen. Since the teller reads data from openx's mqtt...

Currently, the teller has support for API routes but the live teller used for the demo in PR does not expose the endpoint via https so others can connect to...

With help of the Stellar DEX, Opensolar could offer a secondary market where investors and receivers trade INVAssets and DebtAssets in exchange for other assets or short term collateral.

Sidechains on stellar are a relatively new development but on a high level, they seem to match the benefits offered by sidechains on other blockchains. Having sidechains could offload some...

Right now, the contract is triggered by API calls and the method does not have a separate path of execution for internal contracts. For some functions, it might be useful...

Since inception, we have stuck to boltdb simply because it is easy to add and delete new values as and when needed. But as the system matures, we need to...