Ecosyste.ms: OpenCollective

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

Hyper Hyper Space

A library to create p2p applications, using the browser as a full peer.
Collective - Host: opensource - https://opencollective.com/hyper-hyper-space - Website: https://www.hyperhyperspace.org - Code: https://github.com/hyperhyperspace

fixed initial/head block hashes mixup on LedgerDelta reversal.

github.com/hyperhyperspace/pulsar - 72f29b72f3de6cc3d1096abe37669fa77ff27d94 authored about 3 years ago
fixed block loading error on delta construction, added explicit exit(0)

for closing cli-wallet

github.com/hyperhyperspace/pulsar - 28abd7a46e4b788893dcfdda3e529393b79f6270 authored about 3 years ago
added 'whales' command: shows bigger holders in network

github.com/hyperhyperspace/pulsar - ab514d7b7d5e05f6f133b20fc1348a1f8e3cd00d authored about 3 years ago
Merge branch 'main' of https://github.com/hyperhyperspace/soliton into main

github.com/hyperhyperspace/pulsar - a1281d898e45f33bc4bc0d161afe0bac5d7e7b53 authored about 3 years ago
fixed puzzling race condition

github.com/hyperhyperspace/pulsar - 2b7ea51d9cb7d1c719d0f1252dac025c0799c1a9 authored about 3 years ago
fixed parameter passing on windows

github.com/hyperhyperspace/pulsar - b82bc433e82feaaa601ec74d66893695f957f6ab authored about 3 years ago
added a basic wallet mode, enabled with -m wallet

github.com/hyperhyperspace/pulsar - 02c0cf20d02dcbf563fc98008da7838d22a48382 authored about 3 years ago
WIP: fixed race condition on tx delta construction, enabled tx validation BlockOp

github.com/hyperhyperspace/pulsar - 0d7473578e11608bb5f4bf46d2a558a617918f4e authored about 3 years ago
fix for mutable object aliasing on validation

github.com/hyperhyperspace/hyperhyperspace-core - 933d78a4f96fa80475602ab489b6b7db90316f76 authored about 3 years ago
Make synchronizer use the received MutableObject in the validation of ops, instead of lifting one from the database.

github.com/hyperhyperspace/hyperhyperspace-core - 6afa54b5cde539711eefad540125432b80a040a0 authored about 3 years ago
HIGHLY EXPERIMENTAL: enabled building ledger on block load.

github.com/hyperhyperspace/pulsar - 410ebe4c9775bfd9d93b5a4835813473e9b34a8b authored about 3 years ago
Initial ledger implementation (with deltas and snapshots for reorg-friendly validation)

github.com/hyperhyperspace/pulsar - 8bd0118c608a75db72d62d736d7cc471a471523e authored about 3 years ago
Moved minig logic outside of the Blockchain class.

github.com/hyperhyperspace/pulsar - d9b604c4dcaa31cb4877457669a5c607d61e5acd authored about 3 years ago
WIP - refactoring

github.com/hyperhyperspace/pulsar - f37698dc3b0d6dec1c0bbc1c3df966a845bc559d authored about 3 years ago
made BigInts literals instead of HashedObject subclasses

github.com/hyperhyperspace/pulsar - 57b4583b0b956f51b81c174aa26ea669f10e3a4d authored about 3 years ago
reduced waiting time on locked database, aded PRAGMAs to improve performance

github.com/hyperhyperspace/hyperhyperspace-sqlite - a1f679f437814d78481ef72d804646c63f8c2bec authored about 3 years ago
raised reassembly timeout a bit.

github.com/hyperhyperspace/hyperhyperspace-core - fb29ec5cc18ef87190b1a93ffc3e61b26849c00f authored about 3 years ago
fixed location of pruning logs, moved "loaded all ops" flag to

Blockchain class

github.com/hyperhyperspace/pulsar - c151a555781035f14c440cd322240ec774a34449 authored about 3 years ago
removed "all ops loaded" flag, had second thoughts about it

github.com/hyperhyperspace/hyperhyperspace-core - 2475496b8d099fa8f4f1f83ce0604b1a0e190e26 authored about 3 years ago
WIP - added logical pruning

github.com/hyperhyperspace/pulsar - 6a72e461575f50495d1839f9297305c4128826c9 authored about 3 years ago
added flag to be set once all ops have been loaded from store.

github.com/hyperhyperspace/hyperhyperspace-core - b780e0e1f4c16c4a8ee39ed9711f1b6cd6953efb authored about 3 years ago
updated logging options

github.com/hyperhyperspace/pulsar - 8f14822644a265b6de13531972abc4c810fc15be authored about 3 years ago
remove stray debug messages

github.com/hyperhyperspace/hyperhyperspace-core - 40b0131d429eeafa80fa2731279d6375cd94a087 authored about 3 years ago
fixed too stringent message reassembly & request timeouts (esp. since

messages got bigger after frag/reassembly)

github.com/hyperhyperspace/hyperhyperspace-core - 13df7cbda9bd2558b19c823fe98cae8a60da5aee authored about 3 years ago
removed stray log messages

github.com/hyperhyperspace/hyperhyperspace-core - 4e0b7fc591db1cf3400843b537453d924d5004ab authored about 3 years ago
bumped message reassembly timeout

github.com/hyperhyperspace/hyperhyperspace-core - 6810eca344222bb435b72a00aa400386a1b06e19 authored about 3 years ago
fixes to capabilities, boolean features

github.com/hyperhyperspace/hyperhyperspace-core - 9d062c3464c871f7b8c9bb4b286efb1850e49596 authored about 3 years ago
made FeatureSet, CapabilitySet explicitly abstract.

github.com/hyperhyperspace/hyperhyperspace-core - 7538e9a9613bc8ca51ef94cdf144febff3ef2e80 authored about 3 years ago
adding FeatureSet type, integration tests with CapabilitySet, many

fixes.

github.com/hyperhyperspace/hyperhyperspace-core - 2efb999d8ea459d7903d358dd87b237cee73e853 authored about 3 years ago
Fixed bug in sync (references where not being properly saved), WIP on permissions system & configurable boolean features as CRDTs.

github.com/hyperhyperspace/hyperhyperspace-core - ffa8fdf648c178a38e22eb66e0036908aa4b87b4 authored about 3 years ago
represent a feature that can be enabled/disabled, and used conditionally

using the cascaded invalidation system

github.com/hyperhyperspace/hyperhyperspace-core - 13043976976c3a54370d13b7d6b3d49789353978 authored about 3 years ago
moved check to parent class (InvalidateAfterOp)

github.com/hyperhyperspace/hyperhyperspace-core - f0e2468915e3e815970acf66e226d2d8e5c70b5a authored about 3 years ago
added the chat-group submodule

github.com/hyperhyperspace/workspace - e88d47dbc58fe3d498b149758dc55eef51fc0e6c authored about 3 years ago
export the main objects

github.com/hyperhyperspace/chat-group - d781ffe5c7cd89b69aa9e85fcf5706a88e4389f1 authored about 3 years ago
removed stray causalOps validation function (this is now done in

shouldAcceptMutationOp by default)

github.com/hyperhyperspace/hyperhyperspace-core - 9741a3967de800d0b5ae505c4d5d4945c8891fd1 authored about 3 years ago
swapped MutableSet for ReversibleSet

github.com/hyperhyperspace/chat-group - 339325b1207f1b6910e2ff916e075949190dd5f8 authored about 3 years ago
created model - WIP

github.com/hyperhyperspace/chat-group - 757d75b0706d5b925823ff660dc0732ea75aad6e authored about 3 years ago
the skeleton is taking form.

github.com/hyperhyperspace/chat-group - 29e05787fe4f8c52d83cf98637c6e8373c64c20e authored about 3 years ago
added typescript, corrected project name

github.com/hyperhyperspace/chat-group - 61fff1d755675954bfb26902873838215849b97b authored about 3 years ago
updating workspace with recent commits

github.com/hyperhyperspace/workspace - 2c647ba651a33cf8412eff35381cc9c290de9fe7 authored about 3 years ago
added SKIP_PREFLIGHT_CHECK, needed on windows for mysterious reasons

github.com/hyperhyperspace/p2p-chat-web - 190f98fb141a54e8438e7806533189da1a0b07cc authored about 3 years ago
bumped version, reversed some style changes

github.com/hyperhyperspace/p2p-chat-web - a5374d99f4cf2f2cac1b32daa8f53786a6b2518d authored about 3 years ago
bumped version of hhs core

github.com/hyperhyperspace/p2p-chat-cli - 2117cafae5fabf3e1893f6cd0d1c30e01629efe5 authored about 3 years ago
fixed typo in return type

github.com/hyperhyperspace/pulsar - 04222052915cacbd8060f204c13aa701f3e03485 authored over 3 years ago
remove closures / stray promises when dispatching mining process, fixes

memory leak

github.com/hyperhyperspace/pulsar - 26dcc213969a3cf3e696c6f5fddf76128669aef4 authored over 3 years ago
parametrize the batch size when loading all ops

github.com/hyperhyperspace/hyperhyperspace-core - c8eb589625d32c380216147acf2b58860e45cbb0 authored over 3 years ago
bumped re assembly timeouts even further

github.com/hyperhyperspace/hyperhyperspace-core - a276eee1cc7bd9c515291a61b17ba3e29d66f250 authored over 3 years ago
Merge branch 'main' of https://github.com/hyperhyperspace/soliton

github.com/hyperhyperspace/pulsar - d3e857f2cc130c473449c7bd8ef402aa122a3e20 authored over 3 years ago
oops - fixed log levels

github.com/hyperhyperspace/pulsar - 7fff794e2f15efb5218f144f3c9375819572640b authored over 3 years ago
adjusted re assembly timeouts

github.com/hyperhyperspace/hyperhyperspace-core - c3b4bbc69737426439c8c6e2f128efd5b38103d7 authored over 3 years ago
adjusted reassembly timeouts

github.com/hyperhyperspace/pulsar - 79b999d9c6932c3e16e218535965080c78da0617 authored over 3 years ago
added message fragmentation and re-assembly (much larger messages are

noew supported), fixed long standing off by one bug in peer connection
acceptance.

github.com/hyperhyperspace/hyperhyperspace-core - 33409f860d0a6fde318129f0913a60362e8d732b authored over 3 years ago
remove stray log message, restore normal mining log

github.com/hyperhyperspace/pulsar - f0eab17df29e528e8b10cdafa6e728e23a567ad1 authored over 3 years ago
optimized state filtering for fork choice

github.com/hyperhyperspace/pulsar - f8ca273aa6d464dcaab8cecbe213eb882ba69468 authored over 3 years ago
use filtered state as starting point for op xfer in sync, provide local

state to state filter (enables optimizations in apps)

github.com/hyperhyperspace/hyperhyperspace-core - e903affdfd7688f79bc79262af2ab9af98faf6b1 authored over 3 years ago
fixed fork choice log, was ignoring log level for some messages

github.com/hyperhyperspace/pulsar - 011dda13fa93af7d9aa261ea8a43baabd59362dc authored over 3 years ago
fixes to fork choice: off by one in window traversal, duplicated

out-of-window logic; aslo: added better logging

github.com/hyperhyperspace/pulsar - 94a4d8628c517b5131bf8a3440825f83406f7f5d authored over 3 years ago
adjusted conditions for auto-miner pause when too far behind

github.com/hyperhyperspace/pulsar - fdb312a172c87ba79ccc3c76f01ab44116523f69 authored over 3 years ago
reduced history sync message even more

github.com/hyperhyperspace/hyperhyperspace-core - c53935d70bb0c1623ae93bb7e98f13379028d054 authored over 3 years ago
small fixes to logging msgs

github.com/hyperhyperspace/pulsar - 95dedb5cafa042eda9891d83b931dcabcb8fb4e2 authored over 3 years ago
decrease sync message size, warn on large messages

github.com/hyperhyperspace/hyperhyperspace-core - e5fc4a96002585761478afd09f5327fa5826b2b7 authored over 3 years ago
fixed race condition the RIGHT way.

github.com/hyperhyperspace/hyperhyperspace-core - dbafc8ed3da921b2a08a8c2eee18e9b5d98ec925 authored over 3 years ago
reduced max mesage size in sync

github.com/hyperhyperspace/hyperhyperspace-core - 8cda42758c7acfc0eb51be0315936bef8b24b8df authored over 3 years ago
race condition in op saving

github.com/hyperhyperspace/hyperhyperspace-core - 135253ba46ccb96eaa7bcc13f114f195fa76a753 authored over 3 years ago
replaced other 2 uses of store.load for this.loadOp in fork choice code

github.com/hyperhyperspace/pulsar - 917c04881f6b38fb7fc8b7e7b9f2e7b4aca3170e authored over 3 years ago
fix race condition after validating received request in sync

github.com/hyperhyperspace/hyperhyperspace-core - bc3b7d90c78f037a4efd0129af02b489cbc851d5 authored over 3 years ago
bumped node-env to v0.11

github.com/hyperhyperspace/pulsar - 47c04740a20dacf8f2b5912c46c57191d32fd54b authored over 3 years ago
fixed case in name 'pulsar'

github.com/hyperhyperspace/pulsar - ccaecfe65fe1addf4004acad259b9fe810ad0cd4 authored over 3 years ago
moved hhs/core to dependency instead of peerDependency, renamed project

to pulsar instead of beacon

github.com/hyperhyperspace/pulsar - f96fa5a93edc425ec29ca9b7eede0593971923f5 authored over 3 years ago
load prev op in fork choice using new 'safe' method, that checks the

unsaved op buffer before hitting the store.

github.com/hyperhyperspace/pulsar - 5e59495272a1089499761a5dbd47975f077cd654 authored over 3 years ago
added a method to MutableObject to retrieve an op either from the store,

or from the unsaved ops buffer if it has not been persisted yet.

github.com/hyperhyperspace/hyperhyperspace-core - 3e78e8de5ce90c4887edda3e66fdff52c52193d9 authored over 3 years ago
better diagnostics for fork choice errors

github.com/hyperhyperspace/pulsar - 834a25e62adeed7d04ec22a0b8a6aed7547ac04e authored over 3 years ago
10x Faster Mining

github.com/hyperhyperspace/pulsar - 3c87027a69f646ad7d2f27a77512595e80d9ea0b authored over 3 years ago
Bump hyper-hyper-core to 0.9.0

github.com/hyperhyperspace/pulsar - 5290014c2dab0bab7c21fb13c8cae9712a80207e authored over 3 years ago
Bump hyper-hyper-space/core to 0.9.0 dep

github.com/hyperhyperspace/pulsar - db0ad0b438b8efc0967518df640bb12648def7d6 authored over 3 years ago
Released sqlite support v0.1.0

github.com/hyperhyperspace/workspace - 416229f5972560a96d3881b0665fdabc92de21bf authored over 3 years ago
Released core 0.9.0

github.com/hyperhyperspace/workspace - 0c7ef2dab20579d4c100bbddffd4e22f4ef9cc08 authored over 3 years ago
updated node-env dep to v0.11.0

github.com/hyperhyperspace/hyperhyperspace-core - 5240971cfe50f4fb26ee8dc75bf1ef4bf35a983a authored over 3 years ago
release 0.11.0 of node-env

github.com/hyperhyperspace/workspace - 9e1eeb2dfcb75ac2399e4dcdbeda188077c82b12 authored over 3 years ago
fixed edge case in fork choice

github.com/hyperhyperspace/pulsar - dc0a70358609791515079e81495ec53fc5e0ab4a authored over 3 years ago