Aaro Altonen
|
4c19c13d05
|
Move transactions protocol to its own crate (#12264)
* Move transaction protocol to its own crate
* Update Cargo.lock
* Fix binaries
* Update client/network/transactions/src/lib.rs
Co-authored-by: Dmitry Markin <dmitry@markin.tech>
* Update client/service/src/builder.rs
Co-authored-by: Bastian Köcher <info@kchr.de>
* Apply review comments
* Revert one change and apply cargo-fmt
* Remove Transaction from Message
* Add array-bytes
* trigger CI
* Add comment about codec index
Co-authored-by: Dmitry Markin <dmitry@markin.tech>
Co-authored-by: Bastian Köcher <info@kchr.de>
|
2022-09-26 12:10:09 +00:00 |
|