coblox / bobtimus

an autobot that automatically handles swaps as Bob
Apache License 2.0
1 stars 1 forks source link

Create an Accept/Decline Daemon #2

Closed D4nte closed 5 years ago

D4nte commented 5 years ago

Disclaimer: not tested against comit_node because it's too much of a pain until comit-i is fixed.

Resolves #1

D4nte commented 5 years ago

All done but command pattern and rjx

D4nte commented 5 years ago

@bonomat @thomaseizinger I this stage we cannot properly test the "continuous" fetching that RxJS provides because we are only fetching once to do 1 action.

I suggest that we merge the PR as it is (all other comments are implemented).

Once we have a testing framework and we implement the next action (fund) then we can implement RxJS and properly test it.