issues
search
multiformats
/
js-cid
CID implementation in JavaScript
MIT License
97
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: update uint8arrays
#149
vasco-santos
closed
3 years ago
0
Deprecated, use js-multiformats instead
#148
lidel
opened
3 years ago
0
in .d.ts `static isCID(value: any)` should be `value is CID`
#147
bluelovers
opened
3 years ago
0
fix(api): set default base when using toV1 from V0
#146
ocknamo
closed
3 years ago
1
Converting CID from V0 to V1 generate V1 and base58 CID
#145
ocknamo
closed
3 years ago
3
fix: preserve multibase during toV1
#144
chrisdukakis
closed
3 years ago
3
Trivial typo
#143
rrthomas
opened
3 years ago
0
how to convert from hex to cid.
#142
novaknole
closed
3 years ago
1
fix: update to aegir 31 and others deps
#141
hugomrdias
closed
3 years ago
1
Module not found: Can't resolve 'multicodec/src/base-table.json'
#140
jeffscottward
closed
3 years ago
6
fix: fix types and remove typesVersions
#139
hugomrdias
closed
3 years ago
1
fix: types to align with multicodec api
#138
Gozala
closed
3 years ago
0
fix: typing mappings
#137
Gozala
closed
3 years ago
1
Releases >1.1.0 are broken
#136
carsonfarmer
closed
3 years ago
3
fix: use latest multicodec release
#135
vmx
closed
3 years ago
1
fix: turn isCID to a type guard
#134
Gozala
closed
3 years ago
0
fix: pin multicodec to version 2.0.4
#133
vmx
closed
3 years ago
1
fix: allow CIDs to be compared through deep equality
#132
achingbrain
closed
3 years ago
0
feat: add ts types with aegir
#131
hugomrdias
closed
3 years ago
6
Improve CID typings
#130
Gozala
closed
4 years ago
0
fix: relax version type
#129
achingbrain
closed
3 years ago
7
Typescript is confused by constructor overload in the defs
#128
Gozala
closed
4 years ago
4
fix: never return Node.js Buffers
#127
vmx
closed
4 years ago
0
Buffer instead of Uint8Array
#126
xmaysonnave
closed
4 years ago
4
CID as ArrayBufferView
#125
Gozala
opened
4 years ago
0
Warn when `toString` behavior will be different.
#124
Gozala
opened
4 years ago
2
Deprecate construction with `codec`
#123
Gozala
opened
4 years ago
0
Deprecate `.toBaseEncodedString` method in favor of `.toString()`
#122
Gozala
opened
4 years ago
0
Deprecate `.prefix` property
#121
Gozala
opened
4 years ago
0
Deprecate `.mulibaseName` property
#120
Gozala
opened
4 years ago
0
Deprecate `.codec` property with a warning
#119
Gozala
opened
4 years ago
2
feat: expose codec code and allow construction by code
#118
rvagg
closed
4 years ago
2
fix: replace node buffers with uint8arrays
#117
achingbrain
closed
4 years ago
8
feat: show source raw cid
#116
bluelovers
closed
4 years ago
0
feat: export `CID`
#115
bluelovers
closed
3 years ago
3
chore: update deps and add Buffer require
#114
achingbrain
closed
4 years ago
0
chore: update dependencies
#113
vmx
closed
4 years ago
0
feat: support Base36
#112
lidel
closed
4 years ago
1
Proposal: Let's introduce `asCID` static method
#111
Gozala
opened
4 years ago
19
Drop class-is dependecy
#110
Gozala
opened
4 years ago
16
CIDs across the message channels
#109
Gozala
opened
4 years ago
16
feat: support type predicates
#108
bluelovers
closed
4 years ago
1
Add breaking change note
#107
vmx
closed
4 years ago
1
chore: update deps
#106
hugomrdias
closed
4 years ago
2
feat: add nodejs.util.inspect.custom
#105
bluelovers
closed
4 years ago
2
fix: add buffer
#104
hugomrdias
closed
4 years ago
0
Follow the spec for decoding a string CID
#103
alanshaw
closed
4 years ago
7
fix: more correct type defs + docs
#102
carsonfarmer
closed
4 years ago
6
chore: update dependencies
#101
vmx
closed
4 years ago
2
fix: angular 8 -> braking change
#100
ilirhushi
closed
3 years ago
1
Next