Commit a18749d3 authored by Web3 Philosopher's avatar Web3 Philosopher Committed by GitHub
Browse files

Make BEEFY payload extensible (#10307)



* make BEEFY payload extensible

* cargo fmt

* cargo fmt

* remove generic payload param in beefy-primitives

* cargo fmt

* Apply suggestions from code review

Co-authored-by: default avatarTomasz Drwięga <[email protected]>

* adds Paylaod Type

* remove hex

* fix tests

* Apply suggestions from code review

Co-authored-by: default avatarTomasz Drwięga <[email protected]>

* use binary_search_by to sort

* Payload::new()

* fix tests

* Apply suggestions from code review

Co-authored-by: default avatarTomasz Drwięga <[email protected]>

* fix tests

* cargo fmt

* fix get_decoded

* fix test

Co-authored-by: default avatarTomasz Drwięga <[email protected]>
parent db37fb04
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