Marcos Antonio Maceo

Results 36 issues of Marcos Antonio Maceo

Hello guys, Amazing work you have done here, I am fine-tuning this for Mammography images, and when I follow these steps [Training](https://github.com/xinntao/Real-ESRGAN/blob/master/Training.md) I don't know where is the output of...

The next endpoints need to be changed in order of be more swagger friendly, this will only add some features to the api, and set in a proper way according...

## Description To perform a sync, we needed to execute one call to the API for each deployed contract. After this PR gets merged, this call to the feeder is...

core

Resolves #361 ## Description Solve the problem that exists around the initial block fetched. ## Changes: - Set as default that the minimum block synced and the current block synced,...

Closes #334 ## Description Update the docker image ## Changes: - Install python dependencies inside docker image - Add workflow for uploading docker image to docker hub ## Types of...

**Describe the bug** When the server starts, the `starknet_blockNumber` RPC returns 0 while the first block isn’t synched, including the case when I’m restarting the sync from a block >...

core
rpc

We should be able to provide a RPC endpoint, and API endpoint that basically knows when the node is running properly, the db connections are ok, and the feeder gateway...

enhancement
db
core
rpc

**Is your feature request related to a problem? Please describe.** We should implement an health_check endpoint like this one on the [Nethermind client](https://docs.nethermind.io/nethermind/ethereum-client/monitoring-node-health#enabling-and-configuring-health-checks) **Describe the solution you'd like** Create a...

enhancement
good first issue
core
rpc

**Is your feature request related to a problem? Please describe.** After the merge on `main` of the `starknet_call` method, in order to execute it inside the docker image, we will...

devops

**Describe the bug** DEBUG is too much info in the default run, as a user, we want to have no-nonsense displayed and just info about which block I am at...

documentation