Santiago Palladino

Results 96 issues of Santiago Palladino

I'd need to explicitly insert the ID field when creating a new record, since I'm not using autoincremental IDs. Following up the changes needed in the [postgres adapter](https://github.com/waterlink/postgres_adapter.cr/blob/master/src/postgres_adapter.cr), they seem...

Ensure that exceptions thrown from https://github.com/bcardiff/crystal-pg/blob/feature/db-0.3.0/src/pq/error.cr, for instance, extend from `DB::Error`

In order to avoid memory allocation for blobs

In order to sync data on newly verified contracts, it'd be useful to be able to [get the list of verified contracts on a chain](https://github.com/ethereum/sourcify/blob/master/docs/api/server/getContractsByChain.md) `since` a certain date, rather...

This repository is mixing together the truffle box and the starter kit. We should move the truffle box to a separate one.

enhancement

As a feedback from internal users, the setup for the starter kit is a bit cumbersome, involving several steps. Some ideas for simplifying it: - Run `oz init` as part...

enhancement

We should allow tweaking ganache's configuration when running the tests. We currently only support block gas limit and accounts initial ETH, but we should also cover: - **EVM**: to test...

enhancement

README.md y 0-preface.md estaban duplicados. Borrado preface en favor de README.

It no longer applies as a process