js-ceramic icon indicating copy to clipboard operation
js-ceramic copied to clipboard

Typescript implementation of the Ceramic protocol

Results 149 js-ceramic issues
Sort by recently updated
recently updated
newest added

## Description Stores the the stream content via an additional field in the indexing tables to unlock DB side querying and/or filtering on the content directly efficiently through Posgres' JSONB...

# Description Get the following error while trying to run `go-ipfs-daemon`- ``` 2022/08/08 09:20:55 [zeroconf] no suitable IPv4 interface: udp4: failed to join any of these interfaces: [{10 1500 eth0...

## New Docs Website As long-term we want to have similarly maintained and structured docs for js-ceramic as we're currently preparing for js-composedb and js-did, we're adding here a simple...

Add GitHub links to source code and NPM pages like https://www.npmjs.com/package/@ceramicnetwork/cli

Following up the discussion in https://github.com/ceramicnetwork/js-ceramic/pull/2358 with an example of how core and client differ, even without loading anything with CommitIDs

Bumps [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 4.17.1 to 9.2.1. Release notes Sourced from @​polkadot/api's releases. v9.2.1 Important If using import { WellKnownChain } from '@polkadot/rpc-provider' it is recommended that you rather use ScProvider.WellKnownChain...

dependencies

Bumps [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) from 4.17.1 to 9.2.1. Release notes Sourced from @​polkadot/types's releases. v9.2.1 Important If using import { WellKnownChain } from '@polkadot/rpc-provider' it is recommended that you rather use ScProvider.WellKnownChain...

dependencies

Bumps [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) from 7.9.2 to 10.1.4. Release notes Sourced from @​polkadot/util-crypto's releases. v10.1.4 Contributed: Ledger support for Kusama Bifrost (Thanks to https://github.com/awesomepan) Changes: Upgrade dependencies to latest stable versions v10.1.3...

dependencies

The "streamCache" doesn't actually act as a cache. Every time we load a stream, we still make a request to the Ceramic node, even if the stream is in the...

Bumps [ipfs-core](https://github.com/ipfs/js-ipfs) from 0.13.0 to 0.15.4. Release notes Sourced from ipfs-core's releases. ipfs-core ipfs-core-v0.15.4 Bug Fixes make pubsub message types consistent (#4145) (00bd3dd) Dependencies The following workspace dependencies were updated...

dependencies