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

Implementation of the Ceramic protocol in Rust

Results 49 rust-ceramic issues
Sort by recently updated
recently updated
newest added

Bumps [clap](https://github.com/clap-rs/clap) from 2.34.0 to 4.4.18. Release notes Sourced from clap's releases. v4.4.18 [4.4.18] - 2024-01-16 Fixes (error) When lacking usage feature, ensure the list of required arguments is unique...

dependencies

Checkout the branch, change to the ./rust-ceramic directory and run `mdbook serve --open` to view the contents. Took the same directory name as kermaik, happy to move it if it's...

Although we could use a fork, would prefer https://github.com/spruceid/ssi/pull/544 merged in.

Adding pree-release and release workflows in the CD of rust-ceramic

Bumps [frunk](https://github.com/lloydmeta/frunk) from 0.3.2 to 0.4.2. Release notes Sourced from frunk's releases. 0.4.2 release See changelog for details. Much thanks to the efforts of @​CobaltCause. 0.4.1 release Lots of good...

dependencies

Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0. Commits 00e9e18 Update url 2.5.0 (#885) 464b1f7 Fix another overflow in punycode encode_into (#880) 912d716 Correct spelling mistake in Position docs (#875) 5f454e2 Added...

dependencies

event tool Event tool is a tool for scanning the block store and finding the Ceramic events it contains. Scan for Time proof metadata blocks to extract the StreamIDs. Scan...

Code in Kubo rpc client use `read_to_string` handle file bytes, cause error like: `Unable to build body: stream did not contain valid UTF-8`. https://github.com/ceramicnetwork/rust-ceramic/blob/55dd5d868ef635da819c67601731da1205fce6f9/kubo-rpc-server/src/client/mod.rs#L582 This issue also reappear in official...

Bumps [frunk_derives](https://github.com/lloydmeta/frunk) from 0.3.2 to 0.4.2. Release notes Sourced from frunk_derives's releases. 0.4.2 release See changelog for details. Much thanks to the efforts of @​CobaltCause. 0.4.1 release Lots of good...

dependencies