Git Product home page Git Product logo

cbs-proxy's People

Contributors

coeniebeyers avatar fllaca avatar jasoons avatar marcdk avatar rynobey avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cbs-proxy's Issues

Create docker image with cyclos setup for tests

Right now cyclos needs some setup before one can run tests against it's routes. Before one can add this project to circle CI one would need to have a cyclos that has been configured to allow webservice logins etc

List endpoints, check naming + RESTfulness

We should come up with a logical, standard and uniform way of expresing these endpoints. At the moment it is very messy, since the functions were just added to get something working. Now that we have some perspective we can start to decide how to do this properly.

Some discussion around this here: #29 (comment)

Make /subscribeToAccountDetails only emit unique SSEs

for /subscribeToAccountDetails, when polling CBS, do diff and only emit SSE when necessary

currently, the endpoint emits a ton of redundant events

main frustration atm it's a lot of unnecessary clutters in the inspector tools for FE dev

Refator and think about code structure

The files named "transfer.js" and "transfers.js" are confusing. "transfers.js" should be renamed to "transferLog" or "transferList", or even "previousTransfersList".

Rename to cyclos-proxy

Since the cbs-proxy is currently specifically made to work with cyclos, perhaps we should consider renaming it to cyclos-proxy (and perhaps some work is needed to genericize the cbs-proxy-client as well)?

Upgrade cbs-proxy to be compatible with latest cyclos

The latest Cyclos has some performance improvements apparently. And the fix is relatively easy.

When you try send a transfer from the omnibus account to a user you get the following error:
image

The fix is simple, add the subject to the request body - then it works:
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.