Pierre Michard

Results 9 issues of Pierre Michard

When Updating Conseil binaries, it seems that the `lorre` process does not run database migrations automatically. Currently, the only option we have is to drop the current database and initialize...

Reverts moneytrackio/tezart#97

Example: ensure that we pass a valid address to `AddressValidator`

enhancement

Allow to take native parameters and encode them into micheline during contract origination.

enhancement

this would allow to activate this feature easily on `Contract#call` without ducplicating code.

enhancement

The number of confirmation is to be passed as parameter (default value 0, the transaction is included in the head block)

enhancement

# description L’erreur retournée doit explicitement indiquer le type d’erreur TezosNodeError (avec des types particulier) : - erreur réseau côté chaîne / injection (erreur 4|5xx côté RPC d’injection par exemple)...

enhancement

We sometimes see on tests and using the library in development an 'invalid signature' error from the node. The issue reproduces sometimes. Signing a transaction being a deterministic process, we...

bug

We should use some tool like semantic release to automatically manage the versioning of the library. An example of tools allowing this is [semantic release](https://github.com/marketplace/actions/action-for-semantic-release).

enhancement