OriginProtocol / origin-bridge

We've moved to a monorepo: https://github.com/OriginProtocol/origin/tree/master/infra/bridge
MIT License
15 stars 7 forks source link

Delete event listener and contract code #133

Closed franckc closed 5 years ago

franckc commented 6 years ago

Now that we are moving towards a Node.js EventListener implementation, we need to delete the old bridge server code and contracts JSON that was used for listening to events. It is going to be replaced by the following:

Also we should delete the origin-bridge-celery container since it becomes irrelevant.

tomlinton commented 5 years ago

@franckc it looks like this was covered in #134? OK to close?

franckc commented 5 years ago

Yes, this was done. Closing...