Ecosyste.ms: OpenCollective

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

github.com/dao-xyz/peerbit

P2P database framework with encryption, sharding and search
https://github.com/dao-xyz/peerbit

fix: remove event listeners first on close

6b107e42428a20d01cbf03eb192b8656ecc139bc authored about 1 year ago
fix: disable route updates for redundance message checks

241d00916338c67a1ce9f1e2a565fafc18abb4af authored about 1 year ago
fix: add extra delay

62cee574f9ffb211563c3fe08d3ee718595bac7a authored about 1 year ago
fix: rm comment

5c57f9ba524faa33731f307282ca42e16f7ce94c authored about 1 year ago
fix: wait for peer check

a6a48e9d3456cdc2c42313d815f2a7a5ab62d5ef authored about 1 year ago
fix: update tests to work with the RemoteBlocks abstraction

fba99b61b87953367785ffdc4b228e0a0bd4e3f9 authored about 1 year ago
fix!: make sure pubsub data events a propagating between clients without emitSelf property

0c460c35e4060ad95c979962fa95fef7d6cd1203 authored about 1 year ago
feat: add peer id option

bda23789522b38e80aae30fb607f4e0fed41073c authored about 1 year ago
fix: rm redundant emit self property

77dc3c7402ae6a3b5c67296b834e398f6a06d4a5 authored about 1 year ago
fix: increase timeout

a5170af9e8bde3bf4dfeeaa67b2341e28aee28ed authored about 1 year ago
feat!: dynamic sharding and block scopes

Allow peers to update their participation rate in the db replication process. This introduces br...

97ad692d671bffad34b03239c79ae14b0f5f3153 authored about 1 year ago
fix: drop remove blocks

0cae4ea8138e859a7774f1e0711681289066f5ca authored about 1 year ago
feat: get store size function

87931ca9d20f2316426c01ee83d8ef4dd21197c1 authored about 1 year ago
fix: add timestamp on RequestContext

3d2f100eeddf77f09da933348b09da482b067b8c authored about 1 year ago
fix: replace emitSelf property with PublishEvent

8c080bfe892d40bdd19ba951268c612cd57cf04f authored about 1 year ago
fix: make signing function append signatures instead of replacing

6f8f23a9ae8578b9b7a9f403b81877cfcf8000ab authored about 1 year ago
fix: add event object to interface

fd82525849837da9abe0421e9387427934e10c32 authored about 1 year ago
fix: correctly handle trim cache reset on log entry removal

9e449e3df5477f2d956550d8187dffaa338e1a24 authored about 1 year ago
fix: add 'from' property in GetOptions

97c682c22769134298fb577bce7a234416f45678 authored about 1 year ago
fix: refactor remote block retreival

ee590f96136315777c87406f66df306b91c1ac5b authored about 1 year ago
feat: replace emitSelf property with publish event

2230c75adf2d513b302101e69e0f8f1139ab4595 authored about 1 year ago
fix: update routing periodically

e4f52dfb9364e7ad251299f942ab3756bbdc6708 authored about 1 year ago
fix: rm unused imports

89837fe869ad14e322c74389cdd6a35f4622c4c7 authored about 1 year ago
fix!: simplify subscribe/unsubscribe messages

47577fed7dd943d748ded3d00a6e54fefeb2cff5 authored about 1 year ago
fix: rm comment

9bde1a86f71d3e8e5e8d93be3a5ac4d75c05840f authored about 1 year ago
Merge pull request #221 from dao-xyz/connection-pruner

feat: add connection pruner in pubsub

86069a28fb467f007c85449e766386145eb14246 authored about 1 year ago
feat: add connection pruner in pubsub

8b4c095b6073ebb454be3370420d372ab77dcaf9 authored about 1 year ago
Merge pull request #220 from dao-xyz/lazysub

Lazsub - The lazy way of getting to know a network

8c30632e0153c7103d0d40009e120d15b01b3d20 authored over 1 year ago
fix: remove log

7768e139913ab03fc429ebc4c1fcfcd499e81a51 authored over 1 year ago
fix: remove log

b6e92fed444fadad38e00b0950b8995b7165b559 authored over 1 year ago
fix: use yamux

8dd2dac5bf19e5fa6cbe2fb3ed89197af896ffc3 authored over 1 year ago
fix: update libp2p dep

f69c01aeae10c6712eed0154fc3094c0af0108c2 authored over 1 year ago
fix: increase 'wait for replicator' timeout

8b2673d0a75269c28fa31365a57569f51a81b64a authored over 1 year ago
fix: correctly handle routing when doing ack delivery

a22021c85bd6c7cb9f831f9a8fa54161c1095dc5 authored over 1 year ago
fix: use build js to run cli app

59bd5f51592e3af17e7cf3dbe77a3c9f74ba9bba authored over 1 year ago
fix: assert paths

4f35dd2bc5ba2941a7270e7f931751338d156724 authored over 1 year ago
fix: disable restart test

8a3c79bc619371f1cd3db9ce07a588920b087ce4 authored over 1 year ago
fix: debug error

fa8c045788b33d629411f76434b4de7b76fea753 authored over 1 year ago
fix: remove requestSubscribers call on subscribe

ba4bade346ea8de0ba4d01dc2026a34bdee8095a authored over 1 year ago
fix: make sure my subscriptions are returned on Subscription message

2b0c1f86c9cc5490efb2708891cc4ed9bfa31eac authored over 1 year ago
fix: improve waitForIsLeader performance

08469c0a57d2c6236fd6e2ac8587c43610ed08ea authored over 1 year ago
feat!: lazy stream routing protocol

- PubSub and the block swap protocol has been improved with a lazy stream protocol that allows y...

d12eb2843b46c33fcbda5c97422cb263ab9f79a0 authored over 1 year ago
fix: remove level dep

422822a8c6a7b6f2ed0ceea53680833b4f81b758 authored over 1 year ago
fix: update jest

75af174425b8e7c9ac371f336bc130217660f416 authored over 1 year ago
fix: update vite

371bb8b089873df36ff9e591b67046a7e8dab6ea authored over 1 year ago
feat!: add AbortSignal for stopping

5d2fafc8ef39af5bfc44a8811072ba7feedc6f63 authored over 1 year ago
fix: try to dial directly through all neighbours

63802e4a133f1f4065e6320d0d4d95dc1ea7e906 authored over 1 year ago
fix: 'lazy-level' to 'any-store'

ef97f4d0f9f4c6c0684126938983d030ef04d1a0 authored over 1 year ago
feat!: File storage abstraction

- K/V storage interface. LazyLevel is not renamed to AnyStore
- *Breaking*: Replace IndexedDB wi...

65e0024216812498a00ac7922fcf30e25a357d86 authored over 1 year ago
fix: style scroolbar

2fc4e0de77ad808c73bedff740a8a05d5e6b4ff8 authored over 1 year ago
Merge pull request #206 from dao-xyz/release-please--branches--master

chore: release master

e811dd871b7c71269bc2f15c11fbf0c1e9e3b352 authored over 1 year ago
chore: release master

baefdd5ebcb32967a71f70e38531087b818b9668 authored over 1 year ago
feat: search array fields

af22011d8ef0c994dd6d756802545d68b4fce228 authored over 1 year ago
fix: add test for emptry string

c3c8484df56379e9b3d13bf268898ac152323e1f authored over 1 year ago
docs: clarify manage nodes

0bd19a50dcb2be87456d969a46dbea38e2d8047b authored over 1 year ago
docs: relay

1a900c2ed64bf7ec3730c988dbaaa1ec7cf7d443 authored over 1 year ago
fix: typo in example

9ae8ad884410c5e27cc43a8786ae6cd40598cae9 authored over 1 year ago
Merge pull request #203 from dao-xyz/release-please--branches--master

chore: release master

19462994faa962bc5f1adfc938f7396ee25d8c63 authored over 1 year ago
chore: release master

3b3029ab9ba1a11ccf1a8f81b33ca5f13307297f authored over 1 year ago
fix: re-use existing when opening a program as document

d99a85aa29a9630b8ccf6afa68be3bd2f44362b2 authored over 1 year ago
Merge pull request #202 from dao-xyz/release-please--branches--master

chore: release master

6b3febe03977ab07c14e22ac693e68367fab9a22 authored over 1 year ago
chore: release master

36386c6bffabc9906320d522dd0faeca72fb8848 authored over 1 year ago
fix: correctly reopen as subprogram

34183ac4aceb2635ea05e21a5946da41fb642a21 authored over 1 year ago
Merge pull request #201 from dao-xyz/release-please--branches--master

chore: release master

1a57e60b02b5ea1c0c743871a92404a0115ed683 authored over 1 year ago
chore: release master

968b41fa44a38e589e83fb9b8d78c92ae41d91e7 authored over 1 year ago
fix: can-open program that was opened as a subprogram

5e73a2021029506dbca2452ff2080e773c07cc2f authored over 1 year ago
fix: don't wait for direct dials

89fd6ba557806fc8a8229006099b9ca654eb9fe4 authored over 1 year ago
chore: update borsh

851f1a4fdff94efd0f9331a43d6f8652e27e6d26 authored over 1 year ago
Merge pull request #196 from dao-xyz/release-please--branches--master

chore: release master

90dbd3888397f5a71ee8619075765d858de56733 authored over 1 year ago
chore: release master

0e9261cd4c17d6861f599a30e12de4c3dcc2279b authored over 1 year ago
feat: open programs concurrently

d8242c440d0bbd819e1d1fc7b36663889ef67280 authored over 1 year ago
fix: support exporting export by x25519 publickeys

7edbcb0be4715fbfcdafcb237479e68b5e92a43a authored over 1 year ago
fix: prevent resolving keyinfo twice

e0ddf54674796fed16f92f7995cda9c707c70eba authored over 1 year ago
docs: update logo

39b1b86b116d3a19c7ab78dfd1af7e424f13c35f authored over 1 year ago
fix: cleanup test code

9fa9266eb423083b5e81b7a492ef3c6ca990366f authored over 1 year ago
docs: remove comment

05e994fd109d3b507c4c3a434ebeb55d474a3e03 authored over 1 year ago
fix: recover simplify Wallet type

b38900098f0d75832757dff82ac09361fd802e31 authored over 1 year ago
docs: wallet integration

4c599f14d3d93a09cdb2d4a2487e5c557b0ffe63 authored over 1 year ago
chore: update borsh

2297017631019a86b46c185c4837668958b3f96c authored over 1 year ago
Merge pull request #194 from dao-xyz/release-please--branches--master

chore: release master

ffd9ed60e2a9185a11f9d37eab74f4eb10addb30 authored over 1 year ago
chore: release master

ae55763c30223daab2c40bc714bef4f380865f00 authored over 1 year ago
fix: force publisher to only stream to subscribers by default

52288082b345a88169ad73968a04c5138dd026a9 authored over 1 year ago
docs: add info about nested path search

0fce70b7607895a177e179889e2d985b2e80bd5f authored over 1 year ago
docs: add info about index

7317170238f2bb8891e6c7b108ff6d3ebc7df1b8 authored over 1 year ago
fix: remove unnecessary new DocumentIndex() calls

b8489d78b1555d73a03ee2f72e31af595a188599 authored over 1 year ago
fix: available programs message on package install

a06d3340d3e608437caca7a858ef2b922bdd1423 authored over 1 year ago
docs: add migration info

c8b269ad7bbcc5c4b3bddf8e417d83743deff04c authored over 1 year ago
docs: decrease padding

2883df6542d8b540b7dcac254c9e490b0f2a81f5 authored over 1 year ago
docs: add multisig docs

5c5b4bd402f33072ffb62224b7a581a1fefd1e89 authored over 1 year ago
Merge pull request #192 from dao-xyz/release-please--branches--master

chore: release master

e976ac33eb57f4b8f953938e68cfedec188521b8 authored over 1 year ago
chore: release master

e0dd1289d3e49c8f2592aab82ea07d8299820ef6 authored over 1 year ago
docs: add update info

4b43393ce3082fea13bb710075b50aac8aadbc08 authored over 1 year ago
feat: add command for listing all variants

de787a4e5eb1113da6e37a3bf09a1e04190376bd authored over 1 year ago
Merge pull request #191 from dao-xyz/release-please--branches--master

chore: release master

4e50b2d5cd276cf7cf9bdd44cdfc8062e2b40bf8 authored over 1 year ago
chore: release master

91a7c44aa0f36dda18479c42818bcb4e76ab2b67 authored over 1 year ago
docs: update relay address

6762dba80bab5a392135fe792c7bea916576be77 authored over 1 year ago
fix: save after removing remote node

302e4eef5c009119894cc72c79b12d9b7b67babf authored over 1 year ago
docs: typo

21a1bdfbb18979aa1b84d72ae7fe04b6edb8fc22 authored over 1 year ago
Merge pull request #188 from dao-xyz/release-please--branches--master

chore: release master

dc322c932a100e212d399a7eea0c116f16504435 authored over 1 year ago
chore: release master

45096199c5fb730dac2c2f7c8be80eb4095fde09 authored over 1 year ago