rust-ceramic
rust-ceramic copied to clipboard
feat: disallow events with unexpected fields via the http api
builds on https://github.com/ceramicnetwork/rust-ceramic/pull/362.
There was no easy way to unit test this change, but I have a PR ready for a test in ceramic-tests that will exercise this: https://github.com/3box/ceramic-tests/pull/129