Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test helper to send funds #1358

Closed
nventuro opened this issue Sep 26, 2018 · 0 comments · Fixed by #1367
Closed

Add test helper to send funds #1358

nventuro opened this issue Sep 26, 2018 · 0 comments · Fixed by #1367
Labels
feature New contracts, functions, or helpers. good first issue Low hanging fruit for new contributors to get involved! tests Test suite and helpers.
Milestone

Comments

@nventuro
Copy link
Contributor

We've sometimes created local helpers to do this (see here), but it is sort of dirty: we should have a simple wrapper for ethSendTransaction with just to, from and value.

@nventuro nventuro added feature New contracts, functions, or helpers. good first issue Low hanging fruit for new contributors to get involved! tests Test suite and helpers. labels Sep 26, 2018
@nventuro nventuro added this to the v2.1 milestone Sep 26, 2018
Aniket-Engg added a commit to Aniket-Engg/zeppelin-solidity that referenced this issue Oct 1, 2018
nventuro pushed a commit that referenced this issue Oct 1, 2018
* signing prefix added

* Minor improvement

* Tests changed

* Successfully tested

* Minor improvements

* Minor improvements

* Revert "Dangling commas are now required. (#1359)"

This reverts commit a688977.

* fixes #1358

* linting done

* suggested changes
come-maiz pushed a commit that referenced this issue Oct 21, 2018
* signing prefix added

* Minor improvement

* Tests changed

* Successfully tested

* Minor improvements

* Minor improvements

* Revert "Dangling commas are now required. (#1359)"

This reverts commit a688977.

* fixes #1358

* linting done

* suggested changes

(cherry picked from commit fa1dfbd)
@come-maiz come-maiz modified the milestones: v2.1, v2.0 Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New contracts, functions, or helpers. good first issue Low hanging fruit for new contributors to get involved! tests Test suite and helpers.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants