Commit Graph

61 Commits (830739c901aa2623ee4aa0831cebc9443673b4ac)

Author SHA1 Message Date
ansuz a00a9fd018 don't hang when reading unparseable lines from history
ansuz f8f3a48e8b use latest chainpad-server
ansuz 43307ffb1a define all server intervals in a map so we can easily clear them all
ansuz 6523974ca2 fix a WRITE_PRIVATE_MESSAGE rpc regression
ansuz 779e817443 stop relying on netflux-server internals
* create RPC module from inside historyKeeper
* stop passing around netflux-server context
  * update to use newer netflux-server's formal APIs
* manage your own cache of indexes instead of storing things in the netflux context
ansuz 06c29ef1d1 latest api changes to match the netflux-server refactor
ansuz b922860339 drop usage of historyKeeper.setConfig
ansuz 80c012f34d prepare to merge history keeper and rpc
ansuz 9cdf54aff2 untested implementation of trimHistory
ansuz c388641479 drop support for 'retainData' configuration
ansuz f45de2b52f move some server deps from repo root to lib/