issues
search
rvagg
/
js-ipld-hashmap
An associative array Map-type data structure for very large, distributed data sets built on IPLD
Other
23
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
#74
dependabot[bot]
opened
9 months ago
0
chore(deps): bump iamap from 3.0.9 to 4.0.0
#73
dependabot[bot]
closed
10 months ago
2
chore(deps-dev): bump c8 from 8.0.1 to 9.0.0
#72
dependabot[bot]
closed
10 months ago
2
chore(deps-dev): bump chai from 4.3.10 to 5.0.0
#71
dependabot[bot]
closed
10 months ago
4
chore(deps): bump multiformats from 12.1.3 to 13.0.0
#70
dependabot[bot]
closed
10 months ago
2
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1
#69
dependabot[bot]
closed
10 months ago
1
chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0
#68
dependabot[bot]
closed
1 year ago
1
chore(deps): bump actions/checkout from 3 to 4
#67
dependabot[bot]
closed
1 year ago
1
chore(deps): bump actions/setup-node from 3.8.0 to 3.8.1
#66
dependabot[bot]
closed
1 year ago
1
chore(deps): bump ipld-schema-describer from 2.0.1 to 3.0.2
#65
dependabot[bot]
closed
1 year ago
2
chore(deps): bump actions/setup-node from 3.6.0 to 3.8.0
#64
dependabot[bot]
closed
1 year ago
1
chore(deps): bump ipld-schema-describer from 2.0.1 to 3.0.1
#63
dependabot[bot]
closed
1 year ago
2
chore(deps): bump actions/setup-node from 3.6.0 to 3.7.0
#62
dependabot[bot]
closed
1 year ago
1
chore(deps): bump multiformats from 11.0.2 to 12.0.0
#61
dependabot[bot]
closed
1 year ago
2
chore(deps): bump iamap from 2.0.17 to 3.0.1
#60
dependabot[bot]
closed
1 year ago
2
chore!: drop Node.js 14.x support
#59
rvagg
closed
1 year ago
1
chore(deps-dev): bump c8 from 7.14.0 to 8.0.0
#58
dependabot[bot]
closed
1 year ago
3
chore(deps): bump iamap from 2.0.17 to 3.0.0
#57
dependabot[bot]
closed
1 year ago
3
Fix: Optional bitWidth and bucketSize when loading
#56
TheGreatAlgo
closed
1 year ago
2
bitWidth and bucketSize not optional in the typings for when loading iamap with CID
#55
TheGreatAlgo
closed
1 year ago
0
chore(deps-dev): bump typescript from 4.9.5 to 5.0.2
#54
dependabot[bot]
closed
1 year ago
1
skip block codec if store is Block aware
#53
inverted-capital
opened
1 year ago
4
chore(deps-dev): bump @ipld/dag-cbor from 8.0.1 to 9.0.0
#52
dependabot[bot]
closed
1 year ago
1
chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0
#51
dependabot[bot]
closed
1 year ago
1
chore(deps): bump multiformats from 10.0.3 to 11.0.0
#50
dependabot[bot]
closed
1 year ago
1
chore(deps-dev): bump @ipld/dag-cbor from 7.0.3 to 8.0.0
#49
dependabot[bot]
closed
1 year ago
1
chore(deps): bump actions/setup-node from 3.5.0 to 3.5.1
#48
dependabot[bot]
closed
2 years ago
1
chore(deps): bump multiformats from 9.9.0 to 10.0.0
#47
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump @types/mocha from 9.1.1 to 10.0.0
#46
dependabot[bot]
closed
2 years ago
1
chore(deps): bump actions/setup-node from 3.4.1 to 3.5.0
#45
dependabot[bot]
closed
2 years ago
1
chore(deps): bump ipld-schema from 2.0.2 to 3.0.2
#44
dependabot[bot]
closed
2 years ago
1
chore(deps): bump actions/setup-node from 3.4.0 to 3.4.1
#43
dependabot[bot]
closed
2 years ago
1
chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0
#42
dependabot[bot]
closed
2 years ago
1
The automated release is failing 🚨
#41
github-actions[bot]
closed
2 years ago
0
chore(deps): bump actions/setup-node from 3.2.0 to 3.3.0
#40
dependabot[bot]
closed
2 years ago
1
chore(deps): bump actions/setup-node from 3.1.1 to 3.2.0
#39
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump polendina from 2.0.15 to 3.0.0
#38
dependabot[bot]
closed
2 years ago
1
chore(deps): bump ipld-schema from 1.1.6 to 2.0.2
#37
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump mocha from 9.2.2 to 10.0.0
#36
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump standard from 16.0.4 to 17.0.0
#35
dependabot[bot]
closed
2 years ago
1
chore(deps): bump actions/setup-node from 3.1.0 to 3.1.1
#34
dependabot[bot]
closed
2 years ago
1
chore(deps): bump actions/setup-node from 3.0.0 to 3.1.0
#33
dependabot[bot]
closed
2 years ago
1
Could `.load()` and `.save()` work with `Block`s instead of raw bytes ?
#32
inverted-capital
opened
2 years ago
1
Change interface to require `hasher` and `codec` to match `multiformats/block` requirements
#31
inverted-capital
opened
2 years ago
0
Allow add many, to defer hashing until all nodes have been modified
#30
inverted-capital
opened
2 years ago
2
chore(deps): bump actions/checkout from 2.4.0 to 3
#29
dependabot[bot]
closed
2 years ago
1
chore(deps): bump actions/setup-node from 2.5.1 to 3.0.0
#28
dependabot[bot]
closed
2 years ago
1
Update README.md
#27
panick-carousel
closed
2 years ago
1
chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1
#26
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump @ipld/dag-cbor from 6.0.15 to 7.0.0
#25
dependabot[bot]
closed
2 years ago
1
Next