make remote-ext work with ws and safe RPCs (#8889)
* make remote-ext work with ws and safe RPCs * Update docs. * Update utils/frame/remote-externalities/Cargo.toml Co-authored-by:Niklas Adolfsson <niklasadolfsson1@gmail.com> * Fix test * Update lock file * Update utils/frame/remote-externalities/src/lib.rs Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * Fix build again. * revert lifetime stuff Co-authored-by:
Niklas Adolfsson <niklasadolfsson1@gmail.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- substrate/Cargo.lock 69 additions, 32 deletionssubstrate/Cargo.lock
- substrate/utils/frame/remote-externalities/Cargo.toml 2 additions, 2 deletionssubstrate/utils/frame/remote-externalities/Cargo.toml
- substrate/utils/frame/remote-externalities/src/lib.rs 155 additions, 42 deletionssubstrate/utils/frame/remote-externalities/src/lib.rs
- substrate/utils/frame/try-runtime/cli/src/lib.rs 5 additions, 5 deletionssubstrate/utils/frame/try-runtime/cli/src/lib.rs
Please register or sign in to comment