Derrick Hammer pcfreak30
pcfreak30 pushed to master at LumeWeb/relay-plugin-rollup-preset 2023-01-01 18:02:45 +00:00
ee302ed8e6 *Update dist
pcfreak30 pushed to master at LumeWeb/relay-plugin-rollup-preset 2023-01-01 18:02:30 +00:00
bdd7999283 *Remove mainFields
pcfreak30 pushed to master at LumeWeb/relay-plugin-rollup-preset 2023-01-01 17:59:37 +00:00
e4419d8238 *Update native modules package
58363c364f *remove exportConditions
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/rollup-plugin-bundle-native-mo... 2023-01-01 17:57:53 +00:00
76ab2cdb49 *Update dist
c3bfb3e6c5 *Since ESM imports will get rewritten import loady as ESM so it can be processed when importing ESM files
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/relay-plugin-rollup-preset 2023-01-01 17:40:36 +00:00
a008816085 *Update dist
7776703d3f *Refactor preset to take the global arguments and merge itself, plus allow node resolve and commonjs overrides
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/relay-plugin-rollup-preset 2023-01-01 17:20:50 +00:00
72ce6e66d4 *Update rollup-plugin-bundle-native-modules
pcfreak30 pushed to master at LumeWeb/rollup-plugin-bundle-native-mo... 2023-01-01 17:19:58 +00:00
301a6e623b *Update dist
def6a395a4 *We do not need to return loadPath
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/relay-plugin-rollup-preset 2023-01-01 17:17:07 +00:00
e98cf232ce *Update dist
14c030695d *Force commonjs resolution
69380c7b8e *Update rollup-plugin-bundle-native-modules
Compare 3 commits »
pcfreak30 pushed to master at LumeWeb/rollup-plugin-bundle-native-mo... 2023-01-01 06:50:48 +00:00
0eb71ff289 *Update dist
158331ef8b *add node-gyp-build-optional-packages
0a73d099f5 *Add support for node-gyp-build-optional-packages
Compare 3 commits »
pcfreak30 pushed to master at LumeWeb/rollup-plugin-bundle-native-mo... 2023-01-01 03:45:29 +00:00
366ffe1ac9 *Update dist
d220d9831e *Add support for node-gyp-build-optional-packages
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/relay-plugin-registry 2022-12-31 21:40:29 +00:00
c734832952 *If responding with an existing entry, don't try to set
pcfreak30 pushed to master at LumeWeb/relay-plugin-registry 2022-12-31 21:38:57 +00:00
1b876bb78f *Always respond with a created message, and if the entry is not updated, respond with the existing entry
c7d963c9b1 *simplify memory setting
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/relay-plugin-registry 2022-12-31 19:56:16 +00:00
4264ca099e *need to make entry length into a buffer
58330a2576 *We need to slice off the pubkey key identifier byte
787baef9a0 *sha512Sync has to be manually created
d7fe74cbce *Don't even try to verify an entry with no signature
ce246ead59 *emitting wrong event
Compare 5 commits »
pcfreak30 pushed to master at LumeWeb/relay 2022-12-31 19:22:07 +00:00
3a0ed24b9d *update dht-flood
pcfreak30 pushed to master at LumeWeb/dht-flood 2022-12-31 19:21:37 +00:00
9333ab7a38 *Update dist
0a335997bf *Fix check
9b2e04ae3c *switch to _seenTopics since they are stored in hex already
Compare 3 commits »
pcfreak30 pushed to master at LumeWeb/relay 2022-12-31 18:30:21 +00:00
f71d8f8685 *Private key must be full 64 bit private key
2c22c88e30 *address does not fit the addressinfo type
14edcdc6ce *Bootstrap argument needs to be passed to DHT, not swarm
Compare 3 commits »
pcfreak30 pushed to master at LumeWeb/relay 2022-12-30 21:44:06 +00:00
be22b771f5 *Update dht flood
1b78d0e696 *Implement a protocol manager to register protomux based protocols and add it to the plugin api
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/dht-flood 2022-12-30 21:22:54 +00:00
9cd5e798d9 *Update dist
7c2e6d1df8 *Refactor to only broadcast to peers listening on our topic hash
Compare 2 commits »
pcfreak30 pushed to master at LumeWeb/relay-plugin-registry 2022-12-30 10:08:44 +00:00
0df8050df8 *don't process if data is over 48 bytes
pcfreak30 pushed to master at LumeWeb/relay-plugin-registry 2022-12-30 09:40:22 +00:00
d416966760 *Initial version with memory only store