Ecosyste.ms: OpenCollective

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

github.com/entropic-dev/eos-spike

a spike at an object store
https://github.com/entropic-dev/eos-spike

feat(eos): add logging (#1)

* feat(eos): add logging :sparkle:

ab29b8ac64dac9754416702c0f643f3ce5a62032 authored almost 5 years ago by Jeff Lembeck <[email protected]>
fix(doc): ADD NOTES

6b258f61733dc07caec28aecb067fe2b891685a2 authored almost 5 years ago by Chris Dickinson <[email protected]>
output snapshot hashes; write to store

04b6c8eb5c96e5ffd80ee8b20c1e7148f9441eac authored almost 5 years ago by Chris Dickinson <[email protected]>
feat: move key loading to module

0ec6b2da719d986920315ea1a7ffc8f9461a7da0 authored almost 5 years ago by Chris Dickinson <[email protected]>
roundtrip a (passwordless) ed25519 openssh key

acd58d6e70c53c21c47c894984d3299e41afbb2e authored almost 5 years ago by Chris Dickinson <[email protected]>
Merge branch 'chris/events' into latest

041666f1de1df77d94cc10af780e149d3e52bbb2 authored almost 5 years ago by Chris Dickinson <[email protected]>
wip

c96416a3269a51259ff90753da1a42c02ddc4555 authored almost 5 years ago by Chris Dickinson <[email protected]>
start chipping away at loading/storing ed25519 keys

6de3a68f0dcb6f6c5645a776d40dad6502c45a19 authored almost 5 years ago by Chris Dickinson <[email protected]>
hotfix: fix compilation errors

f9f443b02d1314cf058ab8da0d78eb9f29cba669 authored almost 5 years ago by Chris Dickinson <[email protected]>
hotfix: push up latest

b2a80cee511162cddc22a1d8742278b1b31414a4 authored almost 5 years ago by Chris Dickinson <[email protected]>
wip: start removing Date claim

4441f3098bae55cac56a639a23ef7fde1ae2969f authored almost 5 years ago by Chris Dickinson <[email protected]>
fix(lint) run cargo fmt

739691ef3d4d9935f21ff030338bd9e52528f22d authored almost 5 years ago by Chris Dickinson <[email protected]>
feat: rename "Object" to "Envelope"

e0a8349a0ffb38f6e4295706511342d38855ff4f authored almost 5 years ago by Chris Dickinson <[email protected]>
wip: next step: build an iterator

145e0c72cb9220e8f078ecb36abea72c5c6cda15 authored almost 5 years ago by Chris Dickinson <[email protected]>
feat: add get_sync to readable store for iterator prototype

f1c8acdca25d3f94c338fe39eaf8a332f726f765 authored almost 5 years ago by Chris Dickinson <[email protected]>
fix: remember to write the varint of the claim len

a85b49407a53cb24406154199be556f1bbb31614 authored almost 5 years ago by Chris Dickinson <[email protected]>
feat: basic test

c4ef11f98e2ecc01ca667a6de6b45ec54e8c8f6e authored almost 5 years ago by Chris Dickinson <[email protected]>
fix: reimplement varint again for the 15th time

c93c64d2d618101e6b19a49a6bdebb8a940e353b authored almost 5 years ago by Chris Dickinson <[email protected]>
wip

c012b45f3a770d6c59bdc6f1da585646a270b2a4 authored almost 5 years ago by Chris Dickinson <[email protected]>
spike: attestations + events

a7f96456fe454fef44cf163bea66ffc16c378daf authored almost 5 years ago by Chris Dickinson <[email protected]>
fix: lint fix; add sodiumoxide

3765d12cdcf251c5200cfcc6ca1f74dfc0b3ee29 authored almost 5 years ago by Chris Dickinson <[email protected]>
fix: rename "Signature" object to "Event"

efbb4e59b450b25812850eef1c42d192120aaa15 authored almost 5 years ago by Chris Dickinson <[email protected]>
fix: accept hashes from stdin

b7a9b166f32b938dac54f3c227194902d92866f0 authored about 5 years ago by Chris Dickinson <[email protected]>
feat: add get-all; load hashes at most 2048 at a time

4a4920eeb56dbcd788dab384024f209274359ea3 authored about 5 years ago by Chris Dickinson <[email protected]>
fix: do less work when loading packfiles

60f9a77d80740ff14b13d248db30b1054d078589 authored about 5 years ago by Chris Dickinson <[email protected]>
feat: allow automatic packfile loading

4b40ab646abe0dd254150b52ea9c57540afbeef8 authored about 5 years ago by Chris Dickinson <[email protected]>
fix: clippy linting

b971714da6a252f4c40a50ad2f7944c0f2c47be0 authored about 5 years ago by Chris Dickinson <[email protected]>
feat: add MultipleStore

8084867b4832018d258351096570ba5f5f01bab5 authored about 5 years ago by Chris Dickinson <[email protected]>
wip: wire up packed store to eos

- Fix a silly bug with fanout: I was casting u64 to bytes and copying the
top 4 bytes instead ...

3e8c42614dffdcb9765ee5b9e656f60a0ff74300 authored about 5 years ago by Chris Dickinson <[email protected]>
fix: parameterize the commands!

d27e1b952e400625fc5eed56e29a65caa5d998e0 authored about 5 years ago by Chris Dickinson <[email protected]>
feat: do a really simple pass at packfiles and indices

33c77fe193234afee567ec4c09006d704303b64f authored about 5 years ago by Chris Dickinson <[email protected]>
start stubbing in "pack" command

5ff3aca3f93781b18042250ab57ae20962443023 authored about 5 years ago by Chris Dickinson <[email protected]>
feat: add "eos get"

aae3e3c071cfa47d6ab553dfa3c9bbbb8f47eca2 authored about 5 years ago by Chris Dickinson <[email protected]>
feat: "eos add <files...>" created

a1a257837bfff9320014febc058729823e353e15 authored about 5 years ago by Chris Dickinson <[email protected]>
initial code commit

8ac09de13fa3379bc1ae505a9aaabbc7cb9bd05b authored about 5 years ago by Chris Dickinson <[email protected]>
initial commit

ef11ffc5ec76c3843a0f3d1d6abcb37e3270e08b authored about 5 years ago by Chris Dickinson <[email protected]>