smoldot
smoldot copied to clipboard
Finish the implementation of the transactions service
See the TODOs in bin/wasm-node/src/transactions_service.rs
https://github.com/paritytech/smoldot/pull/845 doesn't completely close this issue, as the implementation isn't 100% finished. It is functional, but not robust.
I'm going to close this as done. While there might be some occasional panics remaining, saying that the implementation is unfinished is clearly not true anymore.