63 Commits (1db0243134d12cfa108468b32a41dae625734a1c)

Author SHA1 Message Date
ansuz 7000be0e70 clean up historykeeper 5 years ago
ansuz 802034616c centralize historykeeper-rpc interaction in rpc methods 5 years ago
ansuz a00a9fd018 don't hang when reading unparseable lines from history 5 years ago
ansuz f8f3a48e8b use latest chainpad-server 5 years ago
ansuz 43307ffb1a define all server intervals in a map so we can easily clear them all 5 years ago
ansuz 6523974ca2 fix a WRITE_PRIVATE_MESSAGE rpc regression 5 years ago
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
5 years ago
ansuz 06c29ef1d1 latest api changes to match the netflux-server refactor 5 years ago
ansuz b922860339 drop usage of historyKeeper.setConfig 5 years ago
ansuz 80c012f34d prepare to merge history keeper and rpc 5 years ago
ansuz 9cdf54aff2 untested implementation of trimHistory 5 years ago
ansuz c388641479 drop support for 'retainData' configuration 5 years ago
ansuz f45de2b52f move some server deps from repo root to lib/ 5 years ago