Enrique Lacal

Results 71 comments of Enrique Lacal

Yes, definitely a lot of content that is missing and now should be easier to automate and configure with the Helm Chart https://github.com/hyperledger/firefly-helm-charts

Picking this up - I see a similar behaviour where the pending for broadcasts just keeps getting bigger and bigger and it's because the batch pins get stuck by a...

Have posted on [ Hardening 1.3 release ](https://github.com/hyperledger/firefly/issues/1470) the results from a run, the problem with the difference in confirmed over submitted was due to the metrics not being correctly...

I've taken a look at this one and figured out the problem When a contract annotates the returning values in the tuple we decode correctly and construct a map with...

So the query to get the tokens which return a tuple of type (uint256, string, uint256, uint256) is encoded as such ``` Blocks Index. Value 0000000000000000000000000000000000000000000000000000000000000020 0 32 // offset...

@joshtharakan Merged a PR recently that fixed the above problem https://github.com/hyperledger/firefly/pull/1333 - let me know if you are still hitting the issue

@sskserk I raised a draft PR https://github.com/getkin/kin-openapi/pull/914 and will add more validation and see what the maintainers think!

There is a problem in some cases where it actually makes it worse - I think introducing an annotation to ignore structs to be schemas would be helpful as well....