Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: rhodey/IPFS-boot

Tags

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Attestation working end-to-end (#12)

rust/src/main.rs = earlier contribution from nijynot not captured by git history

Co-authored-by: nijynot <[email protected]>

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SW.js Content-Type (#10)

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make bundles smaller (#9)

* Use esbuild for both
* bundle.js 94KB
* sw.js 76KB

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Check all CIDs using ipfs-unixfs-importer (#8)

* Check all CIDs using ipfs-unixfs-importer
* Only one gateway needs to pass CID test for a given block

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace verified fetch with use of ipfs-unixfs and @ipld/dag-pb (#7)

* 100% reliable
* less layers of indirection
* resolves #6

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve iOS and Mac service worker success rate (#5)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace Filebase User Gateway with Cloudflare R2 Bucket (#4)

* Replace Filebase User Gateway with Cloudflare R2 Bucket
* Update some env var names for clarity
* Link to IPFS-boot-cloudflare
* Fix small bug with show dev mode notif
* 1.3.0

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use combo filebase plus default gateways (fast!) (#3)

* use combo filebase plus default gateways (fast!)
* fix check docs action
* update cids in docs

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use @helia/verified-fetch and service worker (#2)

* Use @helia/verified-fetch within a service worker
* Verified fetch knows about many gateways and peering options
* Also bootloader now supports offline thanks to sw caching
* Also update github action to check that CIDv0, CIDv1, and href links in docs match the build