Skip to content
Snippets Groups Projects
Commit 8eb1f461 authored by Boluwatife Bakre's avatar Boluwatife Bakre Committed by GitHub
Browse files

Use a more typesafe approach for managing indexed data (#6150)


* Fix for issue #2403

* Nightly fmt

* Quick documentation fixes

* Default Implementation

* iter() function integrated

* Implemented iter functionalities

* Fmt

* small change

* updates node-network

* updates in dispute-coordinator

* Updates

* benchmarking fix

* minor fix

* test fixes in runtime api

* Update primitives/src/v2/mod.rs

Co-authored-by: default avatarAndronik <write@reusable.software>

* Update primitives/src/v2/mod.rs

Co-authored-by: default avatarAndronik <write@reusable.software>

* Update primitives/src/v2/mod.rs

Co-authored-by: default avatarAndronik <write@reusable.software>

* Update primitives/src/v2/mod.rs

Co-authored-by: default avatarAndronik <write@reusable.software>

* Update primitives/src/v2/mod.rs

Co-authored-by: default avatarAndronik <write@reusable.software>

* Removal of [index], shorting of FromIterator, Renaming of GroupValidators to ValidatorGroups

* Removal of ops import

* documentation fixes for spell check

* implementation of generic type

* Refactoring

...
parent f8cc39a7
No related merge requests found
Showing
with 139 additions and 114 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