Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hyperhyperspace/hyperhyperspace-core

A library to create p2p applications, using the browser as a full peer.
https://github.com/hyperhyperspace/hyperhyperspace-core

moved Resources to spaces module, relocated smart defaults from PeerNode

into Resouces.

680fc0bf3e8c320930e59c83609d2cb5ccac62bb authored almost 4 years ago by Santi Bazerque <[email protected]>
simplified PeerNode and Space set-up, both use Params for init.

fdb6a7a25ac0503bf6419e4a10ac35d99384ee13 authored almost 4 years ago by Santi Bazerque <[email protected]>
added missing exports

683c64670e20417859a9d1d68b56c8dc8d0178ff authored almost 4 years ago by Santi Bazerque <[email protected]>
adding npmignore, bumping version again

121f7a026640cbe5a2781fb6bd4616cf35ff8f52 authored almost 4 years ago by Santi Bazerque <[email protected]>
bumped version

3c9a206bb7081ffa4e1a9241e342029880d18cbc authored almost 4 years ago by Santi Bazerque <[email protected]>
tidy up chat example using new PeerNode

e29e27ea7b341f423017858d5eb3666b10fd8033 authored almost 4 years ago by Santi Bazerque <[email protected]>
added PeerNode abstraction, updated chat example using it.

82ca6ea203bb6f8d273c63c1e2387f9e619a88ad authored almost 4 years ago by Santi Bazerque <[email protected]>
Updated typescript, jest versions.

8f708be84a886c94dd160da9529249ac5fe6a916 authored almost 4 years ago by Santi Bazerque <[email protected]>
elaborate on comment warning over checking partially received objects

68a5f76944f9c91af40f7dc3fb187375ab1dd13f authored about 4 years ago by Santi Bazerque <[email protected]>
check if sender of received gossip message is in peer group

8c6a29c9ed9c15e3a36c42a3fbf0f4cb31044304 authored about 4 years ago by Santi Bazerque <[email protected]>
added support to call with validate=true on more cases

e558ceeec27a36b744d9e99206b870c9c85b0b2b authored about 4 years ago by Santi Bazerque <[email protected]>
typo

952df70fee858b323f986efd17a9a8578432567d authored about 4 years ago by Santi Bazerque <[email protected]>
fixed case ambiguity on vdf solution op.

4678fabc305f104fb53ab63eda18be0b51c6686e authored about 4 years ago by Santi Bazerque <[email protected]>
fixed redirecting output to /dev/null on windows

c49697c4ed436b8ceec66dc0583d5f03849d38d7 authored about 4 years ago by Santi Bazerque <[email protected]>
better feedback on receiving a beacon solution over the net

8a57a33651b83c61431f5edde961e21fba1828f5 authored about 4 years ago by Santiago Bazerque <[email protected]>
print sequence number on beacon gen

fce951f39c6e7f1de588891bab914901d64b6571 authored about 4 years ago by Santi Bazerque <[email protected]>
Merge branch 'master' of https://github.com/hyperhyperspace/hyperhyperspace-core into master

53f5353961e40c513a0cf6b03faa13313e43a122 authored about 4 years ago by Santi Bazerque <[email protected]>
added timing debug output for vdf gen

f1b690244c16695a8184e9673dba212a3a14de3f authored about 4 years ago by Santi Bazerque <[email protected]>
Less bits for VDF and more steps for proof generation.

711a0535bb1bc58a6140e80a60c3a17b559e891b authored about 4 years ago by joigno <[email protected]>
added self test option for randomness beacon

db433f40f29fca6fdfb6f7dad4559cdec7e53411 authored about 4 years ago by Santi Bazerque <[email protected]>
remove debug echo

9ba26e90505cd5d98c1a70b90c4fa8b6aa5a5531 authored about 4 years ago by Santi Bazerque <[email protected]>
changed number of steps for VDF, moved it to a constant

1132d5ccf6bc15da0ae6d5b636b95d8909f8f3ab authored about 4 years ago by Santiago Bazerque <[email protected]>
ignore the examples build directory

67fbcfd165baad92c2824485b0e93ce9966beda4 authored about 4 years ago by Santi Bazerque <[email protected]>
beacon: fixed self verify

f41a9dfb567464f40f1aa53ca0abb87b948b1daa authored about 4 years ago by Santi Bazerque <[email protected]>
beacon - WIP

de0581d0fcf583135c1d16eda958e49b2b76872a authored about 4 years ago by Santi Bazerque <[email protected]>
random beacon - WIP

e83f73720c25d4c879ea8fa709be2f358b6bd2b0 authored about 4 years ago by Santi Bazerque <[email protected]>
added local computation of random beacon

f773677261ea034a3b8f22cc332677bc9df67f2a authored about 4 years ago by Santi Bazerque <[email protected]>
model for a randomness-beacon.

2465572d59a70cbf2d32f2ca3540fd2fe4e5446c authored about 4 years ago by Santi Bazerque <[email protected]>
fixed bug while loading peers through discovery, better logging, upadted

node-env

c80617d2b45c7ffcad0ef2fbe3a34db314fbcf9c authored about 4 years ago by Santi Bazerque <[email protected]>
bumped node-env

20faf013149a39985691d54e29639a8d1e544862 authored about 4 years ago by Santi Bazerque <[email protected]>
better wording / spacing.

2b5841017b0bef6b702683c17883cb1487be6051 authored about 4 years ago by Santiago Bazerque <[email protected]>
added yarn script to run chat example on win

3a8bc03b66ec9c673ddcafb231d5a2a1b26b9a71 authored about 4 years ago by Santi Bazerque <[email protected]>
fixed message

38ac23d834d82e1c90b9abf9c91fb5a8ce720de1 authored about 4 years ago by Santiago Bazerque <[email protected]>
added chat example to README, some fixes

a1faff2c8919790a4fba99266d136843c7b1a6b2 authored about 4 years ago by Santiago Bazerque <[email protected]>
completed command-line chat example.

57f86a03a85843122c2a5501782754ae2ad48636 authored about 4 years ago by Santi Bazerque <[email protected]>
removed some words

a72c4254d61944e4047af80157275acc190942fa authored about 4 years ago by Santi Bazerque <[email protected]>
new space abstraction, chat demo, tests, fixes

e7289d2113dd9c9d118e76c902dacf39f8a355a5 authored about 4 years ago by Santi Bazerque <[email protected]>
fixes to object & peer discovery

8ef141b7ef930d25bcfc6412318845df3e42db1a authored about 4 years ago by Santi Bazerque <[email protected]>
added object broadcasting using linkup, peer discovery over it

a5affac5397f536dcafe637785df9ed5e2bd07a8 authored about 4 years ago by Santiago Bazerque <[email protected]>
ImmutableReference: use sync to just fetch an object.

65621697cb290ffcfadffd8ce52f1ffff2191c94 authored about 4 years ago by Santi Bazerque <[email protected]>
Improvements to linkup server-based peer discovery

6bea19d4896d0f24fec6d030d2b73c411fb44d58 authored about 4 years ago by Santi Bazerque <[email protected]>
secret-protected peer source: initial go at it

45de058f138922ee8c26a182f2506016aa340caf authored about 4 years ago by Santi Bazerque <[email protected]>
tests: codes for individual execution, better defaults for p2p /

net tests, fixes

8517138ce5be59d5e989e143c99b167e4f1a770e authored about 4 years ago by Santi Bazerque <[email protected]>
fixes to peer discovery, networking issues, new test names

4cb74e6f384d3a23af7fc2afdd90e83724171b92 authored about 4 years ago by Santi Bazerque <[email protected]>
added peer discovery

0193afe2adb440343d1efc31ae4705e7a3075d49 authored about 4 years ago by Santi Bazerque <[email protected]>
updated spanish dictionary

75462d1a4f254402c0028f82d91442a775379adf authored about 4 years ago by Santiago Bazerque <[email protected]>
completed wordcoding implementation and tests.

1c05b1cc451f1e51ef39b110e3158ebe664dc7b9 authored about 4 years ago by Santi Bazerque <[email protected]>
fixed set up of raw linkup message reception callback

0a934c457e5447228cbf6764710527f52d9deecd authored about 4 years ago by Santi Bazerque <[email protected]>
SpaceBroadcastAgent -> get initial peers and full hash for a space

through the linkup layer

4c8d92e0e10add181900d2849c5398e88de484b2 authored about 4 years ago by Santi Bazerque <[email protected]>
added support for raw messaging to LinkupServer (only ws connection

variant), moved HashRefernce literalization code inside the class.

198b103c7d32150e9f9a0363c9674e36e39a19ee authored about 4 years ago by Santi Bazerque <[email protected]>
added yarn error log to gitignore

e501153df5fdf18c5a3765825635aa43ce99f285 authored about 4 years ago by Santi Bazerque <[email protected]>
Wordcode -> hash as a sequence of words, WIP spaces

a281a5ef6868fa5d7dd6b1b3fc0a6da3aa99e3ef authored about 4 years ago by unknown <[email protected]>
fixed references to PeeringAgent

e3936fc1ecbb0de47f593ae2224d1b5d3e48704f authored about 4 years ago by unknown <[email protected]>
renamed PeeringAgent to PeeringAgentBase for clarity.

3e685149d120f232e43e447af0e9b9eb2f14a1ab authored about 4 years ago by unknown <[email protected]>
moved peer sources into a subfolder

ade87e8f9f50992d19421b620302b3322c550463 authored about 4 years ago by unknown <[email protected]>
fix tslib version discrepancy with node support library.

13559806bfcae2379fa94a57560943452e511b47 authored about 4 years ago by unknown <[email protected]>
Moved support to run outisde the browser to module @hyper-hyper-space/node-env

15645c12a396e18093ccc078154852a0909fceb1 authored about 4 years ago by Santiago Bazerque <[email protected]>
small renaming in the Linkup class hierarchy

f2ca91dab231e075574e9c2095f26d41f790beb4 authored about 4 years ago by Santiago Bazerque <[email protected]>
fix to the build config to fix error related to websockets lib.

fd4c6835bacae0a2515f83402d0502be8aff8dfd authored over 4 years ago by Santiago Bazerque <[email protected]>
completed test suite for mixed ws & wrtc based peer groups.

49958f0da12c64f3815ab0ad25c0f3e547260590 authored over 4 years ago by Santiago Bazerque <[email protected]>
added connectivity to webrtc-based hosts from websocket-based ones (using the linkup server to initiate a reverse connection)

ad527e21daa7bee7770d309759c2b9c336109fa6 authored over 4 years ago by Santiago Bazerque <[email protected]>
added websocket-based transport option

a8c3e9b642af1af330c70d2d1f8715adc1110b93 authored over 4 years ago by Santiago Bazerque <[email protected]>
Added basic tests for memory-backed storage.

0f6bfccd8143f3b094b70ea7f1142498047b8188 authored over 4 years ago by Santiago Bazerque <[email protected]>
added a new memory-backed storage backend.

55520708155540f8505c22aedc3e1bce28ecd36b authored over 4 years ago by Santiago Bazerque <[email protected]>
moved storage to a top-level directory

22abc1474f143561af87ac98e1691b819f904996 authored over 4 years ago by Santiago Bazerque <[email protected]>
bump version to 0.2.0

4e31d7c25b5c7dc51bd30af33741defab4f008af authored over 4 years ago by Santiago Bazerque <[email protected]>
added abstraction for sync over a peer group, better README.

e165cb3b49784e122796a77992e69ee8d9fa5c42 authored over 4 years ago by Santiago Bazerque <[email protected]>
Merge branch 'master' of https://github.com/hyperhyperspace/hyperhyperspace-core

643d0b582a2d024583e9fd6ccd4091f580370259 authored over 4 years ago by Santiago Bazerque <[email protected]>
added reference to new data model doc.

994e6a228edbe9b0e4815d6141b1969a7b1e7167 authored over 4 years ago by Santiago Bazerque <[email protected]>
Update DATA.md

a5deb959ac1218668f982d00e5e30f3fa9561371 authored over 4 years ago by Santi Bazerque <[email protected]>
wording, added yarn install command.

1af307bd14aee0a08c311db04704de12c6071d6d authored over 4 years ago by Santiago Bazerque <[email protected]>
typos

7baf951bd3f9924b83ace6dcf4cb4c05f999cdcf authored over 4 years ago by Santiago Bazerque <[email protected]>
completed data model introduction.

fd6790f7498993c72bceef84ca6ff007fb85e7ea authored over 4 years ago by Santiago Bazerque <[email protected]>
new docs

fdf49dd8893679edc076909a9df7ac55289db2ab authored over 4 years ago by Santiago Bazerque <[email protected]>
changed package name to use scope hyper-hyper-space

0d8277e8843fd9bb27ab3cd776d26e214eb033d8 authored over 4 years ago by Santiago Bazerque <[email protected]>
typo

79cd86700ca1f88540675410e97e0fbb3b930c97 authored over 4 years ago by Santiago Bazerque <[email protected]>
wording

7dec8df5e4adab21478b43658d02c117c96c066b authored over 4 years ago by Santiago Bazerque <[email protected]>
wording

b81cc6fac1109d2621e34a8c7d6a2d6b1e73c48f authored over 4 years ago by Santiago Bazerque <[email protected]>
wording

1e89651fc2cf8ea191a73a2a72a6aa4aa6214493 authored over 4 years ago by Santiago Bazerque <[email protected]>
typo

35b52ac4729b7bcb8eb462525096f261b5994a41 authored over 4 years ago by Santiago Bazerque <[email protected]>
wording

8c4fb1fb95f5470e3c1bc80525f41edce41e6b34 authored over 4 years ago by Santiago Bazerque <[email protected]>
typo

d9414d05fbc31a25a34f0ea9256448937c85fc09 authored over 4 years ago by Santiago Bazerque <[email protected]>
style

70d4502a7e85896d7d201e6b01401c53f6b6f517 authored over 4 years ago by Santiago Bazerque <[email protected]>
typo

da45497e6d4f4eae64bf725961180b0996cd4af0 authored over 4 years ago by Santiago Bazerque <[email protected]>
spacing.

c5aa23b93390943045da62e30f9def657d703068 authored over 4 years ago by Santiago Bazerque <[email protected]>
Update README.md

15e57584db980cdce9ab32611ffc68fcb2e1de0c authored over 4 years ago by Santi Bazerque <[email protected]>
README style and typos

57edc8b60825d99cbb4ff0c4d607d09214af0612 authored over 4 years ago by Santiago Bazerque <[email protected]>
new README

9ba5cbd1ae03d318b76dd57413351dce11810020 authored over 4 years ago by Santiago Bazerque <[email protected]>
cache stores used by sync'd objects in the mesh.

358ebbc1eb52d12cc965e08da8698d57547dec60 authored over 4 years ago by Santiago Bazerque <[email protected]>
exported SyncMode, added a shorthand class PeerGroup for clarity.

72c5378fc741dbb97fae0d4fa1ebf5fa0c40aa00 authored over 4 years ago by Santiago Bazerque <[email protected]>
Mesh can now sync any object, not just mutables. Sync can be stopped.

a54070798cc5732c05cf442e718eef03d6a94135 authored over 4 years ago by Santiago Bazerque <[email protected]>
small fixes

7d27b664d165f0f952bb24671ff8bf512bd299ea authored over 4 years ago by Santiago Bazerque <[email protected]>
fixed type for Identity.info

fd4430be9c01cc1d51888801a5f29aa548d6fafb authored over 4 years ago by Santiago Bazerque <[email protected]>
completed MutableRefernce implementation.

22e692d1ba28be41241fb1ba9462c293a68de9e5 authored over 4 years ago by Santiago Bazerque <[email protected]>
added a simple way to merge 2 peer sources, small refactors.

27e51b870fe0b3a5caa82ab37586ccd946989a20 authored over 4 years ago by Santiago Bazerque <[email protected]>
changes to peer sources.

634d23e51a351fd5e3cd8b11ddeae6bd01151b62 authored over 4 years ago by Santiago Bazerque <[email protected]>
refactored peer sources, dividing them in a hash-based dynamic version and a simple one to handle fixed peer sets.

9da418a02afff75fdeff09a8595759ce47aa46c5 authored over 4 years ago by Santiago Bazerque <[email protected]>
small refactor in HashedObject, added HashedLiteral to hold a single literal value inside the DAG.

1e3623282139d459e53668f87dbca8759947d856 authored over 4 years ago by Santiago Bazerque <[email protected]>
small refactors and changes in preparation for example project using HHS.

4d92d648fd8e563b2569d97446e690d7ddf03205 authored over 4 years ago by Santiago Bazerque <[email protected]>
small renaming, fixes to packaging.

a27fd7a94657df1801643c38e6d34c91c2340eb9 authored over 4 years ago by Santiago Bazerque <[email protected]>