Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branches 'namada/tomas/rpc-queries-router' (#553)…
…, 'namada/tomas/rpc-sub-shell' (#569) into main * namada/tomas/rpc-queries-router: changelog: add #569 queries: fix unused import in wasm build RPC: fix storage_value to return data as read w/o re-encoding in Option [ci] wasm checksums update router: add `with_options` for handlers that use request/response move the current RPC patterns under "shell" sub-router make fmt * namada/tomas/rpc-sub-shell: ledger/queries: comment out `println`s for router path matching dbg ledger/queries: fix require_no_proof doc-string some doc comment edits wasm: update checksums changelog: add #553 apps: replace RPC module and its handlers with new queries mod shared: add new queries router macro to replicate handwritten RPC paths add deps for router macro and update `Cargo.lock`s protocol: update imports and add missing rustdoc move ledger's protocol module into shared crate
- Loading branch information