Skip to content
Snippets Groups Projects
Commit 4c19c13d authored by Aaro Altonen's avatar Aaro Altonen Committed by GitHub
Browse files

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: default avatarDmitry Markin <dmitry@markin.tech>

* Update client/service/src/builder.rs

Co-authored-by: default avatarBastian 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: default avatarDmitry Markin <dmitry@markin.tech>
Co-authored-by: default avatarBastian Köcher <info@kchr.de>
parent ea377d0b
No related merge requests found
Showing
with 198 additions and 272 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment