dharjeezy
dharjeezy
@acatangiu I will like to work on this
> am working on it Oh... I already started @MrishoLukamba
So, I am currently working on this, @acatangiu I am imploring the use of a BoundedBTreeMap for the buffer to hold votes `BoundedBTreeMap` where `U` is a const type parameter....
> You should also bound inner vec in `pending_votes`, use `BoundedVec` or some simple custom vec wrapper for `BoundedBTreeMap`. > > Bounds sizes should be smth in the order of...
I want to pick this up. @gavofyork @bkchr Meanwhile, should any specific error be thrown if the result coming from `repatriate_reserved` is an error?
> You probably want to introduce a new error variant, but nothing fancy. Alright. done
> @dharjeezy please fix the tests and please also add a specific test for exactly the fixed case. Oh...Alright, Will do.
@bkchr @kianenigma Wrote test and fixed benchmarks
> Generally looking good. We will just need to wait for the audit, but this should be simple. > > Please also provide your polkadot address I have gone ahead...
Picking this up. @shawntabrizi