Skip to content

Commit

Permalink
coreiface: remove and move to Kubo
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Nov 29, 2023
1 parent d06f7ff commit 08959f2
Show file tree
Hide file tree
Showing 39 changed files with 2 additions and 6,019 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The following emojis are used to highlight certain changes:

* 🛠 `boxo/gateway`: removed support for undocumented legacy `ipfs-404.html`. Use [`_redirects`](https://specs.ipfs.tech/http-gateways/web-redirects-file/) instead.
* 🛠 `boxo/namesys`: removed support for legacy DNSLink entries at the root of the domain. Use [`_dnslink.` TXT record](https://docs.ipfs.tech/concepts/dnslink/) instead.
* 🛠 `boxo/coreapi`, an intrinsic part of Kubo, has been removed and moved to `kubo/core/coreiface`.

### Fixed

Expand Down
37 changes: 0 additions & 37 deletions coreiface/block.go

This file was deleted.

61 changes: 0 additions & 61 deletions coreiface/coreapi.go

This file was deleted.

13 changes: 0 additions & 13 deletions coreiface/dag.go

This file was deleted.

27 changes: 0 additions & 27 deletions coreiface/dht.go

This file was deleted.

10 changes: 0 additions & 10 deletions coreiface/errors.go

This file was deleted.

19 changes: 0 additions & 19 deletions coreiface/idfmt.go

This file was deleted.

43 changes: 0 additions & 43 deletions coreiface/key.go

This file was deleted.

40 changes: 0 additions & 40 deletions coreiface/name.go

This file was deleted.

107 changes: 0 additions & 107 deletions coreiface/object.go

This file was deleted.

Loading

0 comments on commit 08959f2

Please sign in to comment.