urbit/pkg
Fang c3ac547b3b
eth-watcher: store logs in state to implement peer
In order to give an initial response to incoming subscriptions (without
resorting to retrieving that data from chain again) we now store event
log history in state.

Instead of discarding pending-logs entirely after sending out updates,
we add them to the watchdog's history.
Just like pending-logs, we remove from the head during a rewind (though
not before exhausting the pending-logs).
2019-10-30 00:37:12 +01:00
..
arvo eth-watcher: store logs in state to implement peer 2019-10-30 00:37:12 +01:00
ent Add 'pkg/ent/' from commit '31ac2913f14c6f7631f5792ad942605fb2d9fb87' 2019-03-04 16:49:14 -08:00
ge-additions Makefile needs CFLAGS. 2019-06-24 15:58:51 -07:00
herb updates herb to support application/octet-stream with content-disposition 2019-08-05 16:34:37 -07:00
interface apps: added permission hook and chat-view %join action 2019-10-11 14:09:30 -07:00
urbit u3: print messages for fatal errors to stderr 2019-10-22 13:00:09 -07:00