Ecosyste.ms: OpenCollective

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

github.com/planetary-social/ssb

A fork of go-ssb used for testing various changes: https://github.com/planetary-social/ssb/tree/fork.
https://github.com/planetary-social/ssb

prometheus metrics

* let MakeHandler return an error
* Auhtorize durations
* add evtCtr and gauge to blobs wantManger

fa5ed8b0d58a2e5f36772a2bf6079a83b948174d authored about 6 years ago
remove inconsitent comment

2b3e86fb055806ecf686411ee2326adebe9c59c8 authored about 6 years ago
depend on [email protected]

005fcd3fa0b350d97c82314d5768ea68a6541634 authored about 6 years ago
message/encode: harmonize float handling

801d0c0137c98ea5332b5bd55775bd80e8cd7bab authored about 6 years ago
gossip/pour: fix qry limit:0

this is why no messages got out - jsbot calles with live:true limit:0

margeret just said "great...

311f2d1379703fd1f637bf399e90e36e21d2d9d4 authored about 6 years ago
some cleanup

41d50d3b8023124672a964cc8432973229faf4ac authored about 6 years ago
way calmer logging

c224424dac89197d396bbeb73e0d3a5c6baa82e9 authored about 6 years ago
fix test setup

bca7af8cc6c6bea7b1b1532d21a7635696345310 authored about 6 years ago
offset2 log

new format is not a single file but two! data and offset
this allows for gapless files with way ...

2c6e8874077a63ba3397a58e170fd4e001831f44 authored about 6 years ago
gossip: send correct first message

previously, this returned seq:5 when called with --seq 4

e064216eeac78ba23730662a048f16562af53b51 authored over 6 years ago
travis: force go.mod

7c8157d8c89512e103746e252b2fe18ef60915a0 authored over 6 years ago
add cmd ssb-migrate-log

535b9032c56ab9614d0eaea6470bf8ac9350fc09 authored over 6 years ago
graph: caching and typos

the mkGraph phase of Authorize took most of the time.

now there is a lock and a cachedGraph in ...

c5f70a6648f8a4bd4a2c936927c8cf4da5ad9bcd authored over 6 years ago
clean up go.mod and add go.sum

24f91f7da59f72aea4ceb4cf42e3381d35599fbe authored over 6 years ago
update luigi, librarian and margaret

6ddb7f75335e2058230244b75083175699e30689 authored over 6 years ago
cleanup debug logging and add timeout to gossip/fetch

2f919d89cbb79adc71703dd208c4640f8ca10d5b authored over 6 years ago
message/encode: nested arrays were wrong

ecf99e53d57790221547d0c0386a5a45f7ea00bf authored over 6 years ago
fix encode unicodeEscapeSome

this was supposed to be in hex all along...

5e9b5ce23a40ddc54b086bd9eaca92f598c6f581 authored over 6 years ago
cleanup

db2c6745f3b3086fdd647dbca0121d34ffe5cbf3 authored over 6 years ago
big rename to /ssb

951a022e650276a64c4372e37a79a0f3bce585ea authored over 6 years ago
gomvpkg #1

f2b1b209c3d76d87598336b2509f05adfa364232 authored over 6 years ago
checkin new gossip plugin test repo

ebcefe216478b209deba6bd37afa517e33945788 authored over 6 years ago
generate mock

exposed broadcaster on wantsmanager

36b0341d27c51d03e08a11a93b24e540e10c9739 authored over 6 years ago
interop: remove test data if it passes

b98dbe943f1d5d4abdb62f7ef6129b81c3bbaf1d authored over 6 years ago
cleaner test runs

less sleep, better reading and waiting on nodejs process

450e42f09c7fdf1642a23bd5e9e73d720e69f8e5 authored over 6 years ago
Merge remote-tracking branch 'ghcs/interop' into interop

dd93a1145e2849447e69b2fd572c40290940aa2c authored over 6 years ago
interop: split into multiple files unify them

cc277db41db786156961e1ef79d3146770dd1206 authored over 6 years ago
go testing gotcha

can't t.Fatal in a goroutine
(which we are using to wait for nodejs to exit)

de30741f16ee0d34aa6e333fd2d7c7bb657a8adc authored over 6 years ago
Merge branch 'interop' of ssh://github.com/cryptoscope/sbot into interop

# Conflicts:
# tests/interop_test.go

c4bf772982ec00b788d0c0a46a6c4110620161ac authored over 6 years ago
blobs to js test

f98b2acbb533027e70ef51bf057dc77c00c3ae43 authored over 6 years ago
interop tests: start using wrapping (not finished)

6ac7b22429ec25793097bd7d5b51e4ca7796148f authored over 6 years ago
sbot, node: allow passing in ConnWrappers to wrap all conns

39218306a76942ae96fb001556edcf36d7401ea0 authored over 6 years ago
node.go: remove commented code on debug conn wrapping

aa7ed9271a0c66ef4829dba5b415c735caf67a4b authored over 6 years ago
expose RootLog and test received msgs

f1930adad25a717c2c30f39ad51aa04fbfb96205 authored over 6 years ago
use run-series to wait for multiple async operations

21f90bb5b709e7c9ff3c822061a39dc5e2016717 authored over 6 years ago
sbot: use logger in options to NewNode

163ec4be4887e9d225a314cfae54047cf1e49de5 authored over 6 years ago
node: allow passing in logger

3261acc73cf45f4b8ace7f0cc95746e8dfb36791 authored over 6 years ago
wantmanager: send updates on changes to wantlist

c75d9b1a48c3fe4bdf2db7b9590071bb26d3bf4e authored over 6 years ago
blobs plugin: use proper blog nonexistence check

b1decbc7fba19b68b00e970f001ff964cbfdf520 authored over 6 years ago
Merge branch 'interop' of ssh://github.com/cryptoscope/sbot into interop

a82b4ca464d7036e0499314b898355ca02d66eff authored over 6 years ago
try getting blobs interop to work

0b9659b7c43147e5862b48bad9654aef7675c046 authored over 6 years ago
sbot: expose WantManager

4f9837e950526c5b92bfe4c46e2b1a0d517afa36 authored over 6 years ago
blobstore: more logging

c48a6257686c7b80d0d18e65751065aa839e2ea4 authored over 6 years ago
trying better test structuring

f93949f71cfeed89ec8199064e1be8119361a316 authored over 6 years ago
Merge remote-tracking branch 'origin/interop' into interop

f1e698df4b9162d1f06f63af69116f7bcb837537 authored over 6 years ago
blobs test (no assertions yet)

5a2f7c8f2e5f382dcf8cc447ee51f9cdb9632515 authored over 6 years ago
sbot: expose BlobStore

d60931a0483b8e9c9d4d883325797a0aba558d0b authored over 6 years ago
fix fmt string (used %d for float64)

571940d54d35e76fc186af5623de1d985520e01c authored over 6 years ago
interop: before and after scripts for js side

the idea is to use these scripts to setup data and test assumptions.

example ideas:
* create a ...

5b6701e9dad6d48aa2a06a94c360779144b24660 authored over 6 years ago
interop test setup

5fac033a4b5edacff7a0f03cf4c4b5ac3830d897 authored over 6 years ago
fix sbotcli call command

methods need to be split

e125a3772b81e45184dcc9f18b1ba015b3877d40 authored over 6 years ago
remove unused func

518bf706bfbdb0483314f15fb9924fcf906535a4 authored over 6 years ago
move sbot.New out of go-sbot main() into new package

9ce94ba058ec0404eb6f3b771712b65af871d224 authored over 6 years ago
begin using transcript-based testing

9365dccb85dc97aa3897683ff53746fd97b4244b authored over 6 years ago
rename repo.GetMultiLog to OpenMultiLog

85d6de4e1d278e60278ef2a09e93d902531f4544 authored over 6 years ago
rename repo.OpenRootLog to OpenLog

5f7c5850a425554b03ed3b3945ae0e85f32ba1d6 authored over 6 years ago
repo dismantled, cleanup follows

8a76ed2a95ec6e31287872362e46a1de5e775a9f authored over 6 years ago
pull blobstore out of repo

fb9601e5a41e29b21705f0f3e94130460d181caa authored over 6 years ago
fix race in gossip plugin test

3381aefe909c2df379bbcb48f6f012a7f0aa2323 authored over 6 years ago
fix race in blobs plugin test

b14381473fbff535bcc605f2a3e4d130b5652bdc authored over 6 years ago
user "Open" instead of "Get" in function names opening database files

47a1eafd5c1847a266fadfc83ab0134af7a3eb47 authored over 6 years ago
pull rootlog out of repo

3e60e9334a0d8c242efe58d0cca53f90d01c8396 authored over 6 years ago
remove plugins from repo

0afccd00cf66ad6f43a68647db89b63b74feece1 authored over 6 years ago
pull contacts/graphh.Builder out of repo

708f4543e562bcebede2275fe5028efe64fdf7ac authored over 6 years ago
fix tests that used repo.UserFeeds()

e4f08a713f9651d181895d093caeb040fdbe7b63 authored over 6 years ago
gitignore panics/ everywhere, not just in go-sbot

179c2d1082c06911e6562cb71cadac1a6d05fc16 authored over 6 years ago
add repo/layout.md

eabb2f05e9a47298de3b557bd8668418dfb88f38 authored over 6 years ago
extract UserFeeds from repo

91b34300fcf13e0cbbfbba8e513466d95c0b4e4b authored over 6 years ago
go-sbot: don't use two variables for accessing UserFeeds multilog

352cf87d94454fd35ad0e53c582e234a33866981 authored over 6 years ago
use muxrpc with debug wrapping moved to debug pkg

827ae31bcba226cb63f14122d0c07d6a8a928873 authored over 6 years ago
gossip: take individual components as argument, not repo

be921c39c9201f968f90372fde295a6e14c71c40 authored over 6 years ago
use CloseWithError-style luigi.FuncSink

f21a1327a3465660f2064ea37c70e8ed690085a8 authored over 6 years ago
rip out graph stuff and put it into new graph package

5b6b146c320416baa75c7855dde973e19bba615b authored over 6 years ago
gossip: better logging

ea8fa4bc6ddab14d9d3978925c951f9d74d50207 authored over 6 years ago
fix whoami

533c1a87b70d1fa95bf47758a0e0f5385108381e authored over 6 years ago
better gitignore

a273618306806b3fdb76d354f0537a0744ed6e3a authored over 6 years ago
whoami: better logging, less state

1d2c938d5bd0359317555ee31caa908292f7841e authored over 6 years ago
blobs: better logging

b935bf0ecc44c0ec4efbe7eb9a4b4d241fbd50fc authored over 6 years ago
consistently use *FeedRef not FeedRef

d9e5dfa3deb1d2f8ff3dc2ab36c7b1d31aae638f authored over 6 years ago
repo options

fe33e6cb7563a8df97cec40437dc0dc3cbe944db authored over 6 years ago
fix blobs

6e87601f4d9827373ee746e65f2a766ed812987e authored over 6 years ago
blobstore dump() with location

6cde89e64f702260b7e3244cfa430ed609e35fd6 authored over 6 years ago
saner blobs logging

d5ba7daa3c23ac4413c34ff310512c3369d6f3eb authored over 6 years ago
add ParseBlobRef(s)

28b828f641202ca50ceaa6dc27cfad9bb61a9802 authored over 6 years ago
blobs.get: handle {key:ref, max:size} as arg

618d7e3a83c110b7224679d5b6b2977da9b789a7 authored over 6 years ago
unify tests

9a9fe8efd700d3605384e78f6e431bfe737e8196 authored over 6 years ago
gossip new test

13eba04a0549486f0bb40391eddb2cfa2b0a1dbb authored over 6 years ago
graph dist lookup on handler connect

e049dd9a55095aaddcfef3c27274b28da2379d86 authored over 6 years ago
moved repo interface into same package

f7ca19f8b653201d45773ed47ae8cfdf4fbe9d6b authored over 6 years ago
blobs tests PASS

54d50b3309a57c8aa132047ef2561b2b6407bdf1 authored over 6 years ago
dont fmt Print

b36678ef5d5e0157a591cd4f7d1b3445e6946b7f authored over 6 years ago
fix tests

66214c4accb5b1a2f087cd32f686f6bddbeba22b authored over 6 years ago
go mod tidy

cd1df67aa13963980e711b5207f539958b576f0e authored over 6 years ago
fix gossip

dd64ad8c5b38e42ffb6c2ae3649d074834a464d3 authored over 6 years ago
ultra commit

bb0362e503e169fb8258f0484a378af5a4f50002 authored over 6 years ago
gossip: don't fetch callee twice

don't fetchFeed(callee) twice if the callee is already in the multilog

f9beeecc51bd91e42f4869c8b835e955265ecd6d authored over 6 years ago
various fixes

6aacb0d0fc17b21ed5626240e760566c9fb0556b authored over 6 years ago
fixes!

protect gossip handler from fetching multiple feeds at once

close blobs.get after writing

dont...

b6303faec8afae83559701217836aaa3e966e859 authored over 6 years ago
start blobs tests - failing

514dbf8178aa126f8022c4607e2702fdebf24edf authored over 6 years ago
gossip: simplify pour

d0b0aa84f0be1d2c62bd4428122f88ea66647e22 authored over 6 years ago