Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First Version #6

Merged
merged 81 commits into from
Apr 6, 2023
Merged
Show file tree
Hide file tree
Changes from 66 commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
50bbf8e
Skeleton
expede Dec 1, 2022
c9fb312
Add Irakli to codeowners
expede Dec 1, 2022
61a3a16
WIP between meetings
expede Dec 1, 2022
48db20d
Testing syntax hihghlighting
expede Dec 1, 2022
4a37101
More of same testing
expede Dec 1, 2022
c4050dc
Fixup
expede Dec 1, 2022
9426d38
That's a lot of segments!
expede Dec 2, 2022
bd71f55
Remove unused file
expede Dec 2, 2022
82f3a08
WIP I think mostissues resolved
expede Dec 2, 2022
f0f9b2d
This stuff is confusing!
expede Dec 2, 2022
4d2e9ba
WIP
expede Dec 2, 2022
e96ee9d
Fixing some typos
expede Dec 2, 2022
65a6c47
Fix spelling
expede Dec 2, 2022
99cf719
Rewrite top section
expede Dec 2, 2022
eee57ba
Dictionary
expede Dec 2, 2022
dddc30f
Remove extre lines
expede Dec 2, 2022
554b500
Rephrase
expede Dec 2, 2022
c1d49fc
Rephrase
expede Dec 2, 2022
39ffb2b
Consistent prefix
expede Dec 2, 2022
460bcbc
TYpo
expede Dec 2, 2022
0254cf4
varint -> bytes
expede Dec 2, 2022
7eeadaf
Actually no, varint
expede Dec 2, 2022
6b3d15c
Update README.md
expede Dec 2, 2022
8386b63
Update README.md
expede Dec 2, 2022
efe6459
Update README.md
expede Dec 2, 2022
98678c5
Fix nonsense phrase
expede Dec 2, 2022
d6a165b
Rephrase per Irakli
expede Dec 2, 2022
19661c5
Expand exmaple
expede Dec 3, 2022
edaa2eb
Typo
expede Dec 3, 2022
01eb54a
Specify lang
expede Dec 3, 2022
31dcdeb
Add Wasm to dict
expede Dec 3, 2022
8fc21db
0xd000 -> 0x34
expede Dec 3, 2022
0a165f2
Remove fake IPLD schema
expede Dec 3, 2022
57dcb51
Varsig -> Multiformat
expede Dec 3, 2022
354de1c
typo
expede Dec 3, 2022
22170c5
Use Multihash, add table
expede Dec 3, 2022
2cf2ea6
Add to dict
expede Dec 3, 2022
d35db2f
Rust typos
expede Dec 3, 2022
d8f94ae
Typo
expede Dec 3, 2022
e564b07
Add missing 0xes
expede Dec 3, 2022
2c45a71
Clarity PK
expede Dec 3, 2022
d85a2da
Integrate Quinn's changes
expede Dec 6, 2022
bb3d349
Fix typo
expede Dec 6, 2022
5822079
Add Quinn's thoughts on validation caching
expede Dec 6, 2022
00e1a47
Update README.md
expede Dec 6, 2022
92f582c
Remove unused dep
expede Dec 6, 2022
07f3795
Consistent orderig of segments per Joel
expede Dec 6, 2022
a178f08
Update dictionary
expede Dec 6, 2022
99e4507
Clarify segment table
expede Dec 6, 2022
f05571e
Pseudocode typo
expede Dec 6, 2022
cf3fc22
Begin updating to reflect in-person meeting with Gozala
expede Feb 28, 2023
d61eb1a
Not 100% certain about the encoding stuff, but also we kind of do need
expede Feb 28, 2023
9ac228c
Thin, but may be all that's need except for an example
expede Mar 1, 2023
c5048d0
Full example
expede Mar 1, 2023
973c8d9
Update dictionary
expede Mar 1, 2023
cefa34b
Clarify the discriinant
expede Mar 1, 2023
a5c1698
LEB128 -> (u)varint
expede Mar 1, 2023
a8c80db
Extract links
expede Mar 1, 2023
ce62c22
Add IPLD Schema
expede Mar 1, 2023
bee5bd2
Remove content encoding field
expede Mar 24, 2023
da5e6cb
Fix some spelling
expede Mar 24, 2023
3a1700c
Add some examples
expede Mar 24, 2023
d73230c
Update dictionary
expede Mar 24, 2023
1059e6f
Fix schema & multibase defnition
expede Mar 24, 2023
c539a13
Update table
expede Mar 24, 2023
998927d
Link out to multicodec
expede Mar 24, 2023
60211bd
Express EIP-191 and add hashing to ECDSA examples
expede Mar 27, 2023
eda8729
Fix typos
expede Mar 27, 2023
8678eed
Fix spellcheck
expede Mar 27, 2023
f8b6740
Flesh out ANBF for each format
expede Mar 27, 2023
ef5c8ca
Remove misleading line from previous version
expede Mar 28, 2023
9a9c92b
Add encoding-info
expede Mar 30, 2023
f35aedf
Tweak text
expede Mar 30, 2023
f9cfbfb
Simplify EIP-191 encoding
expede Apr 1, 2023
a222bb2
Update README.md
expede Apr 3, 2023
7264820
Add suggested codes to keep things moving
expede Apr 4, 2023
4e380dc
Update EIP191 example
expede Apr 4, 2023
5462c77
Update README.md
expede Apr 5, 2023
93e4fc9
Remove cacao
expede Apr 5, 2023
acf0150
Remove unused label
expede Apr 5, 2023
ee9c9bf
Clarify per Quinn
expede Apr 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.ipldsch linguist-language=OCaml
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @expede @oed
* @expede @gozala @oed
27 changes: 27 additions & 0 deletions .github/workflows/words-to-ignore.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,38 @@
Acknowledgements
CIDs
CTF
Canonicalization
Canonicalized
DAG-CBOR
DAG-JSON
DAG-PB
DIDs
DKIM
ECDSA
EdDSA
Gozalishvili
HMAC
IPFS
IPLD
IPLD-enabled
Implementers
Irakli
JSON
JWT
JWT-encoded
JWTs
Krüger
LEB
MACs
Multibase
Noncanonicalized
PKI
Parsers
Philipp
Pre-Draft
RSA
RSASSA-PKCS
SHA
SIWE
Sergey
TTL
Expand All @@ -24,16 +44,21 @@ URI
UTF
Ukustov
Validators
Varints
Wasm
Zelenka
auth
backend
bytesprefix
bytestring
canonicalization
canonicalize
canonicalized
codec
conformant
cryptographic
delimeters
desireable
dholms
encodings
expede
Expand All @@ -45,8 +70,10 @@ multihash
namespaced
oed
pre-signature
rederived
requestor's
responder
secp
signalled
signalling
trustless
Expand Down
Loading