Highlights
Pinned
943 contributions in the last year
Less
More
Contribution activity
August 2021
Created 36 commits in 5 repositories
Created a pull request in ssbc/ssb-private-group-keys that received 10 comments
Dh refactor
this branches off the vectors branch. so merge that first : #5 the purpose of this is to tidy up dh-keys use. I'm refactoring it to be able to more…
+121
−112
•
10
comments
Opened 15 other pull requests in 6 repositories
ssb-ngi-pointer/ssb-bfe
1
open
4
merged
1
closed
ssb-ngi-pointer/ssb-binary-field-encodings-spec
3
open
ssbc/ssb-private-group-keys
2
merged
1
open
ssb-js/ssb-ref
1
merged
ssbc/ssb-tribes
1
merged
ssbc/envelope-js
1
merged
Reviewed 13 pull requests in 5 repositories
ssb-ngi-pointer/ssb-bfe
4 pull requests
ssbc/ssb-private-group-keys
4 pull requests
ssbc/ssb-tribes
3 pull requests
ssb-js/ssb-ref
1 pull request
ssbc/envelope-spec
1 pull request
Created an issue in ssb-ngi-pointer/ssb-bfe that received 9 comments
encode(buf) => buf
if something is already a buffer, then you might think it's already safely encoded.... so bfe.encode(buf) === buf might seem like a good idea.
howe…
9
comments