mamoralesiob
mamoralesiob
I would like to be assigned to this issue
I was removing the use of Memoize when getting the signature algorithm, so, right now, we get the SignatureAlgorithm singleton instance, but 3 tests are failing in the OperatorSubCommandTest class...
Hi, @siladu. Maybe I'm wrong and what I though I had to do regarding this issue was not what it was supposed to do? I removed the use of Memoize...
> Hi @mamoralesiob, I'm currently learning about this project and came across your PR as part of that process - hoping I can contribute meaningfully. > > While reviewing usage...
> > What happens in tests is that the SignatureAlgorithm gets the default value instead of the value existing in the json genesis files, so I'm a bit afraid that...