Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

Discuss overloading transaction function calls with gas estimation in contract wrapper #214

@spalladino

Description

@spalladino

We currently have a custom sendTransaction method (implemented in #211) that estimates the gas of a tx. We could overload all the functions in a contract that correspond to a transaction to actually use them, so any user requesting a contract from zos-lib Contracts helper has this feature enabled automatically.

This would also allow us to roll back to using the default function syntax, instead of using the sendTransaction raw call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:discussionTo discuss on a task before implementing it

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions