Mirko Da Corte

Results 40 issues of Mirko Da Corte

#### Summary Currently upload is a very slow procedure, that can't offer a good UX for large files. It should speed up data reception, return very fast the hash reference,...

issue
performance

Use of interfaces in constructors is compliant to best IoC practices. Currently generated contract services receive and use instead the `Web3` implementation. Because this, it's impossible, without an ugly cast,...

A lot of people uses S3-like services for backups storage, they should be supported. Exists this project https://github.com/saltonmassally/python-rotate-backups-s3, but it appears to be very outdated.

I'm trying to implement Admin UI into a project that doesn't use EntityFramework. We are in fact using MongoDB with a custom ODM framework (https://github.com/Etherna/mongodm), but `Skoruba.IdentityServer4.Admin.UI` has direct dependency...

enhancement

Currently the client always try to deserialize string response as if it is a Json string, even if response header says `content-type: text/plain`. This implies that a string returned without...

### Context Bee 1.8.0, migrating from 1.7.0. The process isn't still completed ### Summary The node is not ready, because it is not able to serve data. This value is...

issue
needs-triaging

### Context I've different nodes, I can publish a feed update on the first, and require from the second. ### Summary Often the feed index changes based on the node...

bug
issue

### Context Running bee 1.7.0, where some resources have been pinned ### Summary Trying to delete an existing pin I get error 500 with generic `{"message":"Internal Server Error","code":500}` ### Expected...

bug
issue