DJDNS / js-deje

JS implementation of DEJE client
1 stars 0 forks source link

Automatic timestamp navigation #8

Closed MaddieM4 closed 10 years ago

MaddieM4 commented 10 years ago

Figure out, and go to, the current tip event, as per current client.timestamps value.

This is that permanent logic that's gonna stick around even when we stop passing timestamps around between peers.

MaddieM4 commented 10 years ago

Deferring accurate DejeEvent.compatibleWith() algorithm to another ticket. This does all we need for a demo.