Derrick Hammer pcfreak30
pcfreak30 pushed to master at LumeWeb/relay 2022-12-06 21:22:33 +00:00
ededa55b57 *Dont require a domain
pcfreak30 pushed to master at LumeWeb/relay 2022-12-06 20:57:56 +00:00
d8f0288370 *Update lock
64b80001a0 *We should no longer need to delete this copy of the dep with resolutions
b4e09c05cf *add cli-progress to dev deps to prevent errors
8b1e823991 *Use resolutions to force hyperswarm to v6 and node-fetch to v2
Compare 4 commits »
pcfreak30 pushed to master at LumeWeb/relay 2022-12-06 20:17:45 +00:00
67e432c345 *Use new do-cdn-purge CI plugin
pcfreak30 pushed to master at LumeWeb/do-cdn-purge 2022-12-06 20:15:55 +00:00
1cf9bdc78a *Initial version
pcfreak30 created repository LumeWeb/do-cdn-purge 2022-12-06 19:13:11 +00:00
pcfreak30 pushed to master at LumeWeb/relay 2022-12-06 19:11:04 +00:00
c6b136c214 *Add new build step to flush package cdn
pcfreak30 pushed to master at LumeWeb/relay 2022-12-06 12:22:12 +00:00
eedd6e7da5 *Remove pocket config check
8ea5a38b83 *Remove self from peers list
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/relay 2022-12-05 20:22:36 +00:00
9e480f1cfb *Update lock
bbc9020f66 *Update get_direct_peers to filter against dhtCache online list
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/dht-cache 2022-12-05 20:14:18 +00:00
90aeec6802 *Update dist
35c6a0e314 *Make heartbeat configurable with a default time of 15 seconds
5b2d1a3c7c *Skip self
Compare 3 commits »
pcfreak30 pushed to master at LumeWeb/dht-cache 2022-12-05 19:32:18 +00:00
4d6f9a81d5 *Update dist
28eb7ac2d6 *Bug fix heartbeat math
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/dht-cache 2022-12-05 19:15:43 +00:00
09b0e25f6e *Update dist
b4eaa6c0b6 *add basic change detection on heartbeat
29478e9a5a *Instead of disconnecting dead peers, just use an "online" property on the node graph, and filter out dead peers in _recalculate
Compare 3 commits »
pcfreak30 pushed to master at LumeWeb/dht-cache 2022-12-05 12:00:01 +00:00
52a0e41ca2 *Update dist
8ecd021a1d *Add heartbeat support to protocol
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/dht-flood 2022-12-05 09:47:14 +00:00
ebaba22213 *Update dist
ead991f9af *Change closedMap to a Set
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/relay 2022-12-04 17:04:24 +00:00
cd7b12e8b3 *add get_peers and get_direct_peers api methods to the core rpc plugin
e35b602133 *Add getter for dhtCache
0e6c84c566 *Make default topic hash an exported const
4121e23fd9 *If the rpc call returns no value, default to a true boolean
Compare 4 commits »
pcfreak30 pushed to master at LumeWeb/rpc-client 2022-12-04 11:37:30 +00:00
bc34a95ebb *Update dist
8c2f857c55 *Add cache bypass support for simple query
6429bd513c *refactor query api to use object bags and a dedicated factory at a factory object namespace
Compare 3 commits »
pcfreak30 pushed to master at LumeWeb/rpc-client 2022-12-04 10:40:07 +00:00
27d396d969 *Update dist
fc63e98557 *add support for bypassCache in wisdom query
5e1c52352e *Add new query type just for clearing a query hash
144e19e635 *Add hashQuery utility function
271a0c2911 *Refactor wisdom query to extract setupRelay to be a functional api
Compare 6 commits »
pcfreak30 pushed to master at LumeWeb/rpc-client 2022-12-04 07:43:22 +00:00
960c321ecf *Update dist
c986af2f4f *Rename package to just rpc-client
7263ecf907 *Epic refactor based on new RPC query design and protocol
Compare 3 commits »
pcfreak30 pushed to master at LumeWeb/relay 2022-12-04 06:29:01 +00:00
a87660b678 *Update lock and package.json
7dff9a1ab4 *Only try to stringify the data if it is not already a string
9393ffc4c1 *if cached merge in the cached item signature with the rpc response
c8c19b77a6 *Switch to json-stringify-deterministic
d7897af137 *Prevent recursive broadcast_request
Compare 6 commits »
pcfreak30 pushed to master at LumeWeb/interface-relay 2022-11-28 07:22:15 +00:00
298d043b39 *Update dist
ae10937bb8 *RPCCache.data now returns NodeCache
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/relay 2022-11-28 07:06:47 +00:00
616b74a820 *Wrap cache delete in try/catch
4bb0636a8d *Unneeded import
69fd9a14ef *Switch to node cache
Compare 3 commits »